chore(deps): update ghcr.io/tautulli/tautulli docker tag to v2.17.2 #755

Open
renovate-bot wants to merge 1 commit from renovate/ghcr.io-tautulli-tautulli-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/tautulli/tautulli patch v2.17.0 -> v2.17.2

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Tautulli/Tautulli (ghcr.io/tautulli/tautulli)

v2.17.2

Compare Source

v2.17.1

Compare Source

  • Notifications:
    • Fix: Tautulli Remote App notifications failing to send. (#​2669)
    • New: Added extra type and preroll to notification parameters.
    • New: Added Simkl URL to notification parameters.
  • Newsletters:
    • Fix: Remote code execution via newsletter custom template directory. (CVE-2026-41065) (Thanks @​remindsec)
  • Exporter:
    • Fix: Export failed when logo / square art keys were included. (#​2685)
  • UI:
    • Fix: Error when browsing for folder paths. (#​2673)
    • New: Added AV1 media flag image. (#​2676) (Thanks @​little0831)
    • New: Added opus media flag image.
  • Other:
    • Fix: Clean empty directories after updating using git. (#​2667)
    • Fix: Tautulli failing to reconnect to Plex Media Server until restarted after a connection loss at startup. (#​2640)
    • Fix: Path treversal in cache deletion API. (CVE-2026-40605) (Thanks @​JakePeralta7)
    • Fix: Websocket not exiting and reconnecting cleanly after changing Plex servers.
    • Fix: Sanitize JS log errors to prevent XSS. (CVE-2026-43984) (Thanks @​larlarua)
    • Fix: Do not store image hash for external images. (CVE-2026-43986) (Thanks @​larlarua)
    • New: Update Windows and MacOS packages to Python 3.13.
    • New: Update Snap package to core24.
    • New: Using mounted folders for custom newsletter templates and scripts requires manually enabling allow_mounted_folders = 1 in the config file.
    • New: Added anti-CSRF tokens and enforce POST methods to state change endpoints. (CVE-2026-43985) (Thanks @​larlarua)
    • New: Hash Tautulli cookie name. All existing login sessions will be invalidated after the update.
    • New: Require X-Api-Key header for login through the /auth/signin endpoint.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tautulli/tautulli](https://github.com/Tautulli/Tautulli) | patch | `v2.17.0` -> `v2.17.2` | --- > :warning: **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Tautulli/Tautulli (ghcr.io/tautulli/tautulli)</summary> ### [`v2.17.2`](https://github.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2172-2026-06-16) [Compare Source](https://github.com/Tautulli/Tautulli/compare/v2.17.1...v2.17.2) - Notifications: - Fix: Line breaks in Gotify notification body text. ([#&#8203;2702](https://github.com/Tautulli/Tautulli/issues/2702)) - Newsletters: - Fix: XSS in newsletter cron value. (CVE-2026-49995) (Thanks [@&#8203;elvinsuleymanov](https://github.com/elvinsuleymanov)) - UI: - Fix: Reflected XSS in search query string. (CVE-2026-45381) (Thanks [@&#8203;JakePeralta7](https://github.com/JakePeralta7), [@&#8203;sondt99](https://github.com/sondt99), [@&#8203;kah-ja](https://github.com/kah-ja)) - Fix: Duplicated activity card progress timers. ([#&#8203;2716](https://github.com/Tautulli/Tautulli/issues/2716)) (Thanks [@&#8203;omglazrgunpewpew](https://github.com/omglazrgunpewpew)) - Other: - Fix: Fix X-Api-Key header check crashing server. ([#&#8203;2711](https://github.com/Tautulli/Tautulli/issues/2711)) - Fix: Path traversal in uploaded database and config file names. (CVE-2026-52835) (Thanks [@&#8203;tonghuaroot](https://github.com/tonghuaroot)) - Fix: Empty host fallback in URL when launching browser. ([#&#8203;2722](https://github.com/Tautulli/Tautulli/issues/2722)) (Thanks [@&#8203;upmcplanetracker](https://github.com/upmcplanetracker)) - Fix: Open redirect via whitespace bypass in /auth/redirect (CVE-2026-54915) (Thanks [@&#8203;sondt99](https://github.com/sondt99)) ### [`v2.17.1`](https://github.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2171-2026-05-04) [Compare Source](https://github.com/Tautulli/Tautulli/compare/v2.17.0...v2.17.1) - Notifications: - Fix: Tautulli Remote App notifications failing to send. ([#&#8203;2669](https://github.com/Tautulli/Tautulli/issues/2669)) - New: Added extra type and preroll to notification parameters. - New: Added Simkl URL to notification parameters. - Newsletters: - Fix: Remote code execution via newsletter custom template directory. (CVE-2026-41065) (Thanks [@&#8203;remindsec](https://github.com/remindsec)) - Exporter: - Fix: Export failed when logo / square art keys were included. ([#&#8203;2685](https://github.com/Tautulli/Tautulli/issues/2685)) - UI: - Fix: Error when browsing for folder paths. ([#&#8203;2673](https://github.com/Tautulli/Tautulli/issues/2673)) - New: Added AV1 media flag image. ([#&#8203;2676](https://github.com/Tautulli/Tautulli/issues/2676)) (Thanks [@&#8203;little0831](https://github.com/little0831)) - New: Added opus media flag image. - Other: - Fix: Clean empty directories after updating using git. ([#&#8203;2667](https://github.com/Tautulli/Tautulli/issues/2667)) - Fix: Tautulli failing to reconnect to Plex Media Server until restarted after a connection loss at startup. ([#&#8203;2640](https://github.com/Tautulli/Tautulli/issues/2640)) - Fix: Path treversal in cache deletion API. (CVE-2026-40605) (Thanks [@&#8203;JakePeralta7](https://github.com/JakePeralta7)) - Fix: Websocket not exiting and reconnecting cleanly after changing Plex servers. - Fix: Sanitize JS log errors to prevent XSS. (CVE-2026-43984) (Thanks [@&#8203;larlarua](https://github.com/larlarua)) - Fix: Do not store image hash for external images. (CVE-2026-43986) (Thanks [@&#8203;larlarua](https://github.com/larlarua)) - New: Update Windows and MacOS packages to Python 3.13. - New: Update Snap package to core24. - New: Using mounted folders for custom newsletter templates and scripts requires manually enabling allow_mounted_folders = 1 in the config file. - New: Added anti-CSRF tokens and enforce POST methods to state change endpoints. (CVE-2026-43985) (Thanks [@&#8203;larlarua](https://github.com/larlarua)) - New: Hash Tautulli cookie name. All existing login sessions will be invalidated after the update. - New: Require X-Api-Key header for login through the /auth/signin endpoint. </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/ghcr.io-tautulli-tautulli-2.x from 8300c4d8cb to 9002a22b30 2026-06-01 16:09:39 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-tautulli-tautulli-2.x from 9002a22b30 to 3c4b0f0deb 2026-06-16 18:02:58 +00:00 Compare
renovate-bot changed title from chore(deps): update ghcr.io/tautulli/tautulli docker tag to v2.17.1 to chore(deps): update ghcr.io/tautulli/tautulli docker tag to v2.17.2 2026-06-16 18:03:04 +00:00
renovate-bot force-pushed renovate/ghcr.io-tautulli-tautulli-2.x from 3c4b0f0deb to 4a01c3af84 2026-07-27 22:03:34 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-tautulli-tautulli-2.x from 4a01c3af84 to 0b422a7355 2026-07-31 18:03:42 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-tautulli-tautulli-2.x:renovate/ghcr.io-tautulli-tautulli-2.x
git switch renovate/ghcr.io-tautulli-tautulli-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/ghcr.io-tautulli-tautulli-2.x
git switch renovate/ghcr.io-tautulli-tautulli-2.x
git rebase main
git switch main
git merge --ff-only renovate/ghcr.io-tautulli-tautulli-2.x
git switch renovate/ghcr.io-tautulli-tautulli-2.x
git rebase main
git switch main
git merge --no-ff renovate/ghcr.io-tautulli-tautulli-2.x
git switch main
git merge --squash renovate/ghcr.io-tautulli-tautulli-2.x
git switch main
git merge --ff-only renovate/ghcr.io-tautulli-tautulli-2.x
git switch main
git merge renovate/ghcr.io-tautulli-tautulli-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
peschmae/ansible-home-borr!755
No description provided.