๐Ÿ” CVE Alert

CVE-2026-55863

MEDIUM 5.3

motionEye: Missing authentication on ActionHandler allows unauthenticated camera action execution

CVSS Score
5.3
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. Prior to 0.44.0, the ActionHandler.post() method in motioneye/handlers/action.py lacks the BaseHandler.auth() decorator, allowing an unauthenticated remote attacker to send requests to /action/<camera_id>/<action>. The endpoint can trigger snapshot, record_start, and record_stop actions. When an administrator has configured action scripts, the same endpoint can invoke PTZ controls, alarm actions, lighting actions, and other predefined commands, and configured remote motionEye cameras can allow server-side requests to the remote camera service. This issue is fixed in version 0.44.0.

CWE CWE-862
Vendor motioneye-project
Product motioneye
Published Sep 15, 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:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
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-j67x-q29f-qcvv github.com: https://github.com/motioneye-project/motioneye/pull/3332 github.com: https://github.com/motioneye-project/motioneye/commit/0d5cb9c238a87447dae29812e5bf2ccf323cf3dc github.com: https://github.com/motioneye-project/motioneye/releases/tag/0.44.0