Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-88623 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References 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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-552Files or Directories Accessible to External PartiesCISA-ADP

Affected Products

ProductVersions
NUUO Network Video Recorder
2.0.0 (semver)

CPE

  • cpe:2.3:o:nuuo:network_video_recorder_firmware:*:*:*:*:*:*:*:*
  • cpe:2.3:h:nuuo:network_video_recorder:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Remove internet exposure or enforce strict access control on the vulnerable endpoint.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-88623
NVD Published Date:
Sep 18, 2026
NVD Last Modified:
Sep 22, 2026
Source:
[email protected]
CVE-2026-88623 Details - Not Deferred