Skip to main content

Kestra EUVD-2026-16430

| CVE-2026-33664 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-03-26 GitHub_M
7.3
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
7.3 HIGH
AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

3
EUVD ID Assigned
Mar 26, 2026 - 21:31 euvd
EUVD-2026-16430
Analysis Generated
Mar 26, 2026 - 21:31 vuln.today
CVE Published
Mar 26, 2026 - 21:13 nvd
HIGH 7.3

DescriptionGitHub Advisory

Kestra is an open-source, event-driven orchestration platform Versions up to and including 1.3.3 render user-supplied flow YAML metadata fields - description, inputs[].displayName, inputs[].description - through the Markdown.vue component instantiated with html: true. The resulting HTML is injected into the DOM via Vue's v-html without any sanitization. This allows a flow author to embed arbitrary JavaScript that executes in the browser of any user who views or interacts with the flow. This is distinct from GHSA-r36c-83hm-pc8j / CVE-2026-29082, which covers only FilePreview.vue rendering .md files from execution outputs. The present finding affects different components, different data sources, and requires significantly less user interaction (zero-click for input.displayName). As of time of publication, it is unclear if a patch is available.

AnalysisAI

Cross-site scripting in Kestra orchestration platform versions up to 1.3.3 enables authenticated flow authors to inject arbitrary JavaScript through unsanitized Markdown rendering in flow metadata fields (description, input displayName/description). The malicious scripts execute automatically when other users view the flow in the web UI, requiring zero interaction for input.displayName fields. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Craft malicious flow YAML with JavaScript in metadata fields
Delivery
Flow author uploads to Kestra platform
Exploit
User views flow details or interacts with interface
Execution
Markdown.vue renders HTML with v-html without sanitization
Impact
Arbitrary JavaScript executes in victim's browser

Vulnerability AssessmentAI

Exploitation Attacker must be authenticated as a flow author in Kestra versions ≤1.3.3 to craft malicious flow YAML with JavaScript in description, inputs[].displayName, or inputs[].description fields. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N) indicates network-accessible exploitation with low complexity requiring low privileges (authenticated flow author) and user interaction. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An authenticated attacker with flow authorship privileges crafts a malicious workflow containing JavaScript payloads in the flow description or input.displayName metadata fields. When administrators or operators view the flow list or workflow details through the Kestra web interface during routine monitoring or execution tasks, the embedded scripts execute in their browser context, allowing session hijacking, credential theft, or further actions performed with the victim's privileges within the Kestra platform. …
Remediation As of time of publication, patch availability for this vulnerability is unclear according to the source advisory at https://github.com/kestra-io/kestra/security/advisories/GHSA-v2mc-8q95-g7hp. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Inventory all Kestra deployments and confirm versions affected (up to 1.3.3); restrict access to flow creation/editing to trusted authors only and disable flow sharing with lower-privileged users. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-16430 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy