CVE-2026-55839
Received Received - Intake

Stored XSS in Kestra Flow Description via Custom Markdown Link Syntax

Vulnerability report for CVE-2026-55839, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: GitHub, Inc.

Description

Kestra is an open-source, event-driven orchestration platform. Prior to 1.3.24, Kestra's custom Markdown parser in ui/src/utils/markdown_plugins/link.ts allows a user with permission to create or update a Flow description to inject JavaScript event-handler attributes through the custom [[link]] syntax, causing stored cross-site scripting when another user opens the description or information panel in the Flow list. This issue is fixed in version 1.3.24.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-18
Last Modified
2026-08-18
Generated
2026-09-08
AI Q&A
2026-08-18
EPSS Evaluated
2026-09-07
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
kestra kestra to 1.3.24 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Kestra is an open-source orchestration platform. A vulnerability in versions before 1.3.24 allows users with permission to create or update Flow descriptions to inject JavaScript event-handler attributes via a custom Markdown link syntax. This can lead to stored cross-site scripting when other users view the description.

Detection Guidance

This vulnerability involves stored XSS in Kestra's Flow descriptions via custom Markdown link syntax. To detect it, inspect Flow descriptions for JavaScript event-handler attributes like onclick or onerror in [[link]] syntax. Check Kestra UI for suspicious scripts in Flow descriptions or information panels.

Impact Analysis

If exploited, this vulnerability could allow an attacker to execute malicious JavaScript in the context of another user's session. This may lead to unauthorized actions, data theft, or session hijacking when users view affected Flow descriptions.

Compliance Impact

This vulnerability could violate compliance requirements such as GDPR (data protection) or HIPAA (health information security) by enabling unauthorized access to sensitive data through cross-site scripting attacks. Organizations must address this to maintain regulatory compliance.

Mitigation Strategies

Upgrade Kestra to version 1.3.24 or later to patch the vulnerability. Review and remove any existing Flow descriptions containing suspicious JavaScript event-handler attributes. Restrict permissions for creating or updating Flow descriptions to trusted users only.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-55839. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart