CVE 3.4 LOW

on-headers vulnerable to http response header manipulation_CVE-2025-7339

3.4 / 10
LOW
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N

Description

on-headers is a node.js middleware for listening to when a response writes headers. A bug in on-headers versions `<1.1.0` may result in response headers being inadvertently modified when an array is passed to `response.writeHead()`. Users should upgrade to version 1.1.0 to receive a patch. Uses are strongly encouraged to upgrade to `1.1.0`, but this issue can be worked around by passing an object to `response.writeHead()` rather than an array.

Basic Information

ID CVE-2025-7339
Source openjs
Published Jul 17, 2025 at 15:47
Modified Jul 17, 2025 at 20:24

Affected Product

Vendor jshttp
Product on-headers
Affected Versions jshttp on-headers 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.