CVE-2026-25150
Last modified
CVE-2026-25150 is a critical-severity vulnerability rated 10/10 on the CVSS scale. Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj() function within @builder.io/qwik-city middleware. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
Description
Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj() function within @builder.io/qwik-city middleware. The function processes form field names with dot notation (e.g., user.name) to create nested objects, but fails to sanitize dangerous property names like __proto__, constructor, and prototype. This allows unauthenticated attackers to pollute Object.prototype by sending crafted HTTP POST requests, potentially leading to privilege escalation, authentication bypass, or denial of service. This issue has been patched in version 1.19.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Qwik | Qwik | < 1.19.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-25150?
How severe is CVE-2026-25150?
How do I fix CVE-2026-25150?
Are you affected by CVE-2026-25150?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
