RCE in Nokia Cbis,ncs
CVE-2023-49565
The cbis_manager Podman container is vulnerable to remote command execution via the /api/plugins endpoint. Improper sanitization of the HTTP Headers X-FILENAME, X-PAGE, and X-FIELD allows for command injection. These headers are directly utilized within the subprocess.Popen Python function without adequate validation, enabling a remote attacker to execute arbitrary commands on the underlying system by crafting malicious header values within an HTTP request to the affected endpoint. The web service executes with root privileges within the container environment, the demonstrated remote code execution permits an attacker to acquire elevated privileges for the command execution. Restricting access to the management network with an external firewall can partially mitigate this risk.
Vulnerability class: Command Injection (OS Command Injection)
EPSS: 0.008 (51.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.4 (High). Vector: CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H.
Affected products
- Nokia Cbis,ncs — versions CBIS 22, NCS 22.12, NCS 23.10
Weakness classification (CWE)
Public proof-of-concept exploits
References
Frequently asked questions
- What is CVE-2023-49565?
- CVE-2023-49565 is a high-severity vulnerability in Nokia Cbis,ncs, classified under Command Injection. CVSS score: 8.4/10. Published 2025-09-18.
- How severe is CVE-2023-49565?
- High severity. CVSS v3 base score is 8.4 out of 10.
- Is CVE-2023-49565 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.