目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-6556— Fastify 授权问题漏洞

CVSS 9.1 · Critical EPSS 0.29% · P21

影响版本矩阵 2

厂商产品版本范围状态
@fastify/express@fastify/express< 4.0.7affected
4.0.7unaffected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-6556 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
@fastify/express vulnerable to middleware bypass via non-string mount paths in prefixed plugins
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
@fastify/express versions 4.0.6 and earlier only rewrite the plugin prefix for middleware mount paths when the path argument is a string. Non-string mount paths (arrays of paths and regular expressions) are left unprefixed inside prefixed plugin scopes, so middleware registered with those forms does not match the actual prefixed request path. Applications that use path-scoped middleware for authentication, authorization, rate limiting, or auditing on routes inside a prefixed scope can be bypassed by sending a request to the prefixed route, because Fastify still matches the route but the middleware is skipped. Patches: upgrade to @fastify/express 4.0.7. Workarounds: use string mount paths instead of arrays or regular expressions in prefixed plugins, or register one use call per path.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
授权机制不恰当
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Fastify 授权问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Fastify是Fastify团队开源的一个 Web 框架。 Fastify 4.0.6及之前版本存在授权问题漏洞,该漏洞源于在带前缀的插件作用域中,非字符串挂载路径(路径数组和正则表达式)无法得到前缀重写,导致路径作用域中间件被绕过,可能影响认证、授权、限流或审计功能。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
@fastify/express@fastify/express 0 ~ 4.0.7 -

二、漏洞 CVE-2026-6556 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级
Qwen3.6-35B-A3B · 5605 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2026-6556 的情报信息

登录查看更多情报信息。

CVE-2026-6556 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-6556

暂无评论


发表评论