CVE-2026-67529
Prior to 17.6.0, GET /api/v3/time_entries and GET /api/v3/cost_entries rendered _links.workPackage.title and _links.workPackage.href through associated_resource in modules/costs/lib/api/v3/time_entries/time_entry_representer.rb and…
Does this matter?
Lower severity and a low EPSS score (0.24%). Track it; it rarely justifies an emergency change on its own.
Description
OpenProject is open-source, web-based project management software. Prior to 17.6.0, GET /api/v3/time_entries and GET /api/v3/cost_entries rendered _links.workPackage.title and _links.workPackage.href through associated_resource in modules/costs/lib/api/v3/time_entries/time_entry_representer.rb and modules/costs/lib/api/v3/cost_entries/cost_entry_representer.rb without checking WorkPackage.visible or view_work_packages, allowing users with view_time_entries or view_cost_entries to read private work package subjects and ids. This issue is fixed in 17.6.0.
- CVSS 3.1
- 4.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- EPSS
- 0.24% probability · 15th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200, CWE-862
- Source
- security-advisories@github.com
References
- https://github.com/opf/openproject/commit/9e9e562e516a647f35267df715d875f58b267c18
- https://github.com/opf/openproject/commit/c31c2f958c8e72a0d0d748d728221d57f3ef9001
- https://github.com/opf/openproject/pull/23888
- https://github.com/opf/openproject/pull/23936
- https://github.com/opf/openproject/releases/tag/v17.6.0
- https://github.com/opf/openproject/security/advisories/GHSA-v3j7-vqwv-5w5q
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.