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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-84186— PrestaShop 访问控制不当

一分钟漏洞结论

影响对象
PrestaShop PrestaShop
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

该漏洞涉及 PrestaShop 中 函数的访问控制缺陷。当应用部署在反向代理、负载均衡器或 CDN 之后时,攻击者可以通过伪造 请求头来欺骗客户端 IP 地址。应用程序错误地处理了 IP 地址字符串,使用了由访问者(而非可信基础设施)提供的地址,使得未认证的远程攻击者可以诱使应用程序将其连接解释为来自任意 IP 地址。 这种状况可能导致基于 IP 的控制机制(例如维护模式的白名单)被绕过,同时也会造成安全日志和审计日志的伪造,并使依赖 IP 地址的第三方机制失效,例如地理位置检查、欺诈检测或请求速率限制等。

CVSS 6.9 · Medium
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Incorrect access control in PrestaShop
来源: CVE Program / CVE List V5
Vulnerability Description
Vulnerability involving incorrect access control in the Tools::getRemoteAddr() function in PrestaShop, which allows the client’s IP address to be spoofed via the X-Forwarded-For header when the application is running behind a reverse proxy, load balancer or CDN. The application incorrectly processes the IP address string and uses the address controlled by the visitor rather than the one provided by the trusted infrastructure, allowing an unauthenticated remote attacker to cause the application to interpret their connection as originating from an arbitrary IP address. This condition allows IP-based controls, such as the maintenance mode allowlist, to be bypassed, as well as enabling the forgery of security and audit logs and the evasion of third-party mechanisms that rely on the IP address, such as geolocation checks, fraud detection or request throttling.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
使用欺骗进行的认证绕过
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
PrestaShop PrestaShop 0 ~ 9.1.5 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-84186 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-84186

暂无评论


发表评论