CVE-2026-43985: Taultulli has CSRF in /configUpdate via missing anti-CSRF and method restriction that allows admin credential takeover

Published Jun 4, 2026
·
Updated

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose configUpdate as a state-changing administrator endpoint, but the route does not enforce POST and does not use any anti-CSRF token. In the default form and JWT-based authentication mode, the administrator session cookie is issued with SameSite=Lax, which still permits top-level cross-site navigation requests. An attacker can exploit this by luring a logged-in administrator to a malicious page that submits a cross-site request to /configUpdate and overwrites the local administrator username and password. The attacker can then sign in directly with the chosen credentials and take over the Tautulli administrative interface. Version 2.17.1 patches the issue.

Affected Software

1 affected component
Tautulli Tautulli<2.17.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Tautulli to a version that resolves this vulnerability.

    Fixed in 2.17.1
  2. Configuration

    Ensure the /configUpdate endpoint enforces the POST method for state changes (versions prior to 2.17.1 did not enforce POST).

    Tautulli /configUpdate HTTP method enforcement = POST only
  3. Configuration

    Add/require anti-CSRF tokens for the /configUpdate endpoint (versions prior to 2.17.1 did not use any anti-CSRF token).

    Tautulli /configUpdate anti-CSRF protection = required
  4. Configuration

    Reconfigure the administrator session cookie to prevent cross-site navigation from issuing authenticated requests (material states default/JWT mode uses SameSite=Lax, which allows top-level cross-site navigation).

    Tautulli admin session cookie SameSite = Lax

Event History

Jun 4, 2026
CVE Published
via MITRE·02:32 PM
Data Sourced
via MITRE·02:32 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:16 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What is the severity of CVE-2026-43985?

CVE-2026-43985 has a high severity rating of 8.8.

2

How do I fix CVE-2026-43985?

To fix CVE-2026-43985, upgrade Tautulli to version 2.17.1 or later.

3

What type of vulnerability is CVE-2026-43985?

CVE-2026-43985 is a Cross-Site Request Forgery (CSRF) vulnerability.

4

What could be the impact of CVE-2026-43985?

The impact of CVE-2026-43985 allows for admin credential takeover due to the missing anti-CSRF token.

5

Which versions of Tautulli are affected by CVE-2026-43985?

Versions of Tautulli prior to 2.17.1 are affected by CVE-2026-43985.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203