CVE-2026-65700
Last modified
CVE-2026-65700 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. h2oGPT through 0.2.1 contains a path traversal vulnerability in the OpenAI-compatible files API that allows unauthenticated remote attackers to read, write, and delete arbitrary files accessible to the server process by supplying traversal sequences in the bearer token. The get_user_dir function in openai_server/backend_utils.py uses the bearer token string unsanitized as a path component via os.path.join, and because the default API key is EMPTY authentication is bypassed, enabling attackers to traverse outside the intended user directory through the file content, delete, and upload endpoints to achieve remote code execution by writing to startup hooks or application-loaded files.. EPSS estimates a 1.27% chance of exploitation in the next 30 days.
Description
h2oGPT through 0.2.1 contains a path traversal vulnerability in the OpenAI-compatible files API that allows unauthenticated remote attackers to read, write, and delete arbitrary files accessible to the server process by supplying traversal sequences in the bearer token. The get_user_dir function in openai_server/backend_utils.py uses the bearer token string unsanitized as a path component via os.path.join, and because the default API key is EMPTY authentication is bypassed, enabling attackers to traverse outside the intended user directory through the file content, delete, and upload endpoints to achieve remote code execution by writing to startup hooks or application-loaded files.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/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 |
|---|---|---|
| h2oai | h2ogpt | <= 0.2.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-65700?
How severe is CVE-2026-65700?
How do I fix CVE-2026-65700?
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-65695Office-Word-MCP-Server through 1.1.11 contains a path traver…7.6
- CVE-2026-65696Overseerr through 1.35.0 contains an authorization bypass th…5.4
- CVE-2026-65697Fathom Lite through 1.3.1 contains a stored cross-site scrip…6.1
- CVE-2026-65698Void through 1.3.4 contains a path traversal vulnerability i…6
- CVE-2026-65699AgentGPT through 1.0.0 contains an authorization bypass thro…4.2
- CVE-2026-6570A security flaw has been discovered in kodcloud KodExplorer …2.7
- CVE-2026-65701SoftVC VITS Singing Voice Conversion through commit 730930d …9.3
- CVE-2026-65702Vanna through 2.0.2 contains a path traversal vulnerability …8.6
- CVE-2026-65703FFmpeg versions 2.7 through 8.1.2 contain an out-of-bounds w…8.5
- CVE-2026-65704FFmpeg through 8.1.2 contains an out-of-bounds write vulnera…7.8
- CVE-2026-65705FFmpeg versions 3.4 through 8.1.2 contain an out-of-bounds w…7.8
- CVE-2026-65706FFmpeg versions 3.0 through 8.1.2 contain an out-of-bounds w…8.5
Are you affected by CVE-2026-65700?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
