High severityNVD Advisory· Published Jul 13, 2026· Updated Jul 14, 2026
CedarJava has policy injection, type confusion, and incorrect equality comparison vulnerabilities
CVE-2026-55771
Description
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
com.cedarpolicy:cedar-javaMaven | < 2.3.6 | 2.3.6 |
com.cedarpolicy:cedar-javaMaven | >= 3.1.2, < 3.4.1 | 3.4.1 |
com.cedarpolicy:cedar-javaMaven | >= 4.0.0, < 4.9.0 | 4.9.0 |
Affected products
1- Range: <4.9.0
Patches
Vulnerability mechanics
References
3- github.com/advisories/GHSA-4r9r-4425-74p7ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-55771ghsaADVISORY
- github.com/cedar-policy/cedar-java/security/advisories/GHSA-4r9r-4425-74p7ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.