CVE-2026-24839
BaseFortify
Publication date: 2026-01-28
Last updated on: 2026-02-04
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dokploy | dokploy | to 0.26.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1021 | The web application does not restrict or incorrectly restricts frame objects or UI layers that belong to another application or domain, which can lead to user confusion about which interface the user is interacting with. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Dokploy versions prior to 0.26.6 is a Clickjacking issue caused by missing frame-busting headers in the web interface. This allows attackers to embed Dokploy pages within malicious iframes and trick authenticated users into performing unintended actions.
How can this vulnerability impact me? :
The vulnerability can lead to attackers tricking authenticated users into executing unintended actions on Dokploy by embedding its pages in malicious iframes. This can result in unauthorized changes or actions performed without the user's consent.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Dokploy to version 0.26.6 or later, which includes the patch for the clickjacking vulnerability by adding frame-busting headers to the web interface.