Skip to content

fix: upgrade fast-uri to 4.0.1, 3.1.3, 2.4.2 (CVE-2026-13676) - #1516

Closed
anupamme wants to merge 1 commit into
streamlit:mainfrom
anupamme:fix-repo-docs-cve-2026-13676-fast-uri
Closed

fix: upgrade fast-uri to 4.0.1, 3.1.3, 2.4.2 (CVE-2026-13676)#1516
anupamme wants to merge 1 commit into
streamlit:mainfrom
anupamme:fix-repo-docs-cve-2026-13676-fast-uri

Conversation

@anupamme

Copy link
Copy Markdown

Summary

Upgrade fast-uri from 3.0.6 to 4.0.1, 3.1.3, 2.4.2 to fix CVE-2026-13676.

Vulnerability

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

Description: fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization

Evidence

Scanner confirmation: trivy rule CVE-2026-13676 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
@netlify

netlify Bot commented Aug 21, 2026

Copy link
Copy Markdown

Deploy Preview for streamlit-docs ready!

Name Link
🔨 Latest commit 92e515e
🔍 Latest deploy log https://app.netlify.com/projects/streamlit-docs/deploys/6a8855bdbcb0d40008f2eef8
😎 Deploy Preview https://deploy-preview-1516--streamlit-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@lukasmasuch

Copy link
Copy Markdown
Collaborator

Was already updated

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.

2 participants