CVE-2024-43796
CVE-2024-43796 is a medium-severity vulnerability in Openjsf Express with a CVSS 3.x base score of 5.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Medium (CVSS 3.x base score 5.0)
- EPSS exploit prediction: 0% (37th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-2859
- Weakness: CWE-79
- Affected product: Openjsf Express
- Published:
- Last modified:
Description
Express.js minimalist web framework for node. In express < 4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code. This issue is patched in express 4.20.0.
Frequently asked questions
- What is CVE-2024-43796?
- Express.js minimalist web framework for node. In express < 4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code. This issue is patched in express 4.20.0.
- How severe is CVE-2024-43796?
- CVE-2024-43796 has a CVSS 3.x base score of 5.0, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability low.
- Is CVE-2024-43796 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (37th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-43796?
- CVE-2024-43796 primarily affects Openjsf Express. In total, 12 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2024-43796?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-43796 have an EU (EUVD) identifier?
- Yes. CVE-2024-43796 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-2859.
- When was CVE-2024-43796 published?
- CVE-2024-43796 was published on 2024-09-10 and last updated on 2026-06-17.
References
- https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553
- https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx
Affected products (12)
- cpe:2.3:a:openjsf:express:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:openjsf:express:5.0.0:alpha1:*:*:*:node.js:*:*
- cpe:2.3:a:openjsf:express:5.0.0:alpha2:*:*:*:node.js:*:*
- cpe:2.3:a:openjsf:express:5.0.0:alpha3:*:*:*:node.js:*:*
- cpe:2.3:a:openjsf:express:5.0.0:alpha4:*:*:*:node.js:*:*
- cpe:2.3:a:openjsf:express:5.0.0:alpha5:*:*:*:node.js:*:*
- cpe:2.3:a:openjsf:express:5.0.0:alpha6:*:*:*:node.js:*:*
- cpe:2.3:a:openjsf:express:5.0.0:alpha7:*:*:*:node.js:*:*
- cpe:2.3:a:openjsf:express:5.0.0:alpha8:*:*:*:node.js:*:*
- cpe:2.3:a:openjsf:express:5.0.0:beta1:*:*:*:node.js:*:*
- cpe:2.3:a:openjsf:express:5.0.0:beta2:*:*:*:node.js:*:*
- cpe:2.3:a:openjsf:express:5.0.0:beta3:*:*:*:node.js:*:*
More vulnerabilities in Openjsf Express
- CVE-2022-24999 — High (CVSS 7.5): qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang…
- CVE-2024-29041 — Medium (CVSS 6.1): Express.js minimalist web framework for node. Versions of Express.js prior to 4.19.0 and all pre-release alpha and beta…
- CVE-2014-6393 — Medium (CVSS 6.1): The Express web framework before 3.11 and 4.x before 4.5 for Node.js does not provide a charset field in HTTP…
- CVE-2024-10491 — Medium (CVSS 4.0): A vulnerability has been identified in the Express response.links function, allowing for arbitrary resource injection…
All CVEs affecting Openjsf Express →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →