๐Ÿ” CVE Alert

CVE-2026-50025

UNKNOWN 0.0

Mousehole: Unauthenticated HTTP/WebSocket boundary exposes and mutates MAM cookie state

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Mousehole is a background service to update a seedbox IP for MAM and web app to manage it. Prior to version 0.4.05, Mousehole's HTTP/WebSocket management boundary is reachable without application-layer authentication or browser/LAN provenance checks. The service stores a MyAnonamouse (MAM) session cookie in state and reuses the same cookie-bearing serialization for persisted state, public API responses, and WebSocket state updates. Any client that can reach the published Mousehole port can read cookie-bearing state, connect to WebSocket state updates, replace the stored cookie, or force MAM update side effects. The deployment examples publish port 5010 broadly with Docker's `5010:5010` syntax, which can make the issue reachable on mixed-trust LAN/VPN interfaces. Version 0.4.0 patches the issue.

CWE CWE-200 CWE-306 CWE-346 CWE-352 CWE-862
Vendor t-mart
Product mousehole
Published Sep 11, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for t-mart mousehole

Be the first to know when new unknown vulnerabilities affecting t-mart mousehole are published โ€” delivered to Slack, Telegram or Discord.

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

Affected Versions

t-mart / mousehole
< 0.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/t-mart/mousehole/security/advisories/GHSA-v64r-gfrc-f6vq github.com: https://github.com/t-mart/mousehole/blob/master/CHANGELOG.md#v040---2026-06-04