CVE-2026-54430

liboauth2 is vulnerable to Server-Side Request Forgery in oauth2_jose_jwks_aws_alb_resolve() function. The AWS ALB verifier reads both signer and kid from the unverified JWT header. If signer matches the configured ARN, kid is appended to alb_base_url without URL encoding or path sanitization, and the HTTP GET is issued before signature verification. This allows an attacker to force the server to send a GET request to an attacker-chosen internal path. This issue was fixed in version 2.3.0
CVSS

No CVSS.

Configurations

No configuration.

History

02 Jul 2026, 12:17

Type Values Removed Values Added
References
  • {'url': 'https://cert.pl/en/posts/2026/06/CVE-2026-54430', 'source': 'cvd@cert.pl'}
  • () https://cert.pl/en/posts/2026/07/CVE-2026-54430 -

02 Jul 2026, 11:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-02 11:16

Updated : 2026-07-02 17:43


NVD link : CVE-2026-54430

Mitre link : CVE-2026-54430

CVE.ORG link : CVE-2026-54430


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)