Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-55863

Опубликовано: 15 сент. 2026
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

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>/. 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.

EPSS

Процентиль: 22%
0.00289
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-862

Связанные уязвимости

CVSS3: 5.3
github
3 месяца назад

motionEye's missing authentication on ActionHandler allows unauthenticated camera action execution

EPSS

Процентиль: 22%
0.00289
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-862