Lucene search
+L

36 matches found

Nuclei
Nuclei
added 2026/08/25 6:03 a.m.31 views

Lightdash v0.1024.6 - Server-Side Request Forgery

Server-Side Request Forgery “SSRF” in the export dashboard functionality of Lightdash version 0.1024.6 allows remote authenticated threat actors to obtain the session cookie of any user who exports a crafted dashboard. When they are exported, dashboards containing HTML elements can trigger HTTP...

7.3CVSS5.4AI score0.01933EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 12:31 a.m.9 views

EUVD-2026-63731

Lightdash stores the webhook URL supplied with a scheduled delivery and later posts to it from sendWebhook in packages/backend/src/clients/GoogleChat/GoogleChatClient.ts and in packages/backend/src/clients/MicrosoftTeams/MicrosoftTeamsClient.ts. In affected versions both call fetch on the stored...

6.4CVSS5.5AI score0.00263EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/20 10:18 p.m.13 views

CVE-2026-72846

Lightdash stores the webhook URL supplied with a scheduled delivery and later posts to it from sendWebhook in packages/backend/src/clients/GoogleChat/GoogleChatClient.ts and in packages/backend/src/clients/MicrosoftTeams/MicrosoftTeamsClient.ts. In affected versions both call fetch on the stored...

6.4CVSS0.00263EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/20 9:57 p.m.22 views

CVE-2026-72846

Lightdash (open-source BI platform) is affected by a Server-Side Request Forgery (SSRF) vulnerability in its scheduled delivery webhook handling. The sendWebhook function in both the GoogleChat and MicrosoftTeams clients calls fetch directly on user-supplied webhook URLs without applying the exis...

6.4CVSS5.4AI score0.00263EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 9:57 p.m.10 views

CVE-2026-72846 Lightdash Scheduled Delivery Webhook URLs Are Not Validated, Allowing Server-Side Request Forgery

Lightdash stores the webhook URL supplied with a scheduled delivery and later posts to it from sendWebhook in packages/backend/src/clients/GoogleChat/GoogleChatClient.ts and in packages/backend/src/clients/MicrosoftTeams/MicrosoftTeamsClient.ts. In affected versions both call fetch on the stored...

5.3CVSS5.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/20 9:57 p.m.30 views

CVE-2026-72846 Lightdash Scheduled Delivery Webhook URLs Are Not Validated, Allowing Server-Side Request Forgery

Lightdash stores the webhook URL supplied with a scheduled delivery and later posts to it from sendWebhook in packages/backend/src/clients/GoogleChat/GoogleChatClient.ts and in packages/backend/src/clients/MicrosoftTeams/MicrosoftTeamsClient.ts. In affected versions both call fetch on the stored...

6.4CVSS0.00263EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.11 views

PT-2026-79262

Name of the Vulnerable Software and Affected Versions Lightdash versions prior to 1.146.4 Description Lightdash fails to validate webhook URLs provided during scheduled deliveries. The sendWebhook function in packages/backend/src/clients/GoogleChat/GoogleChatClient.ts and...

6.4CVSS5.3AI score0.00263EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/02 6:36 p.m.11 views

GHSA-3HFP-GQGH-XC5G Axios supply chain attack - dependency in @lightdash/cli may resolve to compromised axios versions

Impact A supply chain attack on the axios npm package versions 1.14.1 and 0.30.4 introduced a malicious transitive dependency [email protected] that deploys a cross-platform remote access trojan RAT on macOS, Windows, and Linux. The attacker compromised the primary axios maintainer's npm...

9.6CVSS6.2AI score
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/04/02 6:36 p.m.15 views

Axios supply chain attack - dependency in @lightdash/cli may resolve to compromised axios versions

Impact A supply chain attack on the axios npm package versions 1.14.1 and 0.30.4 introduced a malicious transitive dependency [email protected] that deploys a cross-platform remote access trojan RAT on macOS, Windows, and Linux. The attacker compromised the primary axios maintainer's npm...

6.1AI score
SaveExploits0References9Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/23 10:31 a.m.7 views

CVE-2024-6585

Multiple stored cross-site scripting “XSS” vulnerabilities in the markdown dashboard and dashboard comment functionality of Lightdash version 0.1024.6 allows remote authenticated threat actors to inject malicious scripts into vulnerable web pages. A threat actor could potentially exploit this...

5.4CVSS5.9AI score0.00575EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:01 a.m.14 views

CVE-2024-6586

Lightdash version 0.1024.6 allows users with the necessary permissions, such as Administrator or Editor, to create and share dashboards. A dashboard that contains HTML elements which point to a threat actor controlled source can trigger an SSRF request when exported, via a POST request to...

7.3CVSS7AI score0.01933EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/30 11:15 p.m.48 views

CVE-2024-6586

Lightdash version 0.1024.6 allows users with the necessary permissions, such as Administrator or Editor, to create and share dashboards. A dashboard that contains HTML elements which point to a threat actor controlled source can trigger an SSRF request when exported, via a POST request to...

7.3CVSS0.01933EPSS
SaveExploits0References6
NVD
NVD
added 2024/08/30 11:15 p.m.22 views

CVE-2024-6585

Multiple stored cross-site scripting “XSS” vulnerabilities in the markdown dashboard and dashboard comment functionality of Lightdash version 0.1024.6 allows remote authenticated threat actors to inject malicious scripts into vulnerable web pages. A threat actor could potentially exploit this...

5.4CVSS0.00575EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/30 10:25 p.m.10 views

CVE-2024-6586

Lightdash version 0.1024.6 allows users with the necessary permissions, such as Administrator or Editor, to create and share dashboards. A dashboard that contains HTML elements which point to a threat actor controlled source can trigger an SSRF request when exported, via a POST request to...

7.3CVSS6.8AI score
SaveExploits0References8
CVE
CVE
added 2024/08/30 10:25 p.m.111 views

CVE-2024-6586

Lightdash v0.1024.6 is affected by a Server-Side Request Forgery (SSRF) in the dashboard export function. A dashboard containing HTML elements that reference an attacker-controlled source can trigger an HTTP request to an external domain when exported, potentially exposing the exporting user’s se...

7.3CVSS6.7AI score0.01933EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/30 10:25 p.m.10 views

CVE-2024-6586

Lightdash version 0.1024.6 allows users with the necessary permissions, such as Administrator or Editor, to create and share dashboards. A dashboard that contains HTML elements which point to a threat actor controlled source can trigger an SSRF request when exported, via a POST request to...

7.1AI score0.01933EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/08/30 10:25 p.m.278 views

CVE-2024-6586

Lightdash version 0.1024.6 allows users with the necessary permissions, such as Administrator or Editor, to create and share dashboards. A dashboard that contains HTML elements which point to a threat actor controlled source can trigger an SSRF request when exported, via a POST request to...

0.01933EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/08/30 10:17 p.m.25 views

CVE-2024-6585

Multiple stored cross-site scripting “XSS” vulnerabilities in the markdown dashboard and dashboard comment functionality of Lightdash version 0.1024.6 allows remote authenticated threat actors to inject malicious scripts into vulnerable web pages. A threat actor could potentially exploit this...

0.00575EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/08/30 10:17 p.m.12 views

CVE-2024-6585

Multiple stored cross-site scripting “XSS” vulnerabilities in the markdown dashboard and dashboard comment functionality of Lightdash version 0.1024.6 allows remote authenticated threat actors to inject malicious scripts into vulnerable web pages. A threat actor could potentially exploit this...

5.2AI score0.00575EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/30 10:17 p.m.8 views

CVE-2024-6585

Multiple stored cross-site scripting “XSS” vulnerabilities in the markdown dashboard and dashboard comment functionality of Lightdash version 0.1024.6 allows remote authenticated threat actors to inject malicious scripts into vulnerable web pages. A threat actor could potentially exploit this...

5.4CVSS6AI score
SaveExploits0References10
Rows per page
Query Builder