๐Ÿ” CVE Alert

CVE-2026-32315

MEDIUM 5.5

motionEye: World-Readable Configuration File Exposes Admin Password Hash

CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th

motionEye (mEye) is an online interface for motion software, a video surveillance program with motion detection. Versions prior to 0.44.0 create the configuration file /etc/motioneye/motion.conf with 644 permissions (-rw-r--r--), making it readable by any local user on the system. This file contains sensitive data including the admin password hash, which can be leveraged by other vulnerabilities to escalate privileges. Additionally, per-camera configuration files (camera-*.conf) are also created with the same 644 permissions, potentially exposing camera-specific credentials and settings. The exposed SHA1 admin password hash can be cracked offline to recover the plaintext password, used directly to forge authenticated admin API requests via the signature authentication weakness (GHSA-45h7-499j-7ww3), and chained with the OS command injection flaw (CVE-2025-60787) to escalate a local unprivileged user to the Motion daemon user (often root), enabling full system compromise. This issue has been fixed in version 0.44.0.

CWE CWE-732 CWE-522 CWE-200
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 medium vulnerabilities affecting motioneye-project motioneye are published โ€” delivered to Slack, Telegram or Discord.

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

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

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-rhgp-6wq6-9j67 github.com: https://github.com/motioneye-project/motioneye/releases/tag/0.44.0