Skip to content

Conversation

@alexeyfv
Copy link
Contributor

@alexeyfv alexeyfv commented Jan 5, 2026

What is this PR about?

Umami v2.19.0 is vulnerable to CVE-2025-55182 (React2Shell), CVE-2025-55183, CVE-2025-55184. More info here: umami-software/umami#3839.

This PR updates the template to use the patched Umami version.

Checklist

Before submitting this PR, please make sure that:

Issues related (if applicable)

I haven't found any related issues.

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview a3a12ae

@alexeyfv
Copy link
Contributor Author

alexeyfv commented Jan 5, 2026

I'll test the changes rn.

@alexeyfv
Copy link
Contributor Author

alexeyfv commented Jan 5, 2026

Started and accessible.

image

@alexeyfv alexeyfv marked this pull request as ready for review January 5, 2026 15:36
Copilot AI review requested due to automatic review settings January 5, 2026 15:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Umami analytics template from v2.19.0 to v2.20.2 to address critical security vulnerabilities (CVE-2025-55182, CVE-2025-55183, CVE-2025-55184) discovered in the previous version.

Key Changes

  • Updated Umami version from v2.19.0 to v2.20.2 in both meta.json and docker-compose.yml
  • Maintains consistent version pinning (no use of latest tag)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
meta.json Updated version field to v2.20.2 for the Umami template entry
blueprints/umami/docker-compose.yml Updated Docker image tag to postgresql-v2.20.2

Review Result: ✅ No issues found.

The changes are clean and consistent:

  • Both files correctly reference the new version v2.20.2
  • The Docker image tag properly includes the postgresql- prefix matching the existing pattern
  • All old version references have been removed from the repository
  • The update follows repository conventions for version pinning
  • Umami is an open-source project (MIT licensed), meeting the repository requirements

This is a straightforward security patch update that properly maintains consistency across all relevant files.

@Siumauricio Siumauricio merged commit b8984b9 into Dokploy:canary Jan 7, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants