๐Ÿ” CVE Alert

CVE-2026-19363

MEDIUM 5.3

lmammino oidc-authorizer Lambda Authorizer handler.rs log file

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

A vulnerability was found in lmammino oidc-authorizer up to 0.4.0. Impacted is an unknown function of the file src/handler.rs of the component Lambda Authorizer. The manipulation results in sensitive information in log files. The attack can be executed remotely. `src/handler.rs` logs raw Authorization header values and complete bearer tokens/JWTs on authentication failure paths, potentially exposing credentials through CloudWatch Logs. `src/models.rs` serializes the complete validated JWT claims set with `serde_json::to_string(token_claims).unwrap()` and propagates it through `context["jwtClaims"]` to downstream integrations. This code performs serialization, not deserialization, and does not process attacker-controlled `jwtClaims` input. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.

CWE CWE-532 CWE-200
Vendor lmammino
Product oidc-authorizer
Published Aug 9, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for lmammino oidc-authorizer

Be the first to know when new medium vulnerabilities affecting lmammino oidc-authorizer are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

lmammino / oidc-authorizer
0.1 0.2 0.3 0.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
vuldb.com: https://vuldb.com/vuln/387217 vuldb.com: https://vuldb.com/vuln/387217/cti vuldb.com: https://vuldb.com/cve/CVE-2026-19363 vuldb.com: https://vuldb.com/submit/866093

Credits

๐Ÿ” changli (VulDB User) changli (VulDB User) VulDB CNA Team