CVE-2026-88623 Details
Description
NUUO Network Video Recorder 2.0.0 is vulnerable to arbitrary file read. In up.php, the url parameter submitted by the user via POST is received, and fopen() is used to open the URL in binary read-only mode. The content is then written to the /tmp/ directory, with the filename derived from basename() of the URL. This operation requires no authentication.
A vulnerability allowing arbitrary file read has been identified in NUUO Network Video Recorder version 2.0.0. The issue arises in the 'up.php' file, where the 'url' parameter submitted via POST is processed using 'fopen()' to read the specified URL in binary mode. The downloaded content is then saved to the '/tmp/' directory, with the filename derived from the URL's basename. This vulnerability requires no authentication and can be exploited remotely, as the 'url' parameter supports the 'file://' scheme, allowing access to arbitrary local files on the device.
It is recommended to remove internet exposure or enforce strict access controls on the vulnerable endpoint. Additionally, users should upgrade to a patched or secure version of the firmware.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 18, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/4o3-f0rb1dd3n/b03b435a7c6730a0c9586bcc7967d9b5 | CISA-ADP | BundleExploitRemedy |
| http://nuuo.com | [email protected] | Vendor |
| https://gist.github.com/4o3-f0rb1dd3n/b03b435a7c6730a0c9586bcc7967d9b5 | [email protected] | BundleExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-552 | Files or Directories Accessible to External Parties | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| NUUO Network Video Recorder | 2.0.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 18, 2026 | New CVE Received | [email protected] |
Volerion