CVE-2026-39386

Neko is a a self-hosted virtual browser that runs in Docker and uses WebRTC In versions 3.0.0 through 3.0.10 and 3.1.0 through 3.1.1, any authenticated user can immediately obtain full administrative control of the entire Neko instance (member management, room settings, broadcast control, session termination, etc.). This results in a complete compromise of the instance. The vulnerability has been patched in v3.0.11 and v3.1.2. If upgrading is not immediately possible, the following mitigations can reduce risk: Restrict access to trusted users only (avoid granting accounts to untrusted parties); ensure all user passwords are strong and only shared with trusted individuals; run the instance only when needed; avoid leaving it continuously exposed; place the instance behind authentication layers such as a reverse proxy with additional access controls; disable or restrict access to the /api/profile endpoint if feasible; and/or monitor for suspicious privilege changes or unexpected administrative actions. Note that these are temporary mitigations and do not fully eliminate the vulnerability. Upgrading is strongly recommended.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:m1k1o:neko:*:*:*:*:*:*:*:*
cpe:2.3:a:m1k1o:neko:*:*:*:*:*:*:*:*

History

23 Apr 2026, 18:21

Type Values Removed Values Added
CPE cpe:2.3:a:m1k1o:neko:*:*:*:*:*:*:*:*
First Time M1k1o neko
M1k1o
References () https://github.com/m1k1o/neko/releases/tag/v3.0.11 - () https://github.com/m1k1o/neko/releases/tag/v3.0.11 - Product
References () https://github.com/m1k1o/neko/releases/tag/v3.1.2 - () https://github.com/m1k1o/neko/releases/tag/v3.1.2 - Product
References () https://github.com/m1k1o/neko/security/advisories/GHSA-2gw9-c2r2-f5qf - () https://github.com/m1k1o/neko/security/advisories/GHSA-2gw9-c2r2-f5qf - Mitigation, Vendor Advisory

21 Apr 2026, 01:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-21 01:16

Updated : 2026-04-23 18:21


NVD link : CVE-2026-39386

Mitre link : CVE-2026-39386

CVE.ORG link : CVE-2026-39386


JSON object : View

Products Affected

m1k1o

  • neko
CWE
CWE-20

Improper Input Validation

CWE-269

Improper Privilege Management

CWE-284

Improper Access Control

CWE-639

Authorization Bypass Through User-Controlled Key

CWE-862

Missing Authorization