cvedb.io
CVE-2026-32701
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-03-20T09:16:14.520 · Last modified 2026-06-17T10:36:14.017

Summary

Qwik is a performance-focused JavaScript framework. Versions prior to 1.19.2 improperly inferred arrays from dotted form field names during FormData parsing. By submitting mixed array-index and object-property keys for the same path, an attacker could cause user-controlled properties to be written onto values that application code expected to be arrays. When processing application/x-www-form-urlencoded or multipart/form-data requests, Qwik City converted dotted field names (e.g., items.0, items.1) into nested structures. If a path was interpreted as an array, additional attacker-supplied keys on that path—such as items.toString, items.push, items.valueOf, or items.length—could alter the resulting server-side value in unexpected ways, potentially leading to request handling failures, denial

Affected products

qwik — qwik

Does this affect you?

Add your gear to cvedb and we'll alert you only when qwik ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.