RCE in Cedar-Policy Cedar-Java
CVE-2026-55771
CedarJava is an open source Java implementation of the Cedar policy language, used for fine-grained authorization decisions. In versions prior to 4.9.0, the EntityIdentifier.equals() has inverted null/self branches which could lead to incorrect equality comparisons. The EntityIdentifier.equals() method has inverted logic for null and self-reference checks, returning true for null comparisons and false for self-comparisons. This does not affect Cedar authorization decisions (computed in Rust from JSON), but could affect integrators who perform their own equality checks on entity identifiers. This issue has been fixed in version 4.9.0.
Vulnerability class: RCE (Remote Code Execution)
EPSS: 0.006 (45.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Cedar-policy Cedar-java — versions < 4.9.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM)
Frequently asked questions
- What is CVE-2026-55771?
- CVE-2026-55771 is a high-severity vulnerability in Cedar-Policy Cedar-Java, classified under Code Injection. CVSS score: 8.8/10. Published 2026-07-13.
- How severe is CVE-2026-55771?
- High severity. CVSS v3 base score is 8.8 out of 10.