Critical-risk tools in Tdarr
11 of the 105 tools in Tdarr are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
tdarr_bulk_delete_filesDestructiveBulk delete selected files from disk and remove them from the database
-
tdarr_cruddbDestructiveInteract with the database. Modes: insert (requires collection, docID, obj), getById (requires collection, docID), getAll (requires collection), update (requires collection, doc...
-
tdarr_delete_backupDestructiveDelete a backup of the Tdarr database
-
tdarr_delete_cache_fileDestructiveDelete a cache file
-
tdarr_delete_fileDestructiveDelete a file on disk of a file in Tdarr DB
-
tdarr_delete_job_reportDestructiveDelete a single job report from both database and disk
-
tdarr_delete_job_reportsDestructiveDelete multiple job reports from both database and disk (with optional filters)
-
tdarr_delete_pluginDestructiveDelete a plugin
-
tdarr_delete_unhealthy_filesDestructiveDelete files which have failed to transcode (table3) or unhealthy files (table6)
-
tdarr_remove_library_filesDestructiveRemove all files from a Tdarr library DB (files on disk are not removed)
-
tdarr_remove_plugin_includeDestructiveRemove a plugin from a classic plugin stack
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.