CVE Catalog

CVE-2026-89058

HighCVSS 7.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

27th percentile - higher than 27% of all known CVEs

Summary

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.

Risk Assessment

A malicious website can read data from an authenticated user session, leading to information leakage and potential account takeover.

Recommendation

Update RESTEasy to a version containing the fix, and configure CorsFilter with an explicit allowlist of origins instead of "*" combined with credentials.

Other vulnerabilities in RESTEasy

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS