Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-55488— motionEye's Absolute Path Traversal in Media File Handlers Allows Arbitrary File Read

Quick assessment

Affected
motioneye-project motioneye
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

motionEye是motionEye团队开源的一个守护进程的web前端。 motionEye 0.44.0之前版本存在路径遍历漏洞,该漏洞源于多个媒体文件处理程序中的绝对路径遍历问题,攻击者可通过用户控制的文件名参数构造文件系统路径,从而读取任意文件。

AI Predicted 7.5 Difficulty: Easy EPSS 0.53% · P43

Possible ATT&CK Techniques 1 AI

T1083 · File and Directory Discovery

Affected Version Matrix 1

VendorProduct Version RangeStatus
motioneye-project motioneye < 0.44.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-55488

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
motionEye's Absolute Path Traversal in Media File Handlers Allows Arbitrary File Read
Source: CVE Program / CVE List V5
Vulnerability Description
motionEye (mEye) is an online interface for a piece of software called "motion," which is a video surveillance program with motion detection. Versions prior to 0.44.0 contain an absolute path traversal vulnerability in multiple media file handlers that allows an attacker to read arbitrary files from the filesystem. The affected handlers accept a user-controlled filename parameter and construct filesystem paths using `os.path.join()`. When an absolute path is supplied, Python discards the configured media directory and returns the attacker-supplied path directly. The application then bypasses Tornado's built-in path validation by overriding the relevant safety checks. As a result, an attacker can access files outside of the configured camera media directory, subject to the permissions of the motionEye process. Version 0.44.0 fixes the issue.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5
Vulnerability Title
motionEye 路径遍历漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
motionEye是motionEye团队开源的一个守护进程的web前端。 motionEye 0.44.0之前版本存在路径遍历漏洞,该漏洞源于多个媒体文件处理程序中的绝对路径遍历问题,攻击者可通过用户控制的文件名参数构造文件系统路径,从而读取任意文件。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
motioneye-project motioneye < 0.44.0 -

II. Public POCs for CVE-2026-55488

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-55488

登录查看更多情报信息。

Vendor Advisories for CVE-2026-55488 (1)

Same Patch Batch · motioneye-project · 2026-06-24 · 3 CVEs total

CVE-2026-31978 6.5 MEDIUM motionEye: Arbitrary File Read via Path Traversal in Picture/Movie Preview Endpoint
CVE-2026-32315 5.5 MEDIUM motionEye: World-Readable Configuration File Exposes Admin Password Hash

IV. Related Vulnerabilities

V. Comments for CVE-2026-55488

No comments yet


Leave a comment