CVE-2026-48819
Last modified
CVE-2026-48819 is a medium-severity vulnerability rated 4.8/10 on the CVSS scale. Hey API is an ecosystem for turning API specifications into production-ready code. Prior to 0.97.3, dist/clients/core/params.ts ships a runtime template copied into generated SDKs as params.gen.ts, and buildClientParams writes unknown slot-prefixed keys such as $body_, $headers_, $path_, and $query_ directly to the corresponding slot, allowing $query___proto__ alongside a legitimate q field to set params.query through params["query"]["__proto__"] = value, call Object.setPrototypeOf(params.query, value), and expose inherited attacker-controlled keys during for..in iteration. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
Hey API is an ecosystem for turning API specifications into production-ready code. Prior to 0.97.3, dist/clients/core/params.ts ships a runtime template copied into generated SDKs as params.gen.ts, and buildClientParams writes unknown slot-prefixed keys such as $body_, $headers_, $path_, and $query_ directly to the corresponding slot, allowing $query___proto__ alongside a legitimate q field to set params.query through params["query"]["__proto__"] = value, call Object.setPrototypeOf(params.query, value), and expose inherited attacker-controlled keys during for..in iteration. This issue is fixed in version 0.97.3.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| hey-api | openapi-ts | < 0.97.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48819?
How severe is CVE-2026-48819?
How do I fix CVE-2026-48819?
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-48813Flawfinder is a a static analysis tool for finding vulnerabi…8.7
- CVE-2026-48814Network-AI is a TypeScript/Node.js multi-agent orchestrator.…9.1
- CVE-2026-48815sigstore-js provides JavaScript libraries for interacting wi…7.5
- CVE-2026-48816sigstore-js provides JavaScript libraries for interacting wi…6.5
- CVE-2026-48817Starlette is a lightweight ASGI framework/toolkit. In versio…5.3
- CVE-2026-48818Starlette is a lightweight ASGI framework/toolkit. In versio…7.5
- CVE-2026-4882The User Registration Advanced Fields plugin for WordPress i…9.8
- CVE-2026-48820CakePHP is a rapid development framework for PHP. In version…6.3
- CVE-2026-48821Shaarli is a personal bookmarking service. Versions 0.16.1 a…5.8
- CVE-2026-48822Shaarli is a personal bookmarking service. Versions 0.16.1 a…5.8
- CVE-2026-48823Shaarli is a personal bookmarking service. Versions 0.16.1 a…4.8
- CVE-2026-48824Mailpit is an email testing tool and API for developers. Pri…5.3
Are you affected by CVE-2026-48819?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
