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

目标: 1000 元 · 已筹: 1336 元

100%

CVE-2026-67178— MISP 输入验证错误漏洞

一分钟漏洞结论

影响对象
misp misp
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

MISP是MISP组织开源的一套开源的软件解决方案。该产品用于收集、存储、分发、共享网络安全指标,并具有威胁网络安全事件分析和恶意软件分析等功能。 MISP 2.5.41之前版本存在输入验证错误漏洞,该漏洞源于安装脚本生成的Apache虚拟主机配置中的HTTP到HTTPS重定向缺少尾部斜杠,可能导致未经身份验证的远程攻击者构造URL将用户重定向到攻击者控制的网站,用于钓鱼、凭据收集或敏感信息泄露。

CVSS 7.8 · High EPSS 0.66% · P50

影响版本矩阵 1

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

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

漏洞信息

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

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

Vulnerability Title
Open Redirect in MISP Installer-Generated Apache Configuration
来源: CVE Program / CVE List V5
Vulnerability Description
MISP installation scripts generated an Apache HTTP virtual-host configuration containing an incorrectly formatted HTTP-to-HTTPS redirect: Redirect permanent / https://misp.example Apache’s Redirect directive appends any portion of the requested path that follows the matched prefix to the configured destination URL. Because the destination did not end with /, attacker-controlled path content was appended directly to the hostname rather than to its URL path. For example, a request resembling: http://misp.example/@attacker.example/ could result in a redirect resembling: https://misp.example@attacker.example/ Under standard URL parsing, misp.example is interpreted as user information and attacker.example as the destination host. An unauthenticated remote attacker could therefore construct a URL hosted under the legitimate MISP domain that redirects users to an attacker-controlled website. The vulnerability could be used for phishing, credential collection, or potentially disclosing sensitive query-string information preserved during the redirect. Exploitation requires a user to follow the crafted HTTP URL. The fix adds the missing trailing slash to the redirect destination, ensuring that appended request data remains part of the path on the configured MISP host. Existing installationsExisting MISP installations should review their Apache HTTP virtual-host configuration and ensure that the HTTPS redirect destination ends with a trailing slash: Redirect permanent / https://misp.example/ After updating the configuration, validate it with apachectl configtest and reload or restart Apache for the change to take effect
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:H
来源: CVE Program / CVE List V5
Vulnerability Type
指向未可信站点的URL重定向(开放重定向)
来源: CVE Program / CVE List V5
Vulnerability Title
MISP 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
MISP是MISP组织开源的一套开源的软件解决方案。该产品用于收集、存储、分发、共享网络安全指标,并具有威胁网络安全事件分析和恶意软件分析等功能。 MISP 2.5.41之前版本存在输入验证错误漏洞,该漏洞源于安装脚本生成的Apache虚拟主机配置中的HTTP到HTTPS重定向缺少尾部斜杠,可能导致未经身份验证的远程攻击者构造URL将用户重定向到攻击者控制的网站,用于钓鱼、凭据收集或敏感信息泄露。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
misp misp 0 ~ 2.5.41 -

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

# POC 描述 源链接 神龙链接
AI 生成 POC 已实测靶场 高级
已在真实靶场复现成功 · 下方是搭建环境并实际触发漏洞的真实录像。
成功标志: VULNERABLE: open redirect confirmed — Location: https://misp.local@attacker.example/ (proof token PROOF_2711a2c27ffd4979 exfiltrated via redirect to attacker host)
复现录像为 Pro+ 专属
观看本 CVE 的完整沙箱构建 + 真实利用录像。限时 ¥499/月。
升级 Pro+
claude_code · 2578 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

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

请登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2026-67178

暂无评论


发表评论