CVE-2026-94099
Received Received - Intake

Command Injection in Netcore NBR200V2 via Backup Restore

Vulnerability report for CVE-2026-94099, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: VulDB

Description

A security flaw has been discovered in Netcore NBR200V2 1.3.241127.071246. This issue affects some unknown processing of the file restore.cgi of the component Backup Restore. Performing a manipulation of the argument QUERY_STRING results in command injection. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-21
Last Modified
2026-09-21
Generated
2026-09-21
AI Q&A
2026-09-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
netcore nbr200v2 1.3.241127.071246

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a command injection flaw in Netcore NBR200V2 version 1.3.241127.071246. It exists in the Backup Restore component's restore.cgi file. An attacker can manipulate the QUERY_STRING argument to inject and execute arbitrary commands remotely. The exploit is publicly available, increasing the risk of attacks.

Detection Guidance

This vulnerability involves command injection via the QUERY_STRING parameter in the restore.cgi file of Netcore NBR200V2 1.3.241127.071246. To detect it, inspect network traffic for requests to /restore.cgi with unusual QUERY_STRING values. Check system logs for unexpected command execution or file modifications. Test with crafted inputs like QUERY_STRING=';id' to see if responses include system command outputs.

Impact Analysis

This vulnerability allows remote attackers to execute arbitrary commands on the affected system. This could lead to unauthorized access, data theft, system compromise, or disruption of services. Since the exploit is public, the risk of attacks is higher.

Compliance Impact

This vulnerability allows remote command injection via manipulation of the QUERY_STRING parameter in the restore.cgi component. Such unauthorized remote access could lead to data breaches, unauthorized data modification, or system compromise, which are critical violations under GDPR (data protection) and HIPAA (protected health information).

Mitigation Strategies

Immediately isolate affected Netcore NBR200V2 devices from the network to prevent remote exploitation. Disable the Backup Restore feature via the web interface or configuration files if possible. Monitor network traffic for unusual activity involving restore.cgi or QUERY_STRING parameters. Apply network-level controls to block external access to the device's web interface until a patch is available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94099. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart