CVE-2025-24978Low· 3.7▾ SunlitLF Edge eKuiper: Self-XSS in External Service Creation
▾ Sunlit zone — Low / medium · no exploitation signal
impact 20.4 · likelihood 0 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via OSV
Last analysed / modified upstream
A Cross-Site Scripting (XSS) vulnerability in external service creation allows an authenticated attacker to inject HTML/script payloads into external service names, which may execute in a user's browser when rendered by administrative web interfaces.
Prior to v2.4.0, external service registration endpoints did not strictly enforce alphanumeric character restrictions on service names. An operator or attacker with API access could register a service using a crafted name containing HTML elements (such as <iframe src="...">). If an administrative web UI rendered the unescaped service name, arbitrary script execution could occur in the context of the user's browser session.
<iframe src="javascript:alert1337">.json inside a ZIP archive.<iframe src="javascript:alert1337">.Self-XSS / Stored XSS leading to potential session token leakage or unauthorized actions in the context of the affected user's browser session.
validate.ValidateID) is now enforced on all external service creation and update endpoints, rejecting invalid characters.POST /services) with authentication and network-level firewalls.github.com/lf-edge/ekuiper/v2 < 2.4.0Upgrade to a patched release:
github.com/lf-edge/ekuiper/v2 2.4.0Connected by shared product, vendor, weakness, or advisory.
CVE-2025-24979Medium· 5.5LF Edge eKuiper: SSRF in External Service
CVE-2025-58363Medium· 5.5LF Edge eKuiper: Arbitrary File and Directory Deletion via Path Traversal in Plugin Installation Endpoint
CVE-2025-54379High· 9.8eKuiper API endpoints handling SQL queries with user-controlled table names.
CVE-2024-43406High· 8.8LF Edge eKuiper has a SQL Injection in sqlKvStore
CVE-2021-41164High· 8.2CKEditor4 is an open source WYSIWYG HTML editor
CVE-2021-41184Medium· 6.5jQuery-UI is the official jQuery user interface library