PT-2026-69305 · Unknown · Oidc-Authorizer

·

CVE-2026-19363

·

Published

2026-08-09

·

Updated

2026-08-11

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Name of the Vulnerable Software and Affected Versions lmammino oidc-authorizer versions prior to 0.4.1
Description The Lambda Authorizer component contains an issue where raw Authorization header values and complete bearer tokens or JWTs are logged on authentication failure paths, potentially exposing credentials through CloudWatch Logs. Additionally, the unwrap() function in the src/handler.rs file is impacted. The system serializes the complete validated JWT claims set using serde json::to string(token claims).unwrap() and propagates it through the jwtClaims variable to downstream integrations. This issue can be exploited remotely.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Information Disclosure

Deserialization of Untrusted Data

Insertion into Log File

RCE

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-19363

Affected Products

Oidc-Authorizer