CVE-2022-4147
CVE-2022-4147 is a high-severity vulnerability in Quarkus 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. The underlying weakness is classified as CWE-1026.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 1% (43rd percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-1026
- Affected product: Quarkus
- Published:
- Last modified:
Description
Quarkus CORS filter allows simple GET and POST requests with invalid Origin to proceed. Simple GET or POST requests made with XMLHttpRequest are the ones which have no event listeners registered on the object returned by the XMLHttpRequest upload property and have no ReadableStream object used in the request.
Frequently asked questions
- What is CVE-2022-4147?
- Quarkus CORS filter allows simple GET and POST requests with invalid Origin to proceed. Simple GET or POST requests made with XMLHttpRequest are the ones which have no event listeners registered on the object returned by the XMLHttpRequest upload property and have no ReadableStream object used in the request.
- How severe is CVE-2022-4147?
- CVE-2022-4147 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with high attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2022-4147 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (43rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-4147?
- CVE-2022-4147 affects Quarkus. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-4147?
- 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-4147 published?
- CVE-2022-4147 was published on 2022-12-06 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*
More vulnerabilities in Quarkus
- CVE-2022-4116 — Critical (CVSS 9.8): A vulnerability was found in quarkus. This security flaw happens in Dev UI Config Editor which is vulnerable to…
- CVE-2022-2466 — Critical (CVSS 9.8): It was found that Quarkus 2.10.x does not terminate HTTP requests header context which may lead to unpredictable…
- CVE-2024-12225 — Critical (CVSS 9.1): A vulnerability was found in Quarkus in the quarkus-security-webauthn module. The Quarkus WebAuthn module publishes…
- CVE-2021-26291 — Critical (CVSS 9.1): Apache Maven will follow repositories that are defined in a dependency’s Project Object Model (pom) which may be…
- CVE-2022-0981 — High (CVSS 8.8): A flaw was found in Quarkus. The state and potentially associated permissions can leak from one web request to another…
- CVE-2021-29428 — High (CVSS 8.8): In Gradle before version 7.0, on Unix-like systems, the system temporary directory can be created with open permissions…