PatchSiren cyber security CVE debrief
CVE-2026-89058 Red Hat CVE debrief
A flaw in RESTEasy's CorsFilter allows a malicious website to make credentialed cross-origin requests and read authenticated responses from a victim's session when configured to allow all origins, resulting in a loss of confidentiality. This issue arises because the CorsFilter reflects the request's Origin header back in the Access-Control-Allow-Origin response together with Access-Control-Allow-Credentials: true. Defenders should assess exposure and verify configurations to prevent credentialed cross-origin requests from untrusted sources.
- Vendor
- Red Hat
- Product
- Red Hat build of Apache Camel 4 for Quarkus 3
- CVSS
- HIGH 7.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-18
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-18
- Advisory updated
- 2026-09-18
Who should care
Defenders and security teams responsible for RESTEasy deployments, especially those using the CorsFilter, should assess exposure and verify configurations to prevent credentialed cross-origin requests from untrusted sources.
Why it matters
CVE-2026-89058 flaw in RESTEasy's CorsFilter allows credentialed cross-origin requests, risking confidentiality; defenders should verify configurations and restrict origins to prevent unauthorized access.
- Potential loss of confidentiality through credentialed cross-origin requests
- Need to verify and adjust cross-origin resource sharing configurations
- Risk of unauthorized access to authenticated responses from victim sessions
Technical summary
The CVE-2026-89058 flaw in RESTEasy's CorsFilter, 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 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.
Defensive priority
Defenders should prioritize verifying and adjusting cross-origin resource sharing configurations, especially for RESTEasy's CorsFilter, to restrict origins and prevent credentialed requests from untrusted sources.
Recommended defensive actions
- Verify and adjust cross-origin resource sharing configurations for RESTEasy's CorsFilter
- Restrict origins to prevent credentialed requests from untrusted sources
- Monitor for and respond to potential credentialed cross-origin requests
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the flaw in RESTEasy's CorsFilter, its potential impact on confidentiality, and reference links to vendor advisories and issue trackers. The flaw allows credentialed cross-origin requests, risking confidentiality. Defenders should verify configurations and restrict origins to prevent unauthorized access. Evidence is limited to CVE and NVD entries; further verification is needed.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89058 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89058
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89058 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89058
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/security/cve/CVE-2026-89058
-
Source reference
Unverified legacy reference
URL: https://github.com/resteasy/resteasy/security/advisories/GHSA-972r-f3fv-whm3
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.