Skip to content

fix: upgrade picomatch to 4.0.4, 3.0.2, 2.3.2 (CVE-2026-33671) - #109

Merged
BOTCAHX merged 1 commit into
hostinger-bot:mainfrom
anupamme:fix-repo-btch-downloader-cve-2026-33671-picomatch
Aug 10, 2026
Merged

fix: upgrade picomatch to 4.0.4, 3.0.2, 2.3.2 (CVE-2026-33671)#109
BOTCAHX merged 1 commit into
hostinger-bot:mainfrom
anupamme:fix-repo-btch-downloader-cve-2026-33671-picomatch

Conversation

@anupamme

@anupamme anupamme commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Upgrade picomatch from 4.0.3 to 4.0.4, 3.0.2, 2.3.2 to fix CVE-2026-33671.

Vulnerability

Field Value
ID CVE-2026-33671
Severity HIGH
Scanner trivy
Rule CVE-2026-33671
File bun.lock (dependency: picomatch)
Assessment Present in dependency tree, not confirmed reachable

Description: picomatch: Picomatch: Regular Expression Denial of Service via crafted extglob patterns

Evidence

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

Threat Model Context

This is a Node.js library - vulnerabilities affect downstream consumers who use this package.

Changes

  • bun.lock
  • package.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
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpicomatch@​4.0.410010010088100
Addedsource-map@​0.8.010010010090100
Updatedeslint@​9.39.4 ⏵ 10.8.197 +110010097 +2100

View full report

@deepsource-io

deepsource-io Bot commented Aug 9, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 84f431a...77ddc3f on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Aug 9, 2026 10:23p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@BOTCAHX
BOTCAHX merged commit d33c1dc into hostinger-bot:main Aug 10, 2026
3 checks passed
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