๐Ÿ” CVE Alert

CVE-2026-52783

HIGH 8.2

OpenProject: Information Disclosure (cleartext storage of data) on localhost through memcached via Others "storage.<id>.httpx_access_token" leads to Sensitive Data Exposure

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

OpenProject is open-source, web-based project management software. Prior to 17.3.3 and 17.4.1, OpenProject's Storages module writes the OneDrive/SharePoint userless OAuth access_token plaintext to Rails.cache under the deterministic key storage.<id>.httpx_access_token, repopulated continuously by an hourly cron and every userless-OAuth call site (see Write cadence). None of the three allowed cache backends (file_store, memcache, redis) encrypts at rest. An attacker with read access to the cache backend recovers the Azure-AD application-tier bearer with an anonymous get over the memcached binary protocol (or the equivalent against Redis). This vulnerability is fixed in 17.3.3 and 17.4.1.

CWE CWE-313
Vendor opf
Product openproject
Published Jun 26, 2026
Stay Ahead of the Next One

Get instant alerts for opf openproject

Be the first to know when new high vulnerabilities affecting opf openproject are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

opf / openproject
< 17.3.3 >= 17.4.0, < 17.4.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/opf/openproject/security/advisories/GHSA-h83w-5q5x-pq27