Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-32891

CVE-2026-32891: Anchorr Discord Bot XSS Vulnerability

CVE-2026-32891 is a stored cross-site scripting flaw in Anchorr Discord bot that enables attackers to steal API keys and gain admin access. This post explains its impact, affected versions, and mitigation steps.

Published: March 27, 2026

CVE-2026-32891 Overview

CVE-2026-32891 is a critical stored Cross-Site Scripting (XSS) vulnerability affecting Anchorr, a Discord bot used for requesting movies and TV shows and receiving notifications when items are added to a media server. The vulnerability exists in the Jellyseerr user selector component in versions 1.4.1 and below.

This flaw allows any authenticated Jellyseerr account holder to inject malicious JavaScript that executes in the context of an Anchorr admin's browser session. The attack chain enables complete compromise of the Anchorr dashboard and all integrated services, including Jellyfin media server, Jellyseerr request manager, and the Discord bot itself.

Critical Impact

Successful exploitation grants attackers full admin access to Anchorr, plus account takeover of Jellyfin, Jellyseerr, and Discord bot through exposed API keys and tokens.

Affected Products

  • Anchorr versions 1.4.1 and below
  • Integrated Jellyseerr instances
  • Connected Jellyfin media servers via exposed JELLYFIN_API_KEY

Discovery Timeline

  • 2026-03-20 - CVE-2026-32891 published to NVD
  • 2026-03-20 - Last updated in NVD database

Technical Details for CVE-2026-32891

Vulnerability Analysis

This stored XSS vulnerability (CWE-80) resides in the Jellyseerr user selector component within Anchorr. The vulnerability arises from improper neutralization of script-related HTML tags in user-controlled input, allowing persistent storage of malicious JavaScript payloads.

When an Anchorr administrator views the affected interface containing the injected payload, the malicious script executes within their authenticated browser session. The attack leverages the admin's session context to call the /api/config endpoint, which returns the complete application configuration in plaintext without proper access controls or data masking.

The exposed configuration contains sensitive credentials for all integrated services, enabling cascading compromise across the entire media management stack. This transforms a single XSS vulnerability into a multi-system account takeover scenario.

Root Cause

The root cause is insufficient input sanitization in the Jellyseerr user selector component. User-supplied data is rendered without proper encoding or escaping, allowing HTML and JavaScript injection. Additionally, the /api/config endpoint returns sensitive API keys and tokens in plaintext to any authenticated session, violating the principle of least privilege.

Attack Vector

The attack requires network access and a low-privilege authenticated account on the Jellyseerr integration. The attacker injects malicious JavaScript through the user selector field, which is stored persistently. When an administrator subsequently accesses the interface, the stored payload executes and performs the following actions:

  1. The injected script silently calls the authenticated /api/config endpoint
  2. The response exposes plaintext credentials including JELLYFIN_API_KEY, JELLYSEERR_API_KEY, and DISCORD_TOKEN
  3. The attacker extracts session data to forge a valid Anchorr admin session token
  4. With the exposed API keys, the attacker gains simultaneous control over Jellyfin, Jellyseerr, and the Discord bot

The attack requires user interaction—specifically, an admin must view the page containing the malicious payload—but no knowledge of the admin password is necessary for successful exploitation.

Detection Methods for CVE-2026-32891

Indicators of Compromise

  • Unusual JavaScript execution patterns in Anchorr admin browser sessions
  • Unexpected API calls to /api/config from client-side scripts
  • Anomalous session token generation or authentication events
  • Unauthorized access to Jellyfin, Jellyseerr, or Discord bot using exposed API keys

Detection Strategies

  • Monitor web application logs for suspicious requests to the /api/config endpoint
  • Implement Content Security Policy (CSP) headers to detect and block inline script execution
  • Review audit logs for unexpected administrative actions in Anchorr and integrated services
  • Deploy browser-based XSS detection tools to identify script injection attempts

Monitoring Recommendations

  • Enable detailed logging for all API endpoint access, particularly configuration-related endpoints
  • Set up alerts for new admin session creation from unexpected sources or IP addresses
  • Monitor for API key usage patterns that deviate from normal operational baselines
  • Review Jellyseerr user input fields for suspicious content or script-like patterns

How to Mitigate CVE-2026-32891

Immediate Actions Required

  • Upgrade Anchorr to version 1.4.2 or later immediately
  • Rotate all exposed API keys and tokens: JELLYFIN_API_KEY, JELLYSEERR_API_KEY, and DISCORD_TOKEN
  • Review access logs for signs of unauthorized administrative access
  • Audit integrated services (Jellyfin, Jellyseerr, Discord bot) for unauthorized configuration changes

Patch Information

The vulnerability has been remediated in Anchorr version 1.4.2. Users should upgrade immediately by following the instructions in the GitHub Release v1.4.2. Additional details about the vulnerability and fix are available in the GitHub Security Advisory GHSA-6mg4-788h-7g9g.

Workarounds

  • Restrict access to the Anchorr admin interface to trusted networks only until patching is possible
  • Implement strict Content Security Policy headers to mitigate XSS impact
  • Limit Jellyseerr account creation to trusted users to reduce attack surface
  • Consider temporarily disabling the Jellyseerr integration if immediate patching is not feasible

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechAnchorr

  • SeverityCRITICAL

  • CVSS Score9.0

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-80
  • Technical References
  • GitHub Release v1.4.2

  • GitHub Security Advisory GHSA-6mg4-788h-7g9g
  • Related CVEs
  • CVE-2026-32890: Anchorr Discord Bot XSS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English