CVE-2025-53620 PUBLISHED

Crashing any Qwik Server

Assigner: GitHub_M
Reserved: 07.07.2025 Published: 09.07.2025 Updated: 09.07.2025

@builder.io/qwik-city is the meta-framework for Qwik. When a Qwik Server Action QRL is executed it dynamically load the file containing the symbol. When an invalid qfunc is sent, the server does not handle the thrown error. The error then causes Node JS to exit. This vulnerability is fixed in 1.13.0.

Metrics

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

Product Status

Vendor QwikDev
Product qwik
Versions
  • Version < 1.13.0 is affected

References

Problem Types

  • CWE-248: Uncaught Exception CWE