CVE-2026-55772
Last modified
CVE-2026-55772 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. CedarJava is an open source Java implementation of the Cedar policy language, used for fine-grained authorization decisions. In versions prior to 2.3.6, 3.4.1 and 4.9.0, under certain circumstances, improper input handling could allow Record-to-Entity type confusion across the Java-Rust FFI boundary. EPSS estimates a 0.48% chance of exploitation in the next 30 days.
Description
CedarJava is an open source Java implementation of the Cedar policy language, used for fine-grained authorization decisions. In versions prior to 2.3.6, 3.4.1 and 4.9.0, under certain circumstances, improper input handling could allow Record-to-Entity type confusion across the Java-Rust FFI boundary. CedarJava sends authorization requests to the Rust cedar-policy evaluator as JSON. The JSON protocol reserves magic single-key object shapes (__entity and __extn) for entity references and extension values. When serializing a CedarMap, there is no validation preventing these reserved keys from being used. If an integrating service builds a CedarMap from caller-supplied key/value data (such as request headers, user-defined metadata, or resource tags), an actor who controls those keys could cause the Rust evaluator to interpret a record as an entity reference. This issue requires the integrating service to build a CedarMap where the an actor controls the keys, and a policy must reference that value in a when/unless clause. This vulnerability has been fixed in versions 2.3.6, 3.4.1, and 4.9.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| cedar-policy | cedar-java | < 2.3.6; >= 3.1.2, < 3.4.1; >= 4.0.0, < 4.9.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55772?
How severe is CVE-2026-55772?
How do I fix CVE-2026-55772?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55762Rocket.Chat is an open-source, secure, fully customizable co…8.1
- CVE-2026-55766guzzlehttp/psr7 is a PSR-7 HTTP message library implementati…4.8
- CVE-2026-55767Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, Co…5.8
- CVE-2026-55768GoAccess is a real-time web log analyzer and interactive vie…8.7
- CVE-2026-5577A vulnerability has been found in Song-Li cross_browser up t…8.6
- CVE-2026-55771CedarJava is an open source Java implementation of the Cedar…8.8
- CVE-2026-55773CedarJava is an open source Java implementation of the Cedar…8.8
- CVE-2026-55777GoAccess is a real-time web log analyzer and interactive vie…5.3
- CVE-2026-55778Parse Server is an open source backend that can be deployed …2.1
- CVE-2026-5578A vulnerability was found in CodeAstro Online Classroom 1.0.…6.3
- CVE-2026-55780NanaZip is the 7-Zip derivative intended for the modern Wind…2.4
- CVE-2026-55781NanaZip is the 7-Zip derivative intended for the modern Wind…2.4
Are you affected by CVE-2026-55772?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
