Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35582

29
FAUCET Score

OVERVIEW CVE-2026-35582 is an OS command injection vulnerability in Emissary, a P2P-based data-driven workflow engine, affecting versions 8.42.0 and earlier. The flaw exists in the Executrix.getCommand() function, which unsafely interpolates temporary file paths derived from IN_FILE_ENDING and OUT_FILE_ENDING configuration keys into shell command strings without proper escaping or input validation. This allows a place author with .cfg file write or modification permissions to inject arbitrary shell metacharacters and execute OS commands within the JVM process context. SEVERITY The vulnerability carries a CVSS v3.1 score of 8.8 (HIGH) with a local attack vector requiring low privilege escalation but no user interaction. The attack surface is limited to users with configuration file authorship capabilities, though this represents a framework-level defect with no safe mitigation for downstream implementors. Successful exploitation results in complete compromise of confidentiality, integrity, and availability within the JVM process's security context. EXPLOITATION STATUS The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities catalog and shows no evidence of active exploitation. No public exploit code is documented, and community attention remains minimal, as reflected by an EPSS score of 0.00054, indicating substantially lower exploitation probability compared to the general CVE population. The issue has been remediated in version 8.43.0, and organizations should prioritize patching to eliminate this framework-level defect.

Impacted Technologies

VendorProductVersion(s)CPE
< 8.43.0CPE matchmatch criteria
cpe:2.3:a:nsa:emissary:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.8HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.0
Impact Score
6.0
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.86%
Probability of exploitation in next 30 days
EPSS Percentile
54.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0086 is in the 90th percentile among its peer group of 17,070 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
mavenpatch availablevia ghsa
Product: gov.nsa.emissary:emissaryFixed in: 8.43.0

Vendor Advisories (1)

mavenGHSA-3p24-9x7v-7789high

Emissary has an OS Command Injection via Unvalidated IN_FILE_ENDING / OUT_FILE_ENDING in Executrix

Apr 13, 2026

References

github.com / NationalSecurityAgency/emissary/commit/1faf33f2494c0128f250d7d2e8f2da99bbd32ae8
Patch
github.com / NationalSecurityAgency/emissary/security/advisories/GHSA-3p24-9x7v-7789
ExploitMitigationVendor Advisory