CVE-2026-27971 PUBLISHED

Qwik affected by unauthenticated RCE via server$ Deserialization

Assigner: GitHub_M
Reserved: 25.02.2026 Published: 03.03.2026 Updated: 03.03.2026

Qwik is a performance focused javascript framework. qwik <=1.19.0 is vulnerable to RCE due to an unsafe deserialization vulnerability in the server$ RPC mechanism that allows any unauthenticated user to execute arbitrary code on the server with a single HTTP request. Affects any deployment where require() is available at runtime. This vulnerability is fixed in 1.19.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor QwikDev
Product qwik
Versions
  • Version < 1.19.1 is affected

References

Problem Types

  • CWE-502: Deserialization of Untrusted Data CWE