CVE Catalog

CVE-2026-50623

MediumCVSS 4.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

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

Summary

An authentication bypass vulnerability exists in the OAuth2 TokenIntrospectionService in Apache CXF. Due to a missing 'throw' keyword in the security context check, the introspection endpoint can be accessed by any unauthenticated network attacker. Note this is a safeguard only if someone forgot to enable authentication. Upgrade to versions 4.2.2, 4.1.7, or 3.6.12.

Risk Assessment

If authentication is not enabled, an attacker could access the introspection endpoint, potentially leading to token information disclosure or misuse.

Recommendation

Upgrade Apache CXF to versions 4.2.2, 4.1.7, or 3.6.12. Ensure authentication is enabled for all OAuth2 services.

Other vulnerabilities in Apache CXF

See all
Original NVD description (English source)

An authentication bypass vulnerability exists in the OAuth2 TokenIntrospectionService in Apache CXF. Due to a missing 'throw' keyword in the security context check, the introspection endpoint (/services/oauth2/introspect) can be accessed by any unauthenticated network attacker. However note that this is a safeguard only in the case that someone forgot to enable authentication on the service. Users are recommended to upgrade to version 4.2.2 or 4.1.7 or 3.6.12, which fixes this issue.

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