๐Ÿ” CVE Alert

CVE-2026-55488

UNKNOWN 0.0

motionEye's Absolute Path Traversal in Media File Handlers Allows Arbitrary File Read

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor motioneye-project
Product motioneye
Published Jun 24, 2026
Stay Ahead of the Next One

Get instant alerts for motioneye-project motioneye

Be the first to know when new unknown vulnerabilities affecting motioneye-project motioneye are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

motioneye-project / motioneye
< 0.44.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/motioneye-project/motioneye/security/advisories/GHSA-rw9q-97r9-8gvh