CVE-2026-69116 PUBLISHED

FlyEnv < 4.18.0 Cross-Site Scripting via v-html

Assigner: VulnCheck
Reserved: 03.08.2026 Published: 10.08.2026 Updated: 10.08.2026

FlyEnv before 4.18.0 fails to sanitize HTML from markdown rendering and AI chat content passed to Vue v-html directives. Attackers can inject malicious scripts through markdown sources or chat messages that execute in the Electron renderer process with access to Node.js APIs and the filesystem.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.3

Product Status

Vendor xpf0000
Product FlyEnv
Versions Default: unaffected
  • affected from 0 to 4.18.0 (excl.)
  • Version 4.18.0 is unaffected

Credits

  • YU SUN finder

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE