LiveActive security incident?Get immediate response
CVE Record

CVE-2021-31989: A user with permission to log on to the machine hosting the AXIS Device Manager client could under certain...

A user with permission to log on to the machine hosting the AXIS Device Manager client could under certain conditions extract a memory dump from the built-in Windows Task Manager application. The memory dump may potentially contain credentials of connected Axis devices.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue can expose Axis device credentials on a Windows machine running the AXIS Device Manager client. It requires a user who can log on to that host, so the business risk is concentrated around shared admin workstations and poorly controlled operator access.

Executive priority

Handle this as a targeted credential exposure risk, not an internet-scale emergency. Prioritize environments where AXIS Device Manager is used to manage many cameras or devices from shared Windows systems.

Technical view

CVE-2021-31989 is reported as CWE-316: cleartext storage of sensitive information in memory. Under certain conditions, credentials for connected Axis devices may be present in the AXIS Device Manager client process memory and exposed through a memory dump available to a logged-on Windows user.

Likely exposure

Organizations using AXIS Device Manager, especially versions identified as from 5.00.010, may be exposed where multiple users can log on to the client host or where the host is not treated as privileged.

Exploitation context

The provided sources do not state public exploitation, active exploitation, or KEV listing. The attack path requires local logon permission to the machine hosting the AXIS Device Manager client, limiting scale but raising concern for insider misuse or compromised workstation accounts.

Researcher notes

Evidence is limited to the CVE record and Axis advisory reference. No CVSS score, exploit status, or explicit fixed version is included in the provided bundle. Avoid assuming remote exploitability or confirmed active exploitation.

Mitigation direction

  • Restrict interactive logon access to AXIS Device Manager client hosts.
  • Review Axis guidance for affected versions and remediation details.
  • Treat the client host as a privileged management workstation.
  • Rotate Axis device credentials if memory exposure is suspected.
  • Remove AXIS Device Manager from shared or general-purpose Windows systems.

Validation and detection

  • Inventory systems running AXIS Device Manager and record client versions.
  • Confirm who can log on to each AXIS Device Manager host.
  • Check whether client hosts are shared, jump boxes, or admin workstations.
  • Review Axis advisory details before declaring a version remediated.
  • Look for credential rotation needs after suspected local compromise.
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 · low confidence lookup

CWE-316: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
cve · low confidence lookup

CVE-2021-31989 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Axis Communications ABAXIS Device ManagerFrom Axis Device Manager 5.00.010unaffected
Weakness

CWE details

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

CWE-316 · source CWE mapping

Cleartext Storage of Sensitive Information in Memory

Cleartext Storage of Sensitive Information in Memory represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.