LiveActive security incident?Get immediate response
CVE Record

CVE-2026-36538: Netis AC1200 Router NC21 V4.0.1.4296 contains a hard-coded root credential stored in /etc/shadow.sample.

Netis AC1200 Router NC21 V4.0.1.4296 contains a hard-coded root credential stored in /etc/shadow.sample. The password for the root account is set to the trivially weak value root, allowing an attacker with access to the device to authenticate as root and gain full control of the underlying operating system.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2026-36538 reports a hard-coded root password in Netis AC1200 Router NC21 firmware V4.0.1.4296. If an attacker can reach and authenticate to the device, they may gain full operating-system control. No source provided confirms active exploitation or a vendor patch.

Executive priority

Treat as high priority for environments using the named router firmware, especially if management access is exposed. Prioritize inventory, exposure reduction, and vendor guidance review. No active exploitation is confirmed in the provided sources.

Technical view

The issue is CWE-798: use of hard-coded credentials. The disclosed credential is associated with the root account in /etc/shadow.sample, with password value reported as “root.” CVSS 3.1 is 7.3 high, vector AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L. Affected CPE data is not populated in the CVE record.

Likely exposure

Organizations using Netis AC1200 Router NC21 V4.0.1.4296 are the relevant exposure group. Risk is highest where router management or login services are reachable from untrusted networks. The provided sources do not define broader affected versions or models.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed in-the-wild exploitation. The disclosed condition could allow root authentication by someone with access to the device’s reachable authentication surface, but the sources do not provide exploitation telemetry.

Researcher notes

Evidence is limited to the CVE metadata and public disclosure reference. The CVE record lists affected vendor/product as n/a despite the title naming Netis AC1200 Router NC21 V4.0.1.4296. No patch, workaround, or exploitation-in-the-wild evidence is included.

Mitigation direction

  • Check Netis or distributor guidance for firmware updates or official mitigation.
  • Restrict router management access to trusted administrative networks only.
  • Remove internet exposure for administrative interfaces where possible.
  • Replace affected devices if no supported vendor fix is available.
  • Monitor router logs for unexpected root or administrative access.

Validation and detection

  • Inventory Netis AC1200 Router NC21 devices and firmware versions.
  • Identify any devices running firmware V4.0.1.4296.
  • Confirm administrative interfaces are not reachable from the public internet.
  • Review logs for unexpected administrative or root authentication events.
  • Track the CVE record and disclosure repository for vendor or researcher updates.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-36538 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.3CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L3.93.4CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.3High
CVSS 3.1 vector shape for CVE-2026-36538Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.