CVE-2026-38945
Published: 27 May 2026
Summary
CVE-2026-38945 is a high-severity Command Injection (CWE-77) vulnerability in Raynet (inferred from references). Its CVSS base score is 7.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 14.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
Threat & Defense at a Glance
Threat & Defense Details
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Command injection (CWE-77) in the Java 'find' invocation directly enables arbitrary Unix command execution (T1059.004) and is commonly exploited against exposed applications (T1190).
NVD Description
Command injection in Raynet rvia version 12.6 Update 8 and previous versions allows adversaries to execute arbitrary code via a crafted path that matches the improperly terminated search criteria of rvia's Java search using the find command.
Deeper analysisAI
Automated synthesis unavailable for this CVE.
Details
- CWE(s)
- OWASP Top 10 Web 2025