Lucene search
+L

113955 matches found

Cvelist
Cvelist
added 2026/08/06 11:24 a.m.38 views

CVE-2026-61466 Apache CXF: OAuth2 Dynamic Client Registration Scope Self-Escalation

In Apache CXF's OAuth2 Dynamic Client Registration endpoint, the authorization server accepts and stores the scope value supplied in the client registration request verbatim, without validating it against an AS-defined allowlist. This could lead to a client self-assigning privileged scopes at...

0.0044EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/06 11:24 a.m.26 views

CVE-2026-61466 Apache CXF: OAuth2 Dynamic Client Registration Scope Self-Escalation

In Apache CXF's OAuth2 Dynamic Client Registration endpoint, the authorization server accepts and stores the scope value supplied in the client registration request verbatim, without validating it against an AS-defined allowlist. This could lead to a client self-assigning privileged scopes at...

9.1CVSS5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/08/06 11:23 a.m.57 views

CVE-2026-63687

Apache CXF JwtRequestCodeFilter exposes PKCE and OIDC replay protections by copying all claims from a signed request JWT into the authorization parameter map without excluding sensitive parameters. A adversary who can produce a validly-signed JWT (e.g., with a known/compromised client_secret) can...

9.1CVSS5.4AI score0.00265EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/06 11:23 a.m.15 views

EUVD-2026-53860

Apache CXF's JwtRequestCodeFilter copies all claims from a signed request JWT into the authorization parameter map without excluding security-sensitive parameters. A client that can produce a validly-signed request JWT e.g., one whose clientsecret is known or compromised can thereby substitute th...

9.1CVSS5.4AI score0.00265EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/06 11:23 a.m.11 views

EUVD-2026-53859

Apache CXF’s OIDC relying-party token validation could accept self-issued ID tokens without enforcing required claim checks issuer/subject/audience/time and subjwk binding, enabling authentication bypass with crafted tokens. However, note that self-issued ID tokens are not accepted by default in...

9.1CVSS5.4AI score0.00262EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/06 11:23 a.m.11 views

CVE-2026-65583

Apache CXF’s OIDC relying-party token validation could accept self-issued ID tokens without enforcing required claim checks issuer/subject/audience/time and subjwk binding, enabling authentication bypass with crafted tokens. However, note that self-issued ID tokens are not accepted by default in...

9.1CVSS5.4AI score0.00262EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/06 11:23 a.m.34 views

CVE-2026-65583 Apache CXF: Self-issued ID token claims validation skipped

Apache CXF’s OIDC relying-party token validation could accept self-issued ID tokens without enforcing required claim checks issuer/subject/audience/time and subjwk binding, enabling authentication bypass with crafted tokens. However, note that self-issued ID tokens are not accepted by default in...

0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/06 11:23 a.m.42 views

CVE-2026-65583 Apache CXF: Self-issued ID token claims validation skipped

Apache CXF’s OIDC relying-party token validation could accept self-issued ID tokens without enforcing required claim checks issuer/subject/audience/time and subjwk binding, enabling authentication bypass with crafted tokens. However, note that self-issued ID tokens are not accepted by default in...

9.1CVSS5.3AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 11:22 a.m.13 views

EUVD-2026-53857

In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked access tokens still decrypt successfully, and TokenIntrospectionService reports active:true. The same applies to refresh tokens. This violates the RFC stipulations that 'The authorization server MUST invalidate the token.' and...

7.5CVSS5.4AI score0.00425EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 11:22 a.m.72 views

CVE-2026-68481

CVE-2026-68481 affects Apache CXF’s DefaultEncryptingOAuthDataProvider. Revoked access and refresh tokens can still be decrypted, and TokenIntrospectionService reports active:true, contrary to RFC expectations that revoked tokens be invalidated and introspection return {"active":false}. The issue...

7.5CVSS5.4AI score0.00425EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/06 11:16 a.m.10 views

CVE-2026-57819

Apache CXF allows to set a limit on the number of form parameters in a JAX-RS message via the "maxFormParameterCount" configuration option. However, no default limit is set which may lead to denial of service attacks when processing requests with very large numbers of form parameters. Users are...

7.5CVSS0.00468EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 11:16 a.m.27 views

CVE-2026-64958

An incomplete fix for CVE-2026-50645 means that it is still possible to perform a denial of service attack on Apache CXF by sending a message with many attachment headers. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue...

7.5CVSS0.00407EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/06 10:26 a.m.12 views

EUVD-2026-53856

Apache CXF reads a top-level WSDL through its hardened StaxUtils path, which disables XML DTDs and external entities. However, any or referenced from that top-level WSDL is handed off to WSDL4J, which does not disable DOCTYPE declarations or external entities. As a result, the protections applied...

7.5CVSS5.4AI score0.00409EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/06 10:24 a.m.11 views

CVE-2026-57817

The OpenID Connect Core 1.0 specification mandates that the RP MUST validate the chash parameter when operating in the Hybrid Flow. If an Apache CXF RP is integrated with a non-compliant or misconfigured Identity Provider IdP that omits the chash, the RP becomes vulnerable to Authorization Code...

5.5AI score0.00443EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/06 10:24 a.m.15 views

CVE-2026-57817 Apache CXF: The authorization code hash (c_hash) is not enforced for the hybrid OIDC flow

The OpenID Connect Core 1.0 specification mandates that the RP MUST validate the chash parameter when operating in the Hybrid Flow. If an Apache CXF RP is integrated with a non-compliant or misconfigured Identity Provider IdP that omits the chash, the RP becomes vulnerable to Authorization Code...

8.1CVSS5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/08/06 10:24 a.m.97 views

CVE-2026-57817

The CVE concerns Apache CXF OpenID Connect RP integrations in Hybrid Flow, where the RP must validate the c_hash parameter per the OpenID Connect Core 1.0 spec. If an IdP is non-compliant or misconfigured and omits c_hash, the RP is vulnerable to Authorization Code Substitution/Injection attacks....

8.1CVSS5.5AI score0.00443EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/06 10:24 a.m.40 views

CVE-2026-57817 Apache CXF: The authorization code hash (c_hash) is not enforced for the hybrid OIDC flow

The OpenID Connect Core 1.0 specification mandates that the RP MUST validate the chash parameter when operating in the Hybrid Flow. If an Apache CXF RP is integrated with a non-compliant or misconfigured Identity Provider IdP that omits the chash, the RP becomes vulnerable to Authorization Code...

0.00443EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/06 10:23 a.m.14 views

EUVD-2026-53854

Apache CXF's JMS transport deserializes the body of any inbound JMS ObjectMessage using native Java deserialization, with no type restrictions in place. Any attacker able to place a message on the service's JMS destination can submit a malicious serialized object, leading to denial of service or,...

9.8CVSS5.9AI score0.00693EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/06 10:23 a.m.25 views

CVE-2026-66909 Apache CXF: Unsafe deserialization of inbound JMS ObjectMessage

Apache CXF's JMS transport deserializes the body of any inbound JMS ObjectMessage using native Java deserialization, with no type restrictions in place. Any attacker able to place a message on the service's JMS destination can submit a malicious serialized object, leading to denial of service or,...

9.8CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/08/06 10:23 a.m.120 views

CVE-2026-66909

Summary: CVE-2026-66909 affects Apache CXF's JMS transport, where inbound JMS ObjectMessage bodies are deserialized with no type restrictions, enabling potential denial of service or remote code execution if a gadget class is present on the classpath. The root cause is unrestricted native Java de...

9.8CVSS5.9AI score0.00693EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder