CVE-2025-46331·Docker vulnerability
OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. OpenFGA v1.8.10 to v1.3.6 (Helm chart <= openfga-0.2.28, docker <= v.1.8.10) are vulnerable to authorization bypass when certain Check and ListObject calls are executed. This issue has been patched in version 1.8.11.
- Severity
- critical
- Software
- Docker
- Fixed in
- 1.8.11
- Published
- 2025-04-30
Affected versions
From: 1.3.6
Until: 1.8.11
Fixed in: 1.8.11
How to fix this CVE
Update Docker to version 1.8.11 or later to patch the authorization bypass vulnerability in OpenFGA. This vulnerability allows attackers to bypass access controls through specially crafted Check and ListObject API calls, potentially exposing sensitive resources. Apply the update immediately across all Docker installations running affected versions.
sudo dnf update docker-ceDefensia detects this vulnerability
How to check if you are affected
- Run 'docker --version' to check your current Docker version and confirm if it falls within the vulnerable range (1.3.6 to 1.8.10)
- Verify OpenFGA is deployed by checking 'docker ps' and looking for containers running openfga image with vulnerable tags
- Review API logs for unusual Check or ListObject calls with unexpected object IDs or relation queries targeting resources the requestor should not access
- Confirm the patch by running 'docker --version' again after update and verify the version is 1.8.11 or higher
FAQ
What is CVE-2025-46331?
This is a critical authorization bypass flaw in OpenFGA (an authorization engine used in Docker environments) that allows attackers to bypass access control checks through manipulated Check and ListObject API calls, potentially gaining unauthorized access to protected resources.
Is CVE-2025-46331 being actively exploited?
No, this vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog and no public exploits are available, but the critical CVSS 9.8 rating warrants immediate patching.
What versions of Docker are affected by CVE-2025-46331?
Docker versions 1.3.6 through 1.8.10 are vulnerable; the Helm chart openfga-0.2.28 and earlier are also affected. Version 1.8.11 and later contain the fix.
How do I check if my server is vulnerable to CVE-2025-46331?
Run 'docker --version' and compare the output against the vulnerable range (1.3.6–1.8.10). If your version is within this range, your system is vulnerable and requires immediate update.
Does Defensia detect CVE-2025-46331?
Yes — Defensia's CVE advisory scanner compares installed package versions against the NVD database. If Docker is installed on a monitored server, CVE-2025-46331 will appear in your dashboard with remediation steps.
Related Docker CVEs
References
Track CVEs across your fleet automatically
Defensia scans your Linux servers and tells you exactly which ones are running vulnerable versions — including CVE-2025-46331. Free for 1 server.
Get started free