GHSA-xqg6-98cw-gxhq
CRITICALCVE-2026-25150A 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 requ
- Affected
- < 1.19.0
- Fixed in
- 1.19.0
- Weakness
- CWE-1321
- Published
- 2026-02-03
- Source
- github