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.
Casky was already ahead
This CVE exploits attack patterns that Casky's 0matched skills already investigate — long before this vulnerability was disclosed. Claude's reasoning model maps these techniques to MITRE ATT&CK, so practitioners who ran these skills have already seen the threat behaviour in their findings.
RESTEasy's CorsFilter contains a critical flaw in its cross-origin resource sharing (CORS) implementation that occurs when configured to allow all origins using the wildcard "*" pattern. The vulnerability reflects the requesting Origin header directly into the Access-Control-Allow-Origin response while simultaneously setting Access-Control-Allow-Credentials to true—a dangerous combination that violates CORS security principles. This misconfiguration allows attackers on malicious websites to make credentialed cross-origin requests against vulnerable applications and read authenticated responses from victim sessions. Any organization running RESTEasy with permissive CORS policies is at risk, particularly those handling sensitive user data or financial transactions where session hijacking could lead to unauthorized access and data exfiltration.
While this CVE doesn't map to specific MITRE ATT&CK techniques currently, Casky's 754 security skills—powered by Claude AI's extended reasoning—would detect the underlying attack patterns associated with cross-origin exploitation and credential compromise. Practitioners using Casky would identify suspicious CORS policy configurations through skills mapping to credential access and lateral movement patterns, seeing findings that highlight the dangerous combination of wildcard origin allowances paired with credential flags. The platform would flag requests originating from unexpected domains attempting to access authenticated endpoints, revealing the exploitation chain before attackers can exfiltrate sensitive data. By correlating configuration analysis with request pattern detection, Casky helps teams spot this vulnerability in their REST API implementations and remediate misconfigured CORS policies before active exploitation occurs.
Composite risk scoring from EPSS, CISA KEV, Shodan, and GreyNoise — 21 security APIs correlated into a single Casky Risk Score. Coming in Casky Pro. Join early access →
Casky has 0 skills that investigate the attack patterns behind CVE-2026-89058. Run one and get CVSS-scored findings in 3 minutes.
Run the skill that detects this →© 2026 Casky.AI, Inc. · AI Security Investigation