CVE-2024-43796
express vulnerable to XSS via response.redirect()
What Should I Do?
Address in Next Maintenance Window
Low exploitation probability (0.12%). Schedule for your next planned update.
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install express@5.0.0
npm install express@4.20.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.0 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L
References
Frequently Asked Questions
- What is CVE-2024-43796?
- express vulnerable to XSS via response.redirect() This vulnerability has been assigned a severity rating of LOW (CVSS score: 5.0/10).
- How do I check if my project is affected by CVE-2024-43796?
- CVE-2024-43796 affects express. It has a 0.1% probability of exploitation within 30 days (EPSS score). Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-43796 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2024-29041MEDIUM
Express.js Open Redirect in malformed URLs
- CVE-2026-54619LOW
sqlite3-ruby has Use-After-Free When Redefining SQLite Functions with Different Arity
- CVE-2026-61871LOW
ImageMagick: Memory Leak in ICON decoder when allocation fails
- CVE-2026-61872LOW
ImageMagick: Memory Leak in TIFF encoder when invalid tiff:tile-geometry is specified
- CVE-2026-61868LOW
ImageMagick: Memory Leak in YUV decoder when opening of blob fails
- CVE-2026-54620LOW
sqlite3-ruby has Use-After-Free in SQLite Aggregate Function Callbacks
- CVE-2026-61870LOW
ImageMagick: Memory leak in VIFF encoder when allocation fails
- CVE-2026-61869LOW
ImageMagick: Memory Leak in MIFF encoder when allocaton fails
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies