Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Network-reachable authenticated function requiring high privileges (PR:H), no user interaction, and OS command execution crossing from app to host justifies S:C with full C/I/A impact.
Primary rating from Vendor (sap).
CVSS VectorVendor: sap
Lifecycle Timeline
2DescriptionCVE.org
SAP Manufacturing Integration and Intelligence (MII) allows an attacker with high privileges to submit specially crafted input to certain affected functionality, which is processed without sufficient validation. Successful exploitation could allow the attacker to execute arbitrary commands on the underlying operating system, resulting in high impact on confidentiality, integrity, and availability of the application.
Articles & Coverage 1
AnalysisAI
OS command execution in SAP Manufacturing Integration and Intelligence (MII) lets an already-highly-privileged application user submit crafted input to affected functionality that is passed to the operating system without sufficient validation (CWE-94 code injection). Because exploitation crosses from the application into the underlying host (scope change), a successful attack yields full confidentiality, integrity, and availability impact on the server, not just the app. The issue was reported by SAP and carries a 9.1 CVSS; there is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
SAP MII is a manufacturing execution/plant-integration layer (an MES-tier product) that bridges shop-floor systems (SCADA, historians, PLC data) with SAP business applications, typically running on SAP NetWeaver AS Java. The affected CPE is cpe:2.3:a:sap_se:sap_manufacturing_integration_and_intelligence. The root cause is CWE-94 (Improper Control of Generation of Code / code injection): input reaching a function that constructs or dispatches an OS-level command or interpretable payload without adequate sanitization, allowing attacker-controlled data to be executed as commands on the host. The scope-change flag (S:C) in the CVSS vector reflects exactly this pivot - code running under the MII/NetWeaver application context reaches the underlying operating system, a different security authority.
RemediationAI
Patch available per vendor advisory: apply SAP Security Note 3758900 (https://me.sap.com/notes/3758900), released via SAP Security Patch Day (https://url.sap/sapsecuritypatchday), which contains the corrected code and the exact fixed support-package levels for your MII release - the provided data does not include a specific fix version, so obtain it from the Note. Because exploitation requires high privileges, an effective compensating control until patching is to tightly restrict and audit MII accounts that hold administrative/high-privilege roles, remove standing high-privilege access from routine operators, and monitor the affected functionality for anomalous OS-command-like input (trade-off: role tightening may interrupt legitimate integration jobs and should be tested in a non-production system). Additionally, place MII behind network segmentation so its management interfaces are not broadly reachable and are isolated from OT networks (trade-off: may require firewall/reverse-proxy changes and can affect plant integrations); do not treat these as substitutes for the patch.
Path traversal in SAP Manufacturing Integration and Intelligence allows a highly privileged attacker to write files outs
Unauthenticated remote access to SAP Manufacturing Integration and Intelligence (MII) scheduling functions is possible d
Missing authorization on the Cost Servlet in SAP Manufacturing Integration and Intelligence (SAP MII) exposes backend op
Server-Side Request Forgery in SAP Manufacturing Integration and Intelligence (SAP MII) allows an authenticated low-priv
Missing authorization enforcement in SAP Manufacturing Integration and Intelligence (MII) versions 15.4 and 15.5 allows
Same weakness CWE-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-55861
GHSA-6fg7-7j35-w9pj