CVE-2026-81829: Smallrye-jwt: quarkus-smallrye-jwt: smallrye-jwt: unauthenticated same-origin ssrf via unsanitized jwt kid header in awsalbkeyresolver

Published Aug 27, 2026
·
Updated

A flaw was found in SmallRye JWT's AwsAlbKeyResolver, which is used by applications to verify JSON Web Tokens signed by AWS Application Load Balancers. When the AWSALB key provider is configured, the resolver constructs the key-fetch URL by directly concatenating the attacker-controlled kid header value from an inbound JWT without sanitizing path traversal characters or query-string separators. This allows an unauthenticated remote attacker to force the application server to issue GET requests to arbitrary paths on the same origin as the configured key endpoint. As a result, non-public endpoints or internal data reachable on that origin may be read by the attacker before JWT signature verification takes place.

Other sources

A path traversal and same-origin Server-Side Request Forgery (SSRF) vulnerability was found in the AWS ALB key resolver of SmallRye JWT. When the AWSALB key provider is configured, AwsAlbKeyResolver constructs the verification-key URL by concatenating the configured key location with the attacker-controlled kid value from the inbound, unverified JWT header. The kid value is only checked for null and, optionally, against a configured expected value. Characters such as /, .., ?, and # are not rejected or encoded. An unauthenticated attacker can therefore cause the application server to issue GET requests to arbitrary paths and manipulate query parameters on the configured OIDC/JWKS origin before JWT signature verification. This can be exploited remotely without authentication or user interaction, allowing attackers to read non-public data on the same origin as the configured key endpoint.

— Red Hat

Affected Software

3 affected components
SmallRye JWT
IBM Enterprise Build of Quarkus<=3.27.1 - 3.27.5.SP1
IBM Enterprise Build of Quarkus<=3.33.1 - 3.33.3.SP1

Event History

Aug 27, 2026
Data Sourced
via Red Hat·02:08 PM
DescriptionSeverityAffected Software
Sep 17, 2026
CVE Published
via MITRE·02:01 PM
Data Sourced
via MITRE·02:01 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·02:17 PM
DescriptionSeverityWeakness
Sep 23, 2026
Data Sourced
via IBM·12:00 AM
DescriptionAffected Software

Parent advisories

This vulnerability appears in the following advisories.

Frequently Asked Questions

1

Which deployments are exposed to this issue?

Applications using SmallRye JWT with the AWS_ALB key provider configured are exposed. The affected component is AwsAlbKeyResolver, used to verify JWTs signed by AWS Application Load Balancers.

2

What does an attacker need to exploit it?

An attacker only needs to send an inbound JWT with a crafted kid header; no authentication or user interaction is required. The vulnerable resolver uses the unverified kid value while constructing the key-fetch request.

3

What can the attacker access through the SSRF?

The attacker can cause GET requests to arbitrary paths on the same origin as the configured key endpoint. This may expose non-public endpoints or internal data reachable on that origin before JWT signature verification occurs.

4

Is there any configuration that restricts exploitation?

The kid value may optionally be checked against a configured expected value. Otherwise, it is only checked for null, allowing path traversal characters and query-string separators to influence the constructed URL.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203