Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. deno
  4. ›
  5. CVE-2023-26103

CVE-2023-26103: Regular Expression Denial of Service in Deno.upgradeWebSocket API

April 3, 2023

Versions of the package deno before 1.31.0 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the upgradeWebSocket function, which contains regexes in the form of /s*,s*/, used for splitting the Connection/Upgrade header. A specially crafted Connection/Upgrade header can be used to significantly slow down a web socket server.

References

  • github.com/advisories/GHSA-jc97-h3h9-7xh6
  • github.com/denoland/deno
  • github.com/denoland/deno/blob/2b247be517d789a37e532849e2e40b724af0918f/ext/http/01_http.js
  • github.com/denoland/deno/commit/cf06a7c7e672880e1b38598fe445e2c50b4a9d06
  • github.com/denoland/deno/pull/17722
  • github.com/denoland/deno/releases/tag/v1.31.0
  • github.com/denoland/deno/security/advisories/GHSA-jc97-h3h9-7xh6
  • nvd.nist.gov/vuln/detail/CVE-2023-26103
  • security.snyk.io/vuln/SNYK-RUST-DENO-3315970

Code Behaviors & Features

Detect and mitigate CVE-2023-26103 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.12.0 before 1.31.0

Fixed versions

  • 1.31.0

Solution

Upgrade to version 1.31.0 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-1333: Inefficient Regular Expression Complexity

Source file

cargo/deno/CVE-2023-26103.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:02 +0000.