CVE-2026-18353
Last modified
CVE-2026-18353 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. PIA's `POST /v1/upload/sbom` endpoint accepts a Bearer JWT and checks its **unverified** `iss` claim against an issuer allowlist using Python's `urlparse` before performing OIDC discovery with `requests`. Because `urlparse` and `requests`/`urllib3` parse an authority string containing a backslash (e.g. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
PIA's `POST /v1/upload/sbom` endpoint accepts a Bearer JWT and checks its **unverified** `iss` claim against an issuer allowlist using Python's `urlparse` before performing OIDC discovery with `requests`. Because `urlparse` and `requests`/`urllib3` parse an authority string containing a backslash (e.g. `https://attacker-host\@ci.eclipse.org/`) into *different* hostnames, an attacker can craft an issuer that passes the allowlist check yet drives `requests` — and subsequently `urllib.request.urlopen` for JWKS retrieval — to connect to an arbitrary attacker-chosen host, port, and scheme.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Eclipse Foundation | Eclipse CSI - PIA | >= 0.4.0, < 0.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-18353?
How severe is CVE-2026-18353?
How do I fix CVE-2026-18353?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- 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-1833The WaMate Confirm – Order Confirmation plugin for WordPress…5.3
- CVE-2026-1834The Ibtana – WordPress Website Builder plugin for WordPress …6.4
- CVE-2026-18344The Wp Responsive Thumbnail Slider plugin for WordPress is v…6.1
- CVE-2026-18348Missing authorization check in the upload_azure, upload_sftp…4.1
- CVE-2026-1835A vulnerability was identified in lcg0124 BootDo up to e93dd…4.3
- CVE-2026-18352The User Access Manager plugin for WordPress is vulnerable t…7.5
- CVE-2026-18357The WPC Order Tip for WooCommerce WordPress plugin before 3.…7.5
- CVE-2026-18358A flaw was found in gnome-remote-desktop as shipped in Red H…7.5
- CVE-2026-18359Server-side request forgery in the METS and IIIF import URI …8.5
- CVE-2026-1836The system stores the username and password from the login f…5.3
- CVE-2026-18360The IRIS web application in version 2.4.26 and possibly othe…7.6
- CVE-2026-18361The IRIS web application in version 2.4.26 and possibly othe…7.6
Are you affected by CVE-2026-18353?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
