CVE-2021-31989
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA 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.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceA local authenticated user with logon access to the machine running AXIS Device Manager can under specific conditions extract memory dumps via Windows Task Manager. These memory dumps may contain plaintext credentials of connected Axis devices, exposing sensitive authentication data stored in process memory.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 5.00.010, <= 5.16.063CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- High
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Verify Axis Device Manager is installedCheck for Axis Device Manager in the Windows Programs and Features list, or look for the installation directory (typically C:\Program Files\Axis Communications\Axis Device Manager).Affected if Axis Device Manager is present on the system.
-
Identify the installed version of Axis Device ManagerOpen the Windows Task Manager, locate the 'adm.exe' or 'Axis Device Manager' process, right-click and select Properties, or check the version in the program's About/Help section.Affected if The installed version falls within the range >= 5.00.010 and <= 5.16.063.
-
Confirm local user has access to Windows Task ManagerVerify the user account can launch Task Manager (taskmgr.exe) and access the 'Create dump file' option when right-clicking on a running process.Affected if The authenticated user can access Task Manager and create memory dumps.
-
Check for running Axis Device Manager processOpen Task Manager, go to the Processes tab, and look for 'adm.exe' or 'Axis Device Manager' in the list of running processes.Affected if The Axis Device Manager process is currently running.
-
Verify the user can dump the ADM process memoryWith Task Manager, right-click on the Axis Device Manager process (adm.exe), select 'Create dump file', and confirm the dump file is created in the user's accessible temp folder.Affected if The user can successfully create a memory dump of the adm.exe process.
A user is affected if Axis Device Manager version 5.00.010 through 5.16.063 is installed, the application is running, and the user has permissions to access Task Manager and create process memory dumps.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedRestrict local user permissions to prevent unauthorized access to Task Manager memory dump functionality, and investigate applying vendor patches to address how credentials are handled in AXIS Device Manager process memory.
AXIS Device Manager version > 5.16.063 (latest available version)
- 1. Identify all systems running AXIS Device Manager versions 5.00.010 through 5.16.063
- 2. Backup any existing AXIS Device Manager configuration and data
- 3. Download the latest version of AXIS Device Manager from the official Axis website (www.axis.com)
- 4. Uninstall the current version of AXIS Device Manager from affected systems
- 5. Install the latest fixed version of AXIS Device Manager
- 6. Restore configuration and re-connect to Axis devices
- 7. Verify that credentials are no longer exposed in memory dumps
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation6.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,984.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-31989 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-31989 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data