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

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-45090— dalfox 安全漏洞

CVSS 7.5 · High EPSS 0.04% · P11

影响版本矩阵 1

厂商产品版本范围状态
hahwuldalfox< 2.13.0affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Dalfox: Unauthenticated Remote DoS via Closed-Channel Write in `ParameterAnalysis` (server mode)
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, ParameterAnalysis in pkg/scanning/parameterAnalysis.go runs two sequential worker stages that both write to the same results channel. The channel is correctly closed after the first stage completes (close(results) at line 438), but the second stage — which processes POST-body parameters (dp) — is then launched with the same already-closed channel as its output. When a scanned parameter is reflected, processParams executes results <- paramResult on the closed channel, triggering a Go runtime panic that crashes the entire dalfox process. In server mode, the crash is remotely triggerable by any unauthenticated caller who can reach the REST API, because the default configuration has no API key and the second stage activates whenever options.Data != "" (i.e., the attacker supplies the data field) and the target reflects at least one parameter. This vulnerability is fixed in 2.13.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
使用共享资源的并发执行不恰当同步问题(竞争条件)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
dalfox 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
dalfox是HAHWUL个人开发者的一款自动化跨站脚本扫描工具。 Dalfox 2.13.0之前版本存在安全漏洞,该漏洞源于ParameterAnalysis中两个工作阶段写入同一已关闭的results通道,可能导致Go运行时恐慌并崩溃整个dalfox进程。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
hahwuldalfox < 2.13.0 -

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

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-45090 补丁与修复 (1)

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

同批安全公告 · hahwul · 2026-05-27 · 共 4 条

CVE-2026-4508710.0 CRITICALdalfox 访问控制错误漏洞
CVE-2026-450898.2 HIGHdalfox 代码问题漏洞
CVE-2026-450887.5 HIGHdalfox 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-45090

暂无评论


发表评论