You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Deepin Integration]~[v25-Release] fix(node-anymatch): CVE-2026-33671, CVE-2026-33672 by deepin-ci-robot@deepin-community/node-anymatch by deepin-community-ci-bot[bot] #13202
Package information | 软件包信息
Package repository address | 软件包仓库地址
Changelog | 更新信息
node-anymatch (3.1.3+~cs4.6.1-2deepin1) unstable; urgency=medium
33672) CVE-2026-33671: Fix ReDoS vulnerability in extglob patterns.
Adds maxExtglobRecursion option to limit nested quantified extglobs.
CVE-2026-33672: Fix method injection in POSIX character classes.
Adds proto: null to POSIX_REGEX_SOURCE. Upstream:
micromatch/picomatch@2.3.1...2.3.2