CVE-2026-33979HIGH 8.2EPSS p29.9%

CVE-2026-33979CVE-2026-33979

Description

Express XSS Sanitizer is Express 4.x and 5.x middleware which sanitizes user input data (in req.body, req.query, req.headers and req.params) to prevent Cross Site Scripting (XSS) attack. A vulnerability has been identified in versions prior to 2.0.2 where restrictive sanitization configurations are silently ignored. In version 2.0.2, the validation logic has been updated to respect explicitly provided empty configurations. Now, if allowedTags or allowedAttributes are provided (even if empty), they are passed directly to sanitize-html without being overridden.

Scoring

CVSS 3.18.2 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
EPSS0.38% probability of exploitation · percentile 29.9% · 2026-06-19T12:03:05Z
Published2026-03-27
Last modified2026-03-31

Underlying weaknesses· 2

CWE-79CWE-183

References

  1. https://github.com/AhmedAdelFahim/express-xss-sanitizer/commit/5623009ef11dcf095c163a38dea07b9cc22ad19f
  2. https://github.com/AhmedAdelFahim/express-xss-sanitizer/releases/tag/v2.0.2
  3. https://github.com/AhmedAdelFahim/express-xss-sanitizer/security/advisories/GHSA-3843-rr4g-m8jq

2

TypeTargetConfidenceTier
WeaknessPermissive List of Allowed Inputscwe-1830%live
WeaknessImproper Neutralization of Input During Web Page Generation ('Cross-site Scripting')cwe-790%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-33808
CVE
CVE-2026-22037
CVE
CVE-2026-33807
CVE
CVE-2026-47345
CVE
CVE-2026-33245
CVE
CVE-2026-42353
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.