---
id: CVE-2026-46488
title: >-
  motionEye (mEye) is an online interface for a piece of software called
  "motion," which is a video surveillance program with motion detection
summary: >-
  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, motionEye accepts the client-controlled meye_username and
  meye_password_hash c…
severity: critical
cvss: 9.1
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'
cwe:
  - CWE-256
  - CWE-287
  - CWE-328
  - CWE-836
vendor: motioneye-project
product: motioneye
affected:
  - motioneye < 0.44.0
patched:
  - motioneye 0.44.0
published: '2026-09-15'
updated: '2026-09-17'
sourceUpdated: '2026-09-17T17:16:41.667'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-46488'
references:
  - url: >-
      https://github.com/motioneye-project/motioneye/commit/0d5cb9c238a87447dae29812e5bf2ccf323cf3dc
    label: security-advisories@github.com
  - url: 'https://github.com/motioneye-project/motioneye/pull/3332'
    label: security-advisories@github.com
  - url: 'https://github.com/motioneye-project/motioneye/releases/tag/0.44.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/motioneye-project/motioneye/security/advisories/GHSA-r3cw-c95m-wfh9
    label: security-advisories@github.com
  - url: >-
      https://github.com/motioneye-project/motioneye/security/advisories/GHSA-r3cw-c95m-wfh9
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/advisories/GHSA-r3cw-c95m-wfh9'
tags:
  - nvd
  - cve.org
  - exploit-available
  - ghsa
  - pip
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: total
  timestamp: '2026-09-17T16:14:49.348748Z'
cvssSource: cna
epss: 0.00464
epssPercentile: 0.37487
ecosystem: pip
ingestedAt: '2026-06-29T13:24:35.507Z'
---

## Overview

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, motionEye accepts the client-controlled meye_username and meye_password_hash cookies as authentication material without server-side session validation. An unauthenticated attacker who knows a target username and corresponding hash can set the cookies manually or cause them to be loaded by submitting blank credentials through the switch-user authentication flow, after which the server authenticates the attacker as that user. The administrator username and password-hash value are stored in /etc/motioneye/motion.conf, which is globally readable by default, allowing a local shell user to obtain reusable administrator credential material. Successful impersonation can enable account lockout, password changes and persistence, data enumeration, data destruction, and data exfiltration. This issue is fixed in version 0.44.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-46488)

Affected packages:

- `motioneye < 0.44.0`

Patched in:

- `motioneye 0.44.0`

Source: https://github.com/advisories/GHSA-r3cw-c95m-wfh9
