CVE-2024-43800: serve-static affected by template injection that can lead to XSS

Published Sep 10, 2024
·
Updated

Impact

passing untrusted user input - even after sanitizing it - to redirect() may execute untrusted code

Patches

this issue is patched in serve-static 1.16.0

Workarounds

users are encouraged to upgrade to the patched version of express, but otherwise can workaround this issue by making sure any untrusted inputs are safe, ideally by validating them against an explicit allowlist

Details

successful exploitation of this vector requires the following:

1. The attacker MUST control the input to response.redirect() 1. express MUST NOT redirect before the template appears 1. the browser MUST NOT complete redirection before: 1. the user MUST click on the link in the template

Other sources

serve-static affected by template injection that can lead to XSS

Microsoft

serve-static serves static files. serve-static passes untrusted user input - even after sanitizing it - to redirect() may execute untrusted code. This issue is patched in serve-static 1.16.0.

NVD

Affected Software

8 affected componentsFixes available
npm/serve-static>=2.0.0<2.1.0
2.1.0
npm/serve-static<1.16.0
1.16.0
Openjsf Serve-static Node.js<1.16.0
Openjsf Serve-static Node.js>=2.0.0<2.1.0
IBM Watson Studio on Cloud Pak for Data<=4.0
IBM Watson Studio on Cloud Pak for Data<=5.0
Microsoft cbl2 reaper 3.1.1-13
Microsoft cbl2 reaper 3.1.1-18

Event History

Sep 10, 2024
CVE Published
via MITRE·02:50 PM
Data Sourced
via MITRE·02:50 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·03:15 PM
DescriptionSeverityWeakness
Data Sourced
via Red Hat·03:30 PM
DescriptionSeverityAffected Software
Advisory Published
via GitHub·07:42 PM
Oct 16, 2024
Data Sourced
via Microsoft·07:00 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·07:00 AM
Affected Software
Updated
via Microsoft·07:00 AM
DescriptionSeverity
Aug 28, 2025
Data Sourced
via IBM·12:00 AM
DescriptionAffected Software

Parent advisories

This vulnerability appears in the following advisories.

Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2024-43800?

CVE-2024-43800 has been classified as a significant vulnerability due to the potential execution of untrusted code through improper handling of user input.

2

How do I fix CVE-2024-43800?

To address CVE-2024-43800, users must upgrade to serve-static version 1.16.0 or later.

3

What versions of serve-static are affected by CVE-2024-43800?

Versions of serve-static prior to 1.16.0 and between 2.0.0 and 2.1.0 are affected by CVE-2024-43800.

4

What are the workarounds for CVE-2024-43800?

The primary workaround for CVE-2024-43800 is to upgrade to the patched version of serve-static, though further mitigation strategies may depend on application context.

5

Which products are known to be affected by CVE-2024-43800?

IBM Controller versions up to 11.1.0 and IBM Cognos Controller versions up to 11.0.1 are known to be affected by CVE-2024-43800.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203
CVE-2024-43800 - serve-static affected by template injection that can lead to XSS - SecAlerts