wik 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.
10 Feb 2026, 20:10
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Qwik
Qwik qwik |
|
| CPE | cpe:2.3:a:qwik:qwik:*:*:*:*:*:node.js:*:* | |
| References | () https://github.com/QwikDev/qwik/commit/5f65bae2bc33e6ca0c21e4cfcf9eae05077716f7 - Patch | |
| References | () https://github.com/QwikDev/qwik/security/advisories/GHSA-xqg6-98cw-gxhq - Vendor Advisory |
03 Feb 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2026-02-03 22:16
Updated : 2026-02-10 20:10
NVD link : CVE-2026-25150
Mitre link : CVE-2026-25150
CVE.ORG link : CVE-2026-25150
JSON object : View
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')