CVE-2026-32891

Anchorr is a Discord bot for requesting movies and TV shows and receiving notifications when items are added to a media server. Versions 1.4.1 and below contain a stored XSS vulnerability in the Jellyseerr user selector. Jellyseerr allows any account holder to execute arbitrary JavaScript in the Anchorr admin's browser session. The injected script calls the authenticated /api/config endpoint - which returns the full application configuration in plaintext. This allows the attacker to forge a valid Anchorr session token and gain full admin access to the dashboard with no knowledge of the admin password. The same response also exposes the API keys and tokens for every integrated service, resulting in simultaneous account takeover of the Jellyfin media server (via JELLYFIN_API_KEY), the Jellyseerr request manager (via JELLYSEERR_API_KEY), and the Discord bot (via DISCORD_TOKEN). This issue has been fixed in version 1.4.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:openvessl:anchorr:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-20 03:16

Updated : 2026-03-27 16:09


NVD link : CVE-2026-32891

Mitre link : CVE-2026-32891

CVE.ORG link : CVE-2026-32891


JSON object : View

Products Affected

openvessl

  • anchorr
CWE
CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

CWE-212

Improper Removal of Sensitive Information Before Storage or Transfer

CWE-311

Missing Encryption of Sensitive Data