CVE-2026-25155 PUBLISHED

[qwik-city] CSRF protection middleware does not work properly for content type header with parameters (eg. multipart/form-data)

Assigner: GitHub_M
Reserved: 29.01.2026 Published: 03.02.2026 Updated: 04.02.2026

Qwik is a performance focused javascript framework. Prior to version 1.12.0, a typo in the regular expression within isContentType causes incorrect parsing of certain Content-Type headers. This issue has been patched in version 1.12.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N
CVSS Score: 5.9

Product Status

Vendor QwikDev
Product qwik
Versions
  • Version < 1.12.0 is affected

References

Problem Types

  • CWE-352: Cross-Site Request Forgery (CSRF) CWE