CVE-2026-35582
Last modified
CVE-2026-35582 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Emissary is a P2P based data-driven workflow engine. In versions 8.42.0 and below, Executrix.getCommand() is vulnerable to OS command injection because it interpolates temporary file paths into a /bin/sh -c shell command string without any escaping or input validation. EPSS estimates a 0.86% chance of exploitation in the next 30 days.
Description
Emissary is a P2P based data-driven workflow engine. In versions 8.42.0 and below, Executrix.getCommand() is vulnerable to OS command injection because it interpolates temporary file paths into a /bin/sh -c shell command string without any escaping or input validation. The IN_FILE_ENDING and OUT_FILE_ENDING configuration keys flow directly into these paths, allowing a place author who can write or modify a .cfg file to inject arbitrary shell metacharacters that execute OS commands in the JVM process's security context. The framework already sanitizes placeName via an allowlist before embedding it in the same shell string, but applies no equivalent sanitization to file ending values. No runtime privileges beyond place configuration authorship, and no API or network access, are required to exploit this vulnerability. This is a framework-level defect with no safe mitigation available to downstream implementors, as Executrix provides neither escaping nor documented preconditions against metacharacters in file ending inputs. This issue has been fixed in version 8.43.0.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nsa | Emissary | < 8.43.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35582?
How severe is CVE-2026-35582?
How do I fix CVE-2026-35582?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-35577Apollo MCP Server is a Model Context Protocol server that ex…8.1
- CVE-2026-35578Rejected reason: This CVE is a duplicate of another CVE.** R…
- CVE-2026-35579CoreDNS is a DNS server written in Go. In versions prior to …9.8
- CVE-2026-3558Philips Hue Bridge HomeKit Accessory Protocol Transient Pair…8.1
- CVE-2026-35580Emissary is a P2P based data-driven workflow engine. Prior t…9.1
- CVE-2026-35581Emissary is a P2P based data-driven workflow engine. Prior t…7.2
- CVE-2026-35583Emissary is a P2P based data-driven workflow engine. Prior t…5.3
- CVE-2026-35584FreeScout is a free help desk and shared inbox built with PH…6.5
- CVE-2026-35585File Browser is a file managing interface for uploading, del…7.2
- CVE-2026-35586pyLoad is a free and open-source download manager written in…6.8
- CVE-2026-35587Glances is an open-source system cross-platform monitoring t…8.8
- CVE-2026-35588Glances is an open-source system cross-platform monitoring t…6.3
Are you affected by CVE-2026-35582?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
