CVE-2026-16729
NVD: undici's setCookie function does not fully sanitize cookie attributes. NVD: In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can inject additional cookie attributes. NVD: For example, a domain value containing a semicolon can append attributes such as SameSite, and an unparsed entry can inject attributes such as HttpOnly, without the caller setting them.
4.8 Severity
MEDIUM EPSS
0.0018 (7) KEV
-
Source-published summary
NVD: undici's setCookie function does not fully sanitize cookie attributes. NVD: In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can inject additional cookie attributes. NVD: For example, a domain value containing a semicolon can append attributes such as SameSite, and an unparsed entry can inject attributes such as HttpOnly, without the caller setting them.
Possible impact
This medium severity issue needs human triage to confirm exposure, affected versions, and vendor guidance for defensive exposure review.
Affected context
vendor/product: nodejs / undici
Remediation / advisory
Patch confirmed by source text; fixed version context: undici.
Why it matters
This medium severity issue needs human triage to confirm exposure, affected versions, and vendor guidance for defensive exposure review.; CVSS 4.8 (MEDIUM); EPSS percentile 7; not listed in KEV; Patch confirmed by source text; fixed version context: undici; sources: NVD, OSV, Vendor Advisory.
What to verify
Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.
Exposure hint
exposure unknown
Impact tags
Urgency reasons
Source-derived note
Summary derived from NVD / OSV / Vendor Advisory description; unsafe procedural detail is not shown.
Redaction metadata
- source summary used
- True
- fallback summary used
- False
- unsafe procedural detail present
- false
- raw source displayed
- false
- public summary redacted
- true
Remediation handoff
Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.
Safety note
This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.