PatchSiren cyber security CVE debrief
CVE-2026-45791 Dokploy CVE debrief
CVE-2026-45791 Dokploy password update session token issue. Dokploy administrators and users who manage user accounts and sessions within the Dokploy platform should assess exposure and verify if their instances are affected by this vulnerability. The vulnerability allows a compromised session token to remain valid for up to three days after a password change in Dokploy instances prior to version 0.29.6. Dokploy administrators should verify and update their instances to prevent prolonged session token validity.
- Vendor
- Dokploy
- Product
- Unknown
- CVSS
- MEDIUM 5.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-17
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-17
- Advisory updated
- 2026-09-08
Who should care
Dokploy administrators and users who manage user accounts and sessions within the Dokploy platform should assess exposure and verify if their instances are affected by this vulnerability.
Why it matters
CVE-2026-45791 allows a compromised session token to remain valid for up to three days after a password change in Dokploy instances prior to version 0.29.6. Dokploy administrators should verify and update their instances to prevent prolonged session token validity.
- Prolonged session token validity after password changes could allow attackers to maintain unauthorized access
- Compromised session tokens may remain active for up to three days after a password change
- Verification of Dokploy instance updates and session token invalidation procedures is necessary
- Monitoring for unusual activity related to Dokploy instances is recommended
Technical summary
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. The vulnerability allows a compromised session token to remain valid for up to three days after a password change in Dokploy instances prior to version 0.29.6. Dokploy administrators should verify and update their instances to prevent prolonged session token validity. The CVE record and NVD entry provide details on the Dokploy vulnerability.
Defensive priority
Verify and update Dokploy instances to prevent prolonged session token validity after password changes
Recommended defensive actions
- Update Dokploy to version 0.29.6 or later
- Review and invalidate existing session tokens after password changes
- Monitor for unusual activity related to Dokploy instances
- Verify Dokploy instance updates and session token invalidation procedures
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the Dokploy vulnerability, but specific exploitation or impact instances are not mentioned. The issue is fixed in version 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. There are no known instances of exploitation or reported impacts. Defenders should verify Dokploy 0.2
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45791 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45791
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45791 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45791
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/commit/a07106d649991ea09892220873ea3243766c3e08
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/pull/4475
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/security/advisories/GHSA-rr9m-w87g-46f3
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.