Skip to content

fix: upgrade undici to 7.29.0, 8.9.0 (CVE-2026-13697) - #271

Open
anupamme wants to merge 1 commit into
eXist-db:mainfrom
anupamme:fix-repo-gulp-exist-cve-2026-13697-undici
Open

fix: upgrade undici to 7.29.0, 8.9.0 (CVE-2026-13697)#271
anupamme wants to merge 1 commit into
eXist-db:mainfrom
anupamme:fix-repo-gulp-exist-cve-2026-13697-undici

Conversation

@anupamme

Copy link
Copy Markdown

Summary

Upgrade undici from 7.28.0 to 7.29.0, 8.9.0 to fix CVE-2026-13697.

Vulnerability

Field Value
ID CVE-2026-13697
Severity HIGH
Scanner trivy
Rule CVE-2026-13697
File package-lock.json (dependency: undici)
Assessment Present in dependency tree, not confirmed reachable

Description: undici: undici: Information disclosure and Denial of Service via malformed Cache-Control directives

Evidence

Scanner confirmation: trivy rule CVE-2026-13697 flagged this pattern.

Changes

  • package.json
  • package-lock.json

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant