Skip to content

fix: upgrade koa to patched version (CVE-2026-27959) - #3766

Open
anupamme wants to merge 1 commit into
mlrun:developmentfrom
anupamme:fix-repo-ui-cve-2026-27959-koa
Open

anupamme wants to merge 1 commit into
mlrun:developmentfrom
anupamme:fix-repo-ui-cve-2026-27959-koa

Conversation

@anupamme

Copy link
Copy Markdown

Summary

Upgrade koa from 3.0.3 to 3.1.2, 2.16.4 to fix CVE-2026-27959.

Vulnerability

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

Description: koa: Koa: Host header injection vulnerability due to malformed HTTP Host header parsing

Evidence

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

Changes

  • package.json
  • package-lock.json

Behavior Preservation

This change touches only dependency manifests (package.json, package-lock.json); no source file in the repository is modified.


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