red-hatCVE-2026-89058
A flaw was found in RESTEasy's CorsFilter, which, when configured to allow all origins ("*"), reflects the request's Origin header back in the Access-Control-Allow-Origin response together with...
High7.4CVE-2026-89058 · Published Sep 18, 2026 · updated Sep 19, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Red Hat Build of Keycloak Vendor | all versions | No fix yet |
| all versions | No fix yet | |
| Red Hat Certificate System 10 Vendor | all versions | No fix yet |
| Red Hat Certificate System 11 Vendor | all versions | No fix yet |
| Red Hat Enterprise Linux 10 Vendor | all versions | No fix yet |
| Red Hat Enterprise Linux 8 Vendor | all versions | No fix yet |
| Red Hat Enterprise Linux 9 Vendor | all versions | No fix yet |
| Red Hat build of Apache Camel 4 for Quarkus 3 Vendor | all versions | No fix yet |
| Red Hat build of Apicurio Registry 3 Vendor | all versions | No fix yet |
| Red Hat build of Debezium 3 Vendor | all versions | No fix yet |
| Red Hat build of Quarkus Vendor | all versions | No fix yet |
| Red Hat, Inc.: CVE records (CNA) Vendor | < 6.2.19.Final | 6.2.19.Final |
| >= 7.0.0.Alpha1, < 7.0.5.Final | 7.0.5.Final |
Details and references
A flaw was found in RESTEasy's CorsFilter, which, when configured to allow all origins ("*"), reflects the request's Origin header back in the Access-Control-Allow-Origin response together with Access-Control-Allow-Credentials: true. This permissive cross-origin policy allows a malicious website to make credentialed cross-origin requests and read authenticated responses from a victim's session, resulting in a loss of confidentiality.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
- Severity from
- no source yet
- Weakness
- CWE-942