CVE-2026-32890

Anchorr is a Discord bot for requesting movies and TV shows and receiving notifications when items are added to a media server. In versions 1.4.1 and below, a stored Cross-site Scripting (XSS) vulnerability in the web dashboard's User Mapping dropdown allows any unprivileged Discord user in the configured guild to execute arbitrary JavaScript in the Anchorr admin's browser. By chaining this with the GET /api/config endpoint (which returns all secrets in plaintext), an attacker can exfiltrate every credential stored in Anchorr which includes DISCORD_TOKEN, JELLYFIN_API_KEY, JELLYSEERR_API_KEY, JWT_SECRET, WEBHOOK_SECRET, and bcrypt password hashes without any authentication to Anchorr itself. 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:23


NVD link : CVE-2026-32890

Mitre link : CVE-2026-32890

CVE.ORG link : CVE-2026-32890


JSON object : View

Products Affected

openvessl

  • anchorr
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor