Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Network-reachable, no auth required (PR:N), and low complexity fully supported by description; S:U and low C/I/A reflect limited scope to scheduling data only.
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 remote attacker could access scheduling-related application functions without proper authorization validation. Successful exploitation could allow the attacker to retrieve, create, modify, or delete application-managed scheduling data, causing a low impact on confidentiality, integrity, and availability.
AnalysisAI
Unauthenticated remote access to SAP Manufacturing Integration and Intelligence (MII) scheduling functions is possible due to a missing authorization check on scheduling-related API endpoints. Any network-reachable attacker without credentials can retrieve, create, modify, or delete scheduling data managed by the application, impacting confidentiality, integrity, and availability at a low severity level each. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog, but the trivial exploitation conditions - no authentication, no user interaction, low complexity - lower the barrier to opportunistic abuse significantly.
Technical ContextAI
SAP Manufacturing Integration and Intelligence (MII) is an SAP SE platform designed to bridge shop-floor operational technology systems with enterprise SAP ERP layers, commonly deployed in manufacturing environments for scheduling, production monitoring, and data integration. CWE-862 (Missing Authorization) indicates the application exposes scheduling-related functions or API endpoints without performing any server-side authorization check against the requesting user's identity or role. This is distinct from authentication bypass - the server may technically accept the request as anonymous - but the core defect is that authorization gating logic is entirely absent for these specific function endpoints, not merely circumvented. The CPE string cpe:2.3:a:sap_se:sap_manufacturing_integration_and_intelligence:*:*:*:*:*:*:*:* with a wildcard version component indicates SAP has not bounded the affected version range in NVD data, suggesting broad version scope. The CVSS vector AV:N/AC:L/PR:N/UI:N reflects that the exposed endpoints are reachable over a standard network with no preconditions.
RemediationAI
Apply the fix documented in SAP Security Note 3758657, available through the SAP support portal at https://me.sap.com/notes/3758657. SAP Security Notes typically deliver corrections via transport packages or patches applied through SAP Solution Manager or direct system import; customers should follow SAP's standard correction instruction deployment process. An exact patched version number is not independently confirmed from the available input data - the fix version should be verified directly against the Security Note. As a compensating control pending patch deployment, network-layer access controls should be applied to restrict SAP MII scheduling endpoints to known internal IP ranges, preventing opportunistic external access; this reduces exposure without eliminating the underlying authorization defect. If SAP MII is not required to be externally accessible, placing it behind a Web Application Firewall or network perimeter with allowlisting of authorized source addresses is advisable. Monitoring SAP application logs for unexpected access patterns to scheduling functions can aid in detecting exploitation attempts during the remediation window.
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
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-55865
GHSA-jc2h-p8j7-x9g5