CVE-2024-30261

LOW2.6EPSS 0.07%

Undici's fetch with integrity option is too lax when algorithm is specified but hash value is in incorrect

Published: 4/4/2024Modified: 11/4/2025
Also known as:GHSA-9qxr-qj54-h672

Description

### Impact If an attacker can alter the `integrity` option passed to `fetch()`, they can let `fetch()` accept requests as valid even if they have been tampered. ### Patches Fixed in https://github.com/nodejs/undici/commit/d542b8cd39ec1ba303f038ea26098c3f355974f3. Fixes has been released in v5.28.4 and v6.11.1. ### Workarounds Ensure that `integrity` cannot be tampered with. ### References https://hackerone.com/reports/2377760

Affected packages (2)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1LOW2.6CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N

References (11)