CVE-2025-53825
BaseFortify
Publication date: 2025-07-14
Last updated on: 2025-09-11
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dokploy | dokploy | to 0.24.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Dokploy, prior to version 0.24.3, allows any user to execute arbitrary code and access sensitive environment variables without authentication by simply opening a pull request on a public repository. This happens because of an unauthenticated preview deployment feature that exposes secrets and enables remote code execution.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access to sensitive environment variables and allow attackers to execute arbitrary code remotely. This puts all public Dokploy users using preview deployments at risk of data exposure, system compromise, and potential further exploitation.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Dokploy to version 0.24.3 or later, as this version contains the fix for the unauthenticated preview deployment vulnerability that allows arbitrary code execution and exposure of sensitive environment variables.