Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
A single crafted HTTP request over the network with no auth or interaction (AV:N/AC:L/PR:N/UI:N) yields full management access, so C:H/I:H/A:H.
Primary rating from Vendor (7bd90cf1-1651-495e-9ae8-9415fb3c9feb).
CVSS VectorVendor: 7bd90cf1-1651-495e-9ae8-9415fb3c9feb
Lifecycle Timeline
4DescriptionCVE.org
An authentication bypass vulnerability exists in certain releases of Ciena Navigator Network Control Suite (NCS), Manage Control Plan (MCP), and Blue Planet products. The issue is caused by improper handling of HTTP request paths and headers, which allows an unauthenticated attacker to manipulate requests in a manner that bypasses authentication and associated audit logging controls.
AnalysisAI
Authentication bypass in Ciena Navigator Network Control Suite (NCS 8.1), Manage Control Plane (MCP ≤ 8.0), and Blue Planet components (Inventory, Orchestration, Route Optimization & Analysis, Unified Assurance & Analytics, Planner Plus) allows an unauthenticated network attacker to manipulate HTTP request paths and headers to reach protected functionality while also evading audit logging. Rated CVSS 9.8 with a fully remote, low-complexity, no-interaction vector, this flaw hands attackers administrative-level access to carrier-grade network control and orchestration platforms. No public exploit identified at time of analysis and the CVE is not listed in CISA KEV, but the trivial exploitation profile makes it a high-priority patch for affected operators.
Technical ContextAI
The affected products are Ciena's telecom/service-provider network management and orchestration stack: Navigator NCS and MCP provide multi-domain and control-plane management, while Blue Planet supplies inventory, orchestration, route optimization/analysis, and assurance/analytics microservices. The root cause is classified as CWE-287 (Improper Authentication): the web tier improperly normalizes or parses HTTP request paths and headers, so a crafted request can be routed to an authenticated endpoint without the authentication middleware recognizing it as a protected resource. This class of path/header-handling bypass commonly stems from inconsistent URL canonicalization between a front-end proxy/router and the back-end authorization filter (e.g., trailing slashes, path-traversal segments, case, or duplicate/override headers), which here also causes the request to slip past audit logging controls, reducing forensic visibility.
RemediationAI
Patch available per vendor advisory: consult Ciena's Product Security portal (https://www.ciena.com/product-security) for the fixed releases - the EUVD version ranges use '≤' notation, indicating remediation is delivered in releases above each listed threshold (e.g., MCP above 8.0, Navigator NCS above 8.1, and the corresponding higher Blue Planet Inventory/Orchestration/ROA/UAA/Planner Plus builds); apply the vendor-supplied upgrade for your specific module and train. No exact independently confirmed fix version is present in the input, so verify the precise target build directly with Ciena support before upgrading. Until patched, restrict network reachability of the management/web interfaces to trusted operations networks and jump hosts only, place them behind a VPN or bastion, and where a fronting reverse proxy or WAF is available, enforce strict URL canonicalization and normalize/strip ambiguous or duplicated HTTP headers to blunt path/header manipulation - noting that aggressive normalization rules can break legitimate API calls and should be tested first. Increase host and network-layer monitoring, since the flaw can evade the application's own audit logging.
Same weakness CWE-287 – Improper Authentication
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44573
GHSA-rp4h-q5qj-wrcr