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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-40076— openmrs-core 路径遍历漏洞

一分钟漏洞结论

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

openmrs-core是OpenMRS开源的一款电子病历系统。 openmrs-core 2.7.8及之前版本和2.8.0至2.8.5版本存在路径遍历漏洞,该漏洞源于模块上传端点对上传的.omod归档文件自动解压时未进行规范化或边界检查,可能导致Zip Slip路径遍历攻击,使经过身份验证的攻击者写入任意文件并实现远程代码执行。

AI 预测 9.8 利用难度: 极易 EPSS 0.85% · P56

影响版本矩阵 2

厂商产品 版本范围状态
openmrs openmrs-core <= 2.7.8 affected
>= 2.8.0, <= 2.8.5 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
OpenMRS Core arbitrary file write and code execution via Zip Slip in module upload
来源: CVE Program / CVE List V5
Vulnerability Description
OpenMRS Core is an open source electronic medical record system platform. In versions 2.7.8 and earlier and versions 2.8.0 through 2.8.5, the module upload endpoint at POST `/openmrs/ws/rest/v1/module` is vulnerable to a Zip Slip path traversal attack. During automatic extraction of uploaded .omod archives in `WebModuleUtil.startModule()`, ZIP entries under web/module/ are checked only to see whether the full entry path starts with `..,` and the remaining path is then concatenated into the destination path without normalization or a boundary check. A crafted archive can therefore include entries such as `web/module/../../../../malicious.jsp` and cause files to be written outside the intended module directory. An authenticated attacker with module upload access can write arbitrary files to locations such as the web application root and achieve remote code execution by uploading a JSP file and then requesting it. The issue is compounded by the fact that the module.allow_web_admin runtime property is enforced in the legacy UI controller but not in the REST API upload path, so deployments relying on that property to block web-based module administration remain exposed through the REST endpoint. This issue has been fixed in versions after 2.7.8 in the 2.7.x line and in version 2.8.6 and later.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
openmrs-core 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
openmrs-core是OpenMRS开源的一款电子病历系统。 openmrs-core 2.7.8及之前版本和2.8.0至2.8.5版本存在路径遍历漏洞,该漏洞源于模块上传端点对上传的.omod归档文件自动解压时未进行规范化或边界检查,可能导致Zip Slip路径遍历攻击,使经过身份验证的攻击者写入任意文件并实现远程代码执行。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
openmrs openmrs-core <= 2.7.8 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-40076

暂无评论


发表评论