← Vulnerability feed

Vulnerability record · CVE-2018-18982 · published 27 November 2018

CVE-2018-18982: NUUO CMS web server SQL injection allows arbitrary code execution

Nuuo · Nuuo Cms

NUUO CMS versions 3.3 and prior contain a SQL injection flaw in the web server application, where arbitrary SQL characters can be injected into an executing statement. The vendor advisory and public exploit references confirm the issue, and the CVSS vector indicates high confidentiality, integrity, and availability impact. Because the product is a video management system, compromise can expose camera feeds and stored recordings.

8.8 CVSS 3.0 High EPSS 61% · top 0.9% CWE-89 · SQL injection
8.8CVSS 3.0 base score, v2 6.5
61%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

NUUO CMS All versions 3.3 and prior the web server application allows injection of arbitrary SQL characters, which can be used to inject SQL into an executing statement and allow arbitrary code execution.

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityCVSS 8.8 with network reachability, low privileges, and public exploit code, though no KEV listing or confirmed in-the-wild use is recorded.

What it is

NUUO CMS versions 3.3 and prior contain a SQL injection flaw in the web server application, where arbitrary SQL characters can be injected into an executing statement. The vendor advisory and public exploit references confirm the issue, and the CVSS vector indicates high confidentiality, integrity, and availability impact. Because the product is a video management system, compromise can expose camera feeds and stored recordings.

Impact

An authenticated attacker can execute arbitrary SQL and, per the description, achieve arbitrary code execution on the CMS host. This gives control over the video management server and the data it handles.

Attack surface

The flaw is reachable over the network through the NUUO CMS web server application. The CVSS vector requires low privileges (PR:L) and no user interaction (UI:N), so an attacker needs some valid account but no victim action.

Exploitation

A public exploit exists (Exploit-DB 46449) and EPSS is high at 0.60791 (99th percentile), but the CVE is not listed in CISA KEV, so no confirmed in-the-wild exploitation is recorded here.

What to do

  • Upgrade NUUO CMS to a version later than 3.3 if the vendor provides one; the record does not list a fixed version, so confirm with NUUO support.
  • If upgrade is not possible, isolate the CMS web interface from untrusted networks and restrict access to trusted management hosts.
  • Enforce least privilege on CMS accounts and remove or disable unused accounts to reduce the low-privilege foothold the vector requires.
  • Apply input validation and parameterized queries at the web application layer if custom integration code is in use.
  • Monitor the ICS-CERT advisory ICSA-18-284-02 for vendor remediation guidance.

Detection

  • Review web server and application logs for SQL metacharacters (quotes, semicolons, UNION, stacked queries) in requests to NUUO CMS endpoints.
  • Alert on unexpected child processes or command execution spawned by the CMS web server process.
  • Monitor for anomalous database queries or errors originating from the CMS application.
  • Use the public Exploit-DB 46449 proof-of-concept to build signatures for known injection patterns against this product.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://ics-cert.us-cert.gov/advisories/ICSA-18-284-02 Third Party AdvisoryUS Government Resource
https://www.exploit-db.com/exploits/46449/ ExploitThird Party AdvisoryVDB Entry
https://ics-cert.us-cert.gov/advisories/ICSA-18-284-02 Third Party AdvisoryUS Government Resource
https://www.exploit-db.com/exploits/46449/ ExploitThird Party AdvisoryVDB Entry

Track CVE-2018-18982 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2018-17934Nuuo cms path traversal vulnerabilityNUUO CMS All versions 3.3 and prior the application allows external input to construct a pathname that is able to be resolved outside the intended di…EPSS 20%9.8CVE-2018-17936Nuuo cms unrestricted file upload vulnerabilityNUUO CMS All versions 3.3 and prior the application allows the upload of arbitrary files that can modify or overwrite configuration files to the serv…EPSS 15%9.8CVE-2018-17888Nuuo cms vulnerabilityNUUO CMS all versions 3.1 and prior, The application uses a session identification mechanism that could allow attackers to obtain the active session …EPSS 30%9.8CVE-2018-17890Nuuo cms vulnerabilityNUUO CMS all versions 3.1 and prior, The application uses insecure and outdated software components for functionality, which could allow arbitrary co…EPSS 3.3%9.8CVE-2018-17894Nuuo cms hard-coded credentials vulnerabilityNUUO CMS all versions 3.1 and prior, The application creates default accounts that have hard-coded passwords, which could allow an attacker to gain p…EPSS 2.4%8.8CVE-2018-17892Nuuo cms incorrect permission assignment vulnerabilityNUUO CMS all versions 3.1 and prior, The application implements a method of user account control that causes standard account security features to no…EPSS 2.8%9.8CVE-2026-76461Cisco AsyncOS email parsing SQL injection allows root command executionCisco AsyncOS Software for Cisco Secure Email Gateway fails to properly validate email parsing input, allowing crafted email messages containing mali…KEVEPSS 28%analysed9.3CVE-2026-9586Sangoma Switchvox unauthenticated SQL injection in /pa endpointSangoma Switchvox SMB Edition 8.3 (104997) fails to sanitize the PhoneIP value from XML content beginning with <PolycomIPPhone> before concatenating …KEVEPSS 19%analysed

Source: NIST National Vulnerability Database (record CVE-2018-18982), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.