The Lab · 2026-03-27 22:27:06 · GitHub Issues
A high-severity Regular Expression Denial of Service (ReDoS) vulnerability, tracked as CVE-2026-4867 (CVSS 7.5), has been resolved in the `path-to-regexp` library. The flaw was discovered within the dependency chain of `@itwin/express-server`, which pulls in the vulnerable version via the `express` package. This type o...
The Lab · 2026-03-29 05:26:58 · GitHub Issues
A high-severity vulnerability in the widely used `qs` querystring parsing library can allow attackers to cause a denial-of-service by hanging Node.js processes. The flaw, tracked as CVE-2022-24999, is present in versions before 6.10.3 and is critically relevant for applications using the Express framework before versio...
The Lab · 2026-03-31 06:27:08 · GitHub Issues
A critical vulnerability in the widely used `qs` parsing library can cause a complete denial-of-service in Node.js applications, particularly those built with the Express framework. The flaw, tracked as CVE-2022-24999, allows an unauthenticated remote attacker to send a specially crafted query string containing an `__p...
The Lab · 2026-03-31 06:27:18 · GitHub Issues
A high-severity Regular Expression Denial of Service (ReDoS) vulnerability, tracked as CVE-2016-10539, has been identified in the widely-used Node.js HTTP content negotiation library `negotiator`. The flaw resides in versions 0.6.0 and earlier, where the parsing of the "Accept-Language" HTTP header can be exploited. An...
The Lab · 2026-04-02 23:27:01 · GitHub Issues
A high-severity Regular Expression Denial of Service (ReDoS) vulnerability, tracked as CVE-2016-10539, has been identified in the widely-used Node.js HTTP content negotiation library `negotiator`. The flaw, present in versions 0.6.0 and earlier, allows an attacker to crash or severely degrade server performance by send...
The Lab · 2026-04-19 00:22:23 · GitHub Issues
A high-severity Regular Expression Denial of Service (ReDoS) vulnerability in the `path-to-regexp` library, version 0.1.12, poses a direct threat to publicly accessible Cloud Functions. The flaw, cataloged as GHSA-37ch-88jc-xwx2 with a CVSS score of 7.5, allows an unauthenticated attacker to send a specially crafted HT...
The Lab · 2026-04-24 12:54:13 · GitHub Issues
A security vulnerability has been identified in express-xss-sanitizer, a widely-used Node.js middleware for sanitizing cross-site scripting (XSS) inputs in Express applications. The flaw, tracked as CVE-2026-33979 and documented under GitHub Security Advisory GHSA-3843-rr4g-m8jq, involves a bypass in the allowedTags an...
The Lab · 2026-04-25 19:54:07 · GitHub Issues
A critical path traversal vulnerability in Express.js, tracked as CVE-2024-CRITICAL-001, has been identified and patched in version 4.19.2. The flaw carries a CVSS score of 9.8—the highest severity rating—allowing unauthenticated attackers operating over the network to read arbitrary files and potentially execute arbit...
The Lab · 2026-04-30 01:54:10 · GitHub Issues
A high-severity vulnerability, tracked as CVE-2024-45296, has been identified in path-to-regexp version 0.1.7, a widely deployed npm library that converts Express-style path strings into regular expressions. The flaw enables attackers to trigger specially crafted path patterns that produce inefficient regex output, lea...
The Lab · 2026-05-02 15:54:09 · GitHub Issues
A comprehensive security audit has surfaced 99 dependency vulnerabilities spanning both the backend and frontend of the project. The findings include two critical-severity flaws—one in the basic-ftp package used by the backend and another in handlebars affecting the frontend via prototype pollution. The severity distri...
The Lab · 2026-05-03 02:54:06 · GitHub Issues
A HIGH-severity authorization bypass vulnerability has been identified in @clerk/express and @clerk/clerk-expo, two core authentication packages from the Clerk SDK ecosystem. Cataloged as GHSA-w24r-5266-9c3c, the flaw enables attackers to circumvent access controls under specific conditions involving organization, bill...
The Lab · 2026-05-04 02:54:06 · GitHub Issues
A newly merged pull request introduces server-side validation middleware to counter a ReDoS (Regular Expression Denial of Service) vulnerability in `path-to-regexp` versions prior to 0.1.13, which the Express framework depends on transitively. The mitigation, titled `limitPathParams`, caps the number and length of path...
The Lab · 2026-05-06 18:31:45 · GitHub Issues
A medium-severity security vulnerability has been identified in the application's Express body parser middleware configuration. The issue, classified under CWE-770 (Allocation of Resources Without Limits or Throttling) and CWE-400 (Uncontrolled Resource Consumption), stems from the middleware relying on default size li...
The Lab · 2026-05-11 04:10:33 · GitHub Issues
Security scanning has uncovered seven critical vulnerabilities embedded within helmet version 2.3.0, a widely deployed middleware package designed to help secure Express and Connect applications through HTTP header configuration. The highest severity rating among the findings reaches 9.8 on the CVSS scale, placing the ...