OpenProject is open-source, web-based project management software. Prior to 17.6.0, GET /api/v3/timeentries and GET /api/v3/costentries rendered links.workPackage.title and links.workPackage.href through associatedresource in modules/costs/lib/api/v3/timeentries/timeentryrepresenter.rb and modules/costs/lib/api/v3/costentries/costentryrepresenter.rb without checking WorkPackage.visible or viewworkpackages, allowing users with viewtimeentries or viewcost_entries to read private work package subjects and ids. This issue is fixed in 17.6.0.
{
"cwe_ids": [
"CWE-200",
"CWE-862"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67529.json",
"cna_assigner": "GitHub_M"
}