Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Network-accessible servlet with no authentication required, low complexity; limited tripartite CIA impact confined to application business data, no scope change.
Primary rating from Vendor (sap).
CVSS VectorVendor: sap
Lifecycle Timeline
2DescriptionCVE.org
Due to a Missing Authorization Check vulnerability in SAP Manufacturing Integration and Intelligence, an unauthenticated attacker could send crafted requests to the Cost Servlet using specific parameter values. If processed by the application, these requests enable access to backend operations. Successful exploitation could allow the attacker to read, create, modify, or delete application-managed business data, resulting in a limited impact on the confidentiality, integrity, and availability of the affected system.
AnalysisAI
Missing authorization on the Cost Servlet in SAP Manufacturing Integration and Intelligence (SAP MII) exposes backend operations to unauthenticated remote attackers via crafted HTTP requests with specific parameter values. Successful exploitation grants read, create, modify, and delete access to application-managed business data, producing a limited but tripartite impact across confidentiality, integrity, and availability. No public exploit code or CISA KEV listing has been identified at this time, though the zero-privilege network vector lowers the bar for opportunistic probing.
Technical ContextAI
SAP Manufacturing Integration and Intelligence (SAP MII) is an enterprise middleware platform that bridges shop-floor manufacturing systems with SAP ERP backends, facilitating production visibility and data integration in industrial environments. The affected component is the Cost Servlet, a server-side HTTP endpoint within SAP MII that exposes cost-related backend operations. The root cause is CWE-862 (Missing Authorization): the servlet processes requests without verifying whether the caller has been granted the necessary authorization to invoke the underlying business logic. The CPE string cpe:2.3:a:sap_se:sap_manufacturing_integration_and_intelligence:*:*:*:*:*:*:*:* with a wildcard version indicates that all tracked versions of SAP MII are potentially in scope, though the exact version range has not been bounded in the available data.
RemediationAI
The primary remediation is to apply the fix documented in SAP Security Note 3758910 (https://me.sap.com/notes/3758910), accessible through the SAP Support Portal. Customers should consult the note for the specific patch, support package, or correction instruction applicable to their SAP MII version. As a compensating control where immediate patching is not feasible, organizations should restrict network access to the Cost Servlet endpoint - for example, via web application firewall rules or network ACLs that block external or untrusted hosts from reaching SAP MII HTTP endpoints - accepting the trade-off of potentially disrupting legitimate integrations that depend on that servlet. Additionally, reviewing and tightening SAP MII authorization profiles to ensure the principle of least privilege is enforced at the application layer can limit the blast radius of similar missing-authorization issues. Monitor SAP Security Patch Day (https://url.sap/sapsecuritypatchday) for future updates.
OS command execution in SAP Manufacturing Integration and Intelligence (MII) lets an already-highly-privileged applicati
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
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-55864
GHSA-jggc-v6c7-qw59