LiveActive security incident?Get immediate response
CVE Record

CVE-2022-36159: Contec FXA3200 version 1.13 and under were discovered to contain a hard coded hash password for root stored...

Contec FXA3200 version 1.13 and under were discovered to contain a hard coded hash password for root stored in the component /etc/shadow. As the password strength is weak, it can be cracked in few minutes. Through this credential, a malicious actor can access the Wireless LAN Manager interface and open the telnet port then sniff the traffic or inject any malware.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects Contec FXA3200 wireless access points running version 1.13 or earlier. A built-in weak root password hash can be recovered, allowing an attacker on the adjacent network to reach management functions and potentially enable Telnet, observe traffic, or alter device behavior.

Executive priority

Treat this as high priority for sites using affected Contec access points. The issue can undermine network confidentiality and integrity from nearby network access, but supplied evidence does not show internet-scale remote exploitation or confirmed active exploitation.

Technical view

CVE-2022-36159 is CWE-798 hard-coded credential material in /etc/shadow on Contec FXA3200 firmware 1.13 and under. CVSS 3.1 is 8.8 with adjacent-network attack vector, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely in organizations using Contec FXA3200 wireless LAN access points, especially where wireless or management access is reachable from untrusted adjacent networks. The source bundle does not provide CPEs or a complete product matrix.

Exploitation context

The source bundle describes credential recovery leading to Wireless LAN Manager access and Telnet enablement. CISA KEV status is false, and no provided source states active exploitation in the wild.

Researcher notes

Evidence is strongest for FXA3200 version 1.13 and under. Public references describe the hard-coded weak root hash and post-access impact. The bundle does not name a patch version, complete affected CPEs, or confirmed exploitation activity.

Mitigation direction

  • Inventory Contec FXA3200 devices and identify firmware versions.
  • Check Contec and JVN guidance for fixed firmware or official mitigations.
  • Restrict management access to trusted administrative networks only.
  • Disable or block Telnet where operationally possible.
  • Isolate affected access points from sensitive network segments.
  • Monitor affected devices for unexpected management or Telnet activity.

Validation and detection

  • Confirm whether any FXA3200 devices run version 1.13 or earlier.
  • Review network paths to Wireless LAN Manager from wireless and adjacent networks.
  • Verify Telnet is disabled or blocked on affected devices.
  • Check logs for unexpected administrator access or configuration changes.
  • Document compensating controls for devices awaiting vendor remediation.
Prepared
Confidence
medium
Sources
6

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-2022-36159 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
8.8 (3.1)
Known Exploited
No
Published

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

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
0Timeline events
0ADP providers
5Source links

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
8.8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2022-36159Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
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.