CVE-2026-19363
Last modified
CVE-2026-19363 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| lmammino | oidc-authorizer | 0.1; 0.2; 0.3; 0.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-19363?
How severe is CVE-2026-19363?
How do I fix CVE-2026-19363?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-19357A security flaw has been discovered in MingSoft MCMS up to 3…5.5
- CVE-2026-19358A weakness has been identified in 3CORESec Trapdoor up to 1.…6.3
- CVE-2026-19359A security vulnerability has been detected in nxp-auto-goldv…5.1
- CVE-2026-19360A vulnerability was detected in wongcyrus ExcelLexBot up to …5.1
- CVE-2026-19361A flaw has been found in macrozheng mall 0504e86. This vulne…3.7
- CVE-2026-19362A vulnerability has been found in lmammino oidc-authorizer 0…5.5
- CVE-2026-19364A vulnerability was determined in itsourcecode Hospital Mana…6.3
- CVE-2026-19365A vulnerability was identified in Ichigo3766 image-gen-mcp 0…5.3
- CVE-2026-19366A flaw has been found in NocteDefensor LudusMCP up to 1.0.24…5.3
- CVE-2026-19367A vulnerability has been found in NocteDefensor LudusMCP 1.0…6.3
- CVE-2026-19368A vulnerability was found in PV-Bhat gemsuite-mcp 1.0.0. Aff…4.8
- CVE-2026-19369A vulnerability was found in KS-GEN-AI jira-mcp-server 0.2.0…5.3
Are you affected by CVE-2026-19363?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
