---
id: CVE-2026-45791
title: 'Dokploy is a free, self-hostable Platform as a Service (PaaS)'
summary: >-
  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 comp…
severity: medium
cvss: 5.9
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-613
published: '2026-08-17'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T21:03:08.410'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-45791'
references:
  - url: >-
      https://github.com/Dokploy/dokploy/commit/a07106d649991ea09892220873ea3243766c3e08
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/pull/4475'
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/security/advisories/GHSA-rr9m-w87g-46f3'
    label: security-advisories@github.com
  - url: 'https://github.com/Dokploy/dokploy/security/advisories/GHSA-rr9m-w87g-46f3'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00408
epssPercentile: 0.32217
ingestedAt: '2026-09-08T21:11:12.279Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
