CVE-2024-23820
CVE-2024-23820 is a medium-severity vulnerability in Openfga with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-401.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 1% (50th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-0426
- Weakness: CWE-401
- Affected product: Openfga
- Published:
- Last modified:
Description
OpenFGA, an authorization/permission engine, is vulnerable to a denial of service attack in versions prior to 1.4.3. In some scenarios that depend on the model and tuples used, a call to `ListObjects` may not release memory properly. So when a sufficiently high number of those calls are executed, the OpenFGA server can create an `out of memory` error and terminate. Version 1.4.3 contains a patch for this issue.
Frequently asked questions
- What is CVE-2024-23820?
- OpenFGA, an authorization/permission engine, is vulnerable to a denial of service attack in versions prior to 1.4.3. In some scenarios that depend on the model and tuples used, a call to `ListObjects` may not release memory properly. So when a sufficiently high number of those calls are executed, the OpenFGA server can create an `out of memory` error and terminate. Version 1.4.3 contains a patch for this issue.
- How severe is CVE-2024-23820?
- CVE-2024-23820 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2024-23820 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (50th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-23820?
- CVE-2024-23820 affects Openfga. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-23820?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-23820 have an EU (EUVD) identifier?
- Yes. CVE-2024-23820 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-0426.
- When was CVE-2024-23820 published?
- CVE-2024-23820 was published on 2024-01-26 and last updated on 2026-06-17.
References
- https://github.com/openfga/openfga/commit/908ac85c8b7769c8042cca31886df8db01976c39
- https://github.com/openfga/openfga/releases/tag/v1.4.3
- https://github.com/openfga/openfga/security/advisories/GHSA-rxpw-85vw-fx87
Affected products (1)
- cpe:2.3:a:openfga:openfga:*:*:*:*:*:*:*:*
More vulnerabilities in Openfga
- CVE-2026-33729 — Critical (CVSS 9.8): OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google…
- CVE-2025-55213 — Critical (CVSS 9.8): OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google…
- CVE-2025-46331 — Critical (CVSS 9.8): OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google…
- CVE-2025-25196 — Critical (CVSS 9.8): OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google…
- CVE-2024-56323 — Critical (CVSS 9.8): OpenFGA is an authorization/permission engine. IN OpenFGA v1.3.8 to v1.8.2 (Helm chart openfga-0.1.38 to…
- CVE-2026-24851 — High (CVSS 8.8): OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google…
Other CWE-401 (Missing Release of Memory after Effective Lifetime) vulnerabilities
- CVE-2026-46289 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in…
- CVE-2022-0742 — Critical (CVSS 9.1): Memory leak in icmp6 implementation in Linux Kernel 5.13+ allows a remote attacker to DoS a host by making it go…
- CVE-2024-25450 — High (CVSS 8.8): imlib2 v1.9.1 was discovered to mishandle memory allocation in the function init_imlib_fonts().
- CVE-2023-33718 — High (CVSS 8.8): mp4v2 v2.1.3 was discovered to contain a memory leak via MP4File::ReadString() at mp4file_io.cpp
- CVE-2021-40633 — High (CVSS 8.8): A memory leak (out-of-memory) in gif2rgb in util/gif2rgb.c in giflib 5.1.4 allows remote attackers trigger an out of…
- CVE-2021-3492 — High (CVSS 8.8): Shiftfs, an out-of-tree stacking file system included in Ubuntu Linux kernels, did not properly handle faults occurring…
Browse all CWE-401 (Missing Release of Memory after Effective Lifetime) vulnerabilities →