๐Ÿ” CVE Alert

CVE-2026-52835

UNKNOWN 0.0

Tautulli: Path traversal / arbitrary file write via unsanitized upload filename in import_config and import_database

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to 2.17.2, the import_config handler and the database_file branch of import_database in plexpy/webserve.py join the attacker-controlled config_file.filename or database_file.filename directly to CACHE_DIR without basename reduction or a containment check. An administrator or caller with the instance API key can submit a multipart filename containing parent-directory segments, causing the upload to be created or overwritten outside CACHE_DIR before file-content validation runs. The write is limited to paths permitted to the Tautulli process, but it can enable configuration tampering, service disruption, or code execution. This issue is fixed in version 2.17.2.

CWE CWE-22 CWE-434
Vendor tautulli
Product tautulli
Published Sep 21, 2026
Last Updated Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for tautulli tautulli

Be the first to know when new unknown vulnerabilities affecting tautulli tautulli are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Tautulli / Tautulli
< 2.17.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Tautulli/Tautulli/security/advisories/GHSA-8ww5-pp25-3jm8 github.com: https://github.com/Tautulli/Tautulli/commit/8c7c1a5ab09a6cca00aec995df07ce24680e7f31 github.com: https://github.com/Tautulli/Tautulli/releases/tag/v2.17.2