Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-44736 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

OpenProject is open-source, web-based project management software. Prior to 17.4.0, the GET /api/v3/relations endpoint allows any authenticated user to retrieve relations — and the subject (title) of work packages they have no permission to view — by supplying an arbitrary work package ID in the involved, fromId, or toId filter. This bypasses the Relation.visible scope due to a flawed performance optimization in RelationQuery. This vulnerability is fixed in 17.4.0.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/opf/openproject/security/advisories/GHSA-p9gq-hrgh-2645 CISA-ADPAdvisoryExploitRemedyTechnical AnalysisVendor
https://github.com/opf/openproject/security/advisories/GHSA-p9gq-hrgh-2645 [email protected]AdvisoryExploitRemedyTechnical AnalysisVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-200Exposure of Sensitive Information to an Unauthorized Actor[email protected]
CWE-639Authorization Bypass Through User-Controlled Key[email protected]
CWE-836Use of Password Hash Instead of Password for Authentication[email protected]

Affected Products

ProductVersions
OpenProject
<= 17.4.0 (semver)

CPE

  • cpe:2.3:a:openproject:openproject:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 17.4.0moderate effort

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-44736
NVD Published Date:
Jun 26, 2026
NVD Last Modified:
Jun 27, 2026
Source:
[email protected]