CVE-2022-30288
CVE-2022-30288 is a high-severity vulnerability in Ohler Agoo with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 2% (71st percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Ohler Agoo
- Published:
- Last modified:
Description
Agoo before 2.14.3 does not reject GraphQL fragment spreads that form cycles, leading to an application crash. NOTE: the vendor has disputed this on the grounds that it is not the server's responsibility to "enforce all the various ways a developer could write code with logic errors.
Frequently asked questions
- What is CVE-2022-30288?
- Agoo before 2.14.3 does not reject GraphQL fragment spreads that form cycles, leading to an application crash. NOTE: the vendor has disputed this on the grounds that it is not the server's responsibility to "enforce all the various ways a developer could write code with logic errors.
- How severe is CVE-2022-30288?
- CVE-2022-30288 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2022-30288 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (71st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-30288?
- CVE-2022-30288 affects Ohler Agoo. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-30288?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2022-30288 published?
- CVE-2022-30288 was published on 2022-05-04 and last updated on 2026-06-17.
References
- https://github.com/nicholasaleks/graphql-threat-matrix/blob/master/implementations/agoo.md
- https://github.com/ohler55/agoo/issues/109
- https://spec.graphql.org/October2021/#sec-Fragment-spreads-must-not-form-cycles
Affected products (1)
- cpe:2.3:a:ohler:agoo:*:*:*:*:*:ruby:*:*
More vulnerabilities in Ohler Agoo
- CVE-2020-7670 — High (CVSS 7.5): agoo prior to 2.14.0 allows request smuggling attacks where agoo is used as a backend and a frontend proxy also being…