Origin Validation Error Affecting org.jboss.resteasy:resteasy-core-spi package, versions [,6.2.19.Final)[7.0.0.Alpha1,7.0.5.Final)


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.42% (37th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JAVA-ORGJBOSSRESTEASY-19964052
  • published20 Sept 2026
  • disclosed18 Sept 2026
  • creditUnknown

Introduced: 18 Sep 2026

NewCVE-2026-89058  (opens in a new tab)
CWE-346  (opens in a new tab)

How to fix?

Upgrade org.jboss.resteasy:resteasy-core-spi to version 6.2.19.Final, 7.0.5.Final or higher.

Overview

org.jboss.resteasy:resteasy-core-spi is a JBoss.org project aimed at providing productivity frameworks for developing client and server RESTful applications and services in Java.

Affected versions of this package are vulnerable to Origin Validation Error via the response and preflight handling in org.jboss.resteasy.plugins.interceptors.CorsFilter. An attacker can read authenticated cross-origin responses by sending requests from a malicious origin when allowedOrigins contains "*" and the filter reflects that concrete Origin back with Access-Control-Allow-Credentials: true. The vulnerable code accepts any origin under the wildcard configuration and emits Access-Control-Allow-Origin for the request origin rather than a literal wildcard, while also allowing credentials. In a browser, that lets an attacker-controlled site use the victim’s session to fetch and exfiltrate per-user data exposed by REST endpoints.

CVSS Base Scores

version 4.0
version 3.1