VDB
KO
HIGH 7.5

GHSA-r6ch-mqf9-qc9w

Regular Expression Denial of Service in Headers

Details

### Impact The `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function.

### Patches

This vulnerability was patched in v5.19.1.

### Workarounds There is no workaround. Please update to an unaffected version.

### References

* https://hackerone.com/bugs?report_id=1784449

### Credits

Carter Snook reported this vulnerability.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / undici
Introduced in: 0 Fixed in: 5.19.1
Fix npm install undici@5.19.1

References