Ad

CVE-2026-32891

CRITICAL CVSS 3.1: 9.0 EPSS 0.02%
Updated Mar 27, 2026
Openvessl
Parameter Value
CVSS 9.0 (CRITICAL)
Affected Versions before 1.4.1
Fixed In 1.4.2
Type CWE-311 (Missing Encryption), CWE-212, CWE-80 (Improper Neutralization of Script-Related HTML Tags (XSS))
Vendor Openvessl
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Openvessl Anchorr
cpe:2.3:a:openvessl:anchorr:*:*:*:*:*:*:*:*
<= 1.4.1

Related Vulnerabilities