CVE-2024-10491
CVE-2024-10491 is a medium-severity vulnerability in Openjsf Express with a CVSS 3.x base score of 4.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-74.
Key facts
- Severity: Medium (CVSS 3.x base score 4.0)
- EPSS exploit prediction: 0% (35th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-3174
- Weakness: CWE-74
- Affected product: Openjsf Express
- Published:
- Last modified:
Description
A vulnerability has been identified in the Express response.links function, allowing for arbitrary resource injection in the Link header when unsanitized data is used. The issue arises from improper sanitization in `Link` header values, which can allow a combination of characters like `,`, `;`, and `<>` to preload malicious resources. This vulnerability is especially relevant for dynamic parameters.
Frequently asked questions
- What is CVE-2024-10491?
- A vulnerability has been identified in the Express response.links function, allowing for arbitrary resource injection in the Link header when unsanitized data is used. The issue arises from improper sanitization in `Link` header values, which can allow a combination of characters like `,`, `;`, and `<>` to preload malicious resources. This vulnerability is especially relevant for dynamic parameters.
- How severe is CVE-2024-10491?
- CVE-2024-10491 has a CVSS 3.x base score of 4.0, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2024-10491 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (35th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-10491?
- CVE-2024-10491 affects Openjsf Express. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-10491?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-10491 have an EU (EUVD) identifier?
- Yes. CVE-2024-10491 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-3174.
- When was CVE-2024-10491 published?
- CVE-2024-10491 was published on 2024-10-29 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:openjsf:express:*:*:*:*:*: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-43796 — Medium (CVSS 5.0): Express.js minimalist web framework for node. In express < 4.20.0, passing untrusted user input - even after sanitizing…
All CVEs affecting Openjsf Express →
Other CWE-74 (Improper Neutralization of Special Elements (Injection)) vulnerabilities
- CVE-2026-25586 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, a sandbox escape is possible by shadowing hasOwnProperty…
- CVE-2026-25520 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, The return values of functions aren't wrapped.…
- CVE-2025-20265 — Critical (CVSS 10.0): A vulnerability in the RADIUS subsystem implementation of Cisco Secure Firewall Management Center (FMC) Software could…
- CVE-2025-20337 — Critical (CVSS 10.0): A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2025-20281 — Critical (CVSS 10.0): A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2024-42472 — Critical (CVSS 10.0): Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.14.0 and 1.15.10, a malicious…
Browse all CWE-74 (Improper Neutralization of Special Elements (Injection)) vulnerabilities →