CVE Catalog

CVE-2026-67528

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th percentile - higher than 11% of all known CVEs

Summary

OpenProject before 17.6.0 in GET /api/v3/custom_options/:id resolved custom options by global numeric ID without visibility checks. Authenticated non-admin users could enumerate IDs and read labels of admin-only options.

Risk Assessment

An attacker can gather information about admin-only custom options, potentially revealing sensitive configuration data or organizational structures.

Recommendation

Upgrade OpenProject to version 17.6.0 or later.

Other vulnerabilities in OpenProject

See all
Original NVD description (English source)

OpenProject is open-source, web-based project management software. Prior to 17.6.0, GET /api/v3/custom_options/:id resolved CustomOption records by global numeric id and allowed UserCustomField and GroupCustomField options without checking visible(current_user), so authenticated non-admin users could enumerate sequential custom option ids and read labels belonging to admin_only user or group custom fields. This issue is fixed in 17.6.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS