Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2868+ Articles
168+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. Security
  3. Digital Watchdog VMAX Root FTP Credentials Baked In
Digital Watchdog VMAX Root FTP Credentials Baked In

Critical Security Alert

This vulnerability is actively being exploited. Immediate action is recommended.

SECURITYCRITICALCVE-2026-66890

Digital Watchdog VMAX Root FTP Credentials Baked In

CVE-2026-66890 (CVSS 9.6) hard-codes root-level FTP credentials into Digital Watchdog VMAX DVR/NVR firmware, enabling remote root file access.

Dylan H.

Security Team

September 16, 2026
4 min read

Affected Products

  • Digital Watchdog VMAX DVR/NVR — all versions (5 product lines)

Executive Summary

A second critical finding in CISA's ICS Advisory ICSA-26-258-01 covering Digital Watchdog VMAX DVR/NVR devices: CVE-2026-66890 documents hard-coded credentials built into the firmware's FTP service. Where the FTP service is network-reachable, the fixed credentials grant an attacker remote root-level file access — no valid session, password reset, or prior compromise needed. The flaw was reported to CISA by Scot Berner of TrustedSec alongside five related VMAX DVR/NVR issues, including the missing-authorization bug tracked as CVE-2026-66887.

CVSS Score: 9.6 (Critical) — CVSS v3.1; 9.4 under CVSS v4.0


Vulnerability Overview

AttributeValue
CVE IDCVE-2026-66890
CVSS v3.19.6 — AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS v4.09.4
CWECWE-798 — Use of Hard-Coded Credentials
TypeHard-Coded FTP Credentials with Root Privileges
Attack VectorAdjacent network (requires FTP service reachability)
Privileges RequiredNone
AdvisoryCISA ICSA-26-258-01
Reported ByScot Berner, TrustedSec

Affected Products

VendorProduct LinesAffected Versions
Digital WatchdogVMAX DVR/NVR (five product lines)All versions

This is one of six vulnerabilities disclosed in the same advisory. A related but distinct flaw, CVE-2026-68950, also involves hard-coded credentials tied to the FTP daemon running as root on the same product family, rated slightly lower at CVSS 8.8 (High). See CVE-2026-66887 for the companion missing-authorization issue in this advisory.


Technical Details

The affected VMAX DVR/NVR firmware ships with fixed, non-changeable credentials for its FTP service. Because the credentials are identical across every device of the affected product lines and cannot be rotated by the device operator, any attacker who can reach the FTP port on a vulnerable unit can authenticate with root-equivalent privileges and access the underlying filesystem directly — bypassing the device's normal web-based access controls entirely.

Impact of Successful Exploitation

ImpactDescription
Root File AccessRead/write to the device filesystem with root-equivalent privileges
Credential Cannot Be RotatedOperators have no built-in way to change or disable the exposed credentials
Data ExfiltrationPull recorded video, configuration files, and stored secrets off the device
PersistenceRoot-level write access enables planting persistent malware/backdoors on the device

CISA reports no known public exploitation at the time of publication (September 15, 2026), but flags this as one of the most severe issues in the advisory alongside CVE-2026-66887.


Remediation

Step 1: Apply the Firmware Update

Digital Watchdog has released updated firmware for the affected VMAX DVR/NVR product lines. Since the credentials are hard-coded, only a firmware update — not a configuration change — resolves the underlying issue. Contact Digital Watchdog support or your integrator for the current firmware.

Step 2: Block FTP Exposure

  1. Firewall the FTP port on affected devices from all networks except explicitly required management hosts.
  2. Disable the FTP service entirely on the device if it isn't in active use.
  3. Segment DVR/NVR devices onto an isolated VLAN with no route from general user or internet-facing networks.

Step 3: Assume Compromise If Exposed

If a device's FTP service has been reachable from an untrusted network, treat it as potentially compromised:

  • Review the device filesystem for unexpected files or modified binaries where feasible.
  • Rotate any credentials or secrets the device may have stored.
  • Replace the unit if firmware remediation isn't available for the specific model.

References

  • CISA ICS Advisory ICSA-26-258-01
  • NIST NVD — CVE-2026-66890

Related Reading

  • Digital Watchdog VMAX DVR/NVR Missing Authorization Enables Takeover
  • GitLab MCP Server Open to DNS Rebinding, Full Account Takeover
#ICS#OT#Digital Watchdog#DVR#NVR#CVE-2026-66890#CISA#Hard-Coded Credentials

Related Articles

Digital Watchdog VMAX DVR/NVR Missing Authorization Enables Takeover

CVE-2026-66887 (CVSS 9.6) lets attackers bypass session checks on Digital Watchdog VMAX DVR/NVR state-changing CGIs for full admin control.

3 min read

Dell ECS and ObjectScale: Hard-Coded Credentials

A critical CVSS 9.8 hard-coded credentials vulnerability in Dell ECS and ObjectScale allows unauthenticated local attackers to gain full filesystem access...

3 min read

CVE-2026-49191: M3WebServer Hard-Coded API Keys Exposed via Error Pages

A critical CVSS 9.8 vulnerability in M3WebServer hard-codes backend API keys in the production build. Attackers intercept them through verbose error handling…

6 min read
Back to all Security Alerts