Vulnerability Description
Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.6, Dokploy's user.update procedure in apps/dokploy/server/api/routers/user.ts updates account.password without deleting other rows from session, allowing a compromised better-auth.session_token session to remain valid for up to three days after a password change. This issue is fixed in version 0.29.6.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Dokploy/dokploy/commit/a07106d649991ea09892220873ea3243766c3e
- https://github.com/Dokploy/dokploy/pull/4475
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-rr9m-w87g-46f3
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-rr9m-w87g-46f3
FAQ
What is CVE-2026-45791?
CVE-2026-45791 is a vulnerability with a CVSS score of 5.9 (MEDIUM). Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.6, Dokploy's user.update procedure in apps/dokploy/server/api/routers/user.ts updates account.password without deleting oth...
How severe is CVE-2026-45791?
CVE-2026-45791 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45791?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.