Skip to main content

oidc-authorizer CVE-2026-19363

| EUVDEUVD-2026-54934 MEDIUM
Deserialization of Untrusted Data (CWE-502)
2026-08-09 VulDB GHSA-fwrx-97hw-xg2r
5.5
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
5.3 MEDIUM

Network-reachable endpoint with no auth required; impact limited to partial confidentiality per available data, no integrity or availability effect confirmed.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

2
Analysis Generated
Aug 09, 2026 - 18:36 vuln.today
CVSS changed
Aug 09, 2026 - 18:22 NVD
6.9 (MEDIUM) 5.5 (MEDIUM)

DescriptionCVE.org

A vulnerability was found in lmammino oidc-authorizer up to 0.4.0. Impacted is the function unwrap of the file src/handler.rs of the component Fixed Message Handler. The manipulation of the argument jwtClaims results in deserialization. The attack can be executed remotely. 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.

AnalysisAI

Unsafe deserialization in lmammino/oidc-authorizer (versions up to 0.4.0) exposes confidential data via manipulated JWT claims submitted to the Fixed Message Handler component. The vulnerable code path runs through the unwrap function in src/handler.rs, which processes the jwtClaims argument without adequate deserialization controls - particularly concerning given this component's role as an OIDC authorization gatekeeper. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify network-exposed oidc-authorizer endpoint
Delivery
Craft malicious jwtClaims deserialization payload
Exploit
Submit unauthenticated HTTP request to Fixed Message Handler
Execution
Trigger unsafe unwrap() deserialization in src/handler.rs
Impact
Extract exposed confidential JWT claim data

Vulnerability AssessmentAI

Exploitation The vulnerable code path is triggered by any request that reaches the Fixed Message Handler component and supplies attacker-controlled input via the `jwtClaims` argument. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 base score of 5.5 reflects a medium-severity finding with constrained impact: only limited confidentiality (VC:L) is indicated, with no integrity or availability impact. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A remote, unauthenticated attacker identifies a public-facing API endpoint protected by oidc-authorizer and sends a crafted HTTP request containing a malformed or adversarially structured `jwtClaims` payload targeting the Fixed Message Handler. The `unwrap()` function in `src/handler.rs` deserializes the payload without adequate validation, causing the handler to expose internal or sensitive claim data to the attacker. …
Remediation No vendor-released patch has been identified at time of analysis - the maintainer did not respond to disclosure. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-19363 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy