The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsUpgrade org.apache.cxf:cxf-rt-rs-security-sso-oidc to version 3.6.12, 4.1.8, 4.2.3 or higher.
org.apache.cxf:cxf-rt-rs-security-sso-oidc is an Apache CXF Runtime OpenId Connect library.
Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the OIDC relying-party token validation process. An attacker can bypass authentication by submitting crafted self-issued ID tokens that are not properly validated for required claims such as issuer, subject, audience, time, and sub_jwk binding. This is only exploitable if self-issued ID tokens are explicitly accepted in the validator configuration.