CVE-2026-29789 PUBLISHED

Vito: Cross-project privilege escalation in workflow site-creation actions allows unauthorized server modification

Assigner: GitHub_M
Reserved: 04.03.2026 Published: 06.03.2026 Updated: 06.03.2026

Vito is a self-hosted web application that helps manage servers and deploy PHP applications into production servers. Prior to version 3.20.3, a missing authorization check in workflow site-creation actions allows an authenticated attacker with workflow write access in one project to create/manage sites on servers belonging to other projects by supplying a foreign server_id. This issue has been patched in version 3.20.3.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 10

Product Status

Vendor vitodeploy
Product vito
Versions
  • Version < 3.20.3 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE