LiveActive security incident?Get immediate response
CVE Record

CVE-2021-40425: An out-of-bounds read vulnerability exists in the IOCTL GetProcessCommand and B_03 of Webroot Secure Anywhe...

An out-of-bounds read vulnerability exists in the IOCTL GetProcessCommand and B_03 of Webroot Secure Anywhere 21.4. A specially-crafted executable can lead to denial of service. An attacker can issue an ioctl to trigger this vulnerability. An out-of-bounds read vulnerability exists in the IOCTL GetProcessCommand and B_03 of Webroot Secure Anywhere 21.4. An IOCTL_B03 request with specific invalid data causes a similar issue in the device driver WRCore_x64. An attacker can issue an ioctl to trigger this vulnerability.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-40425 is a Webroot Secure Anywhere 21.4 driver flaw that can crash or disrupt protected endpoints. It is local, not remotely internet-facing, but it affects availability of systems running the vulnerable security product.

Executive priority

Treat this as a high-priority endpoint resilience issue, especially where Webroot protects critical systems. It is not shown as actively exploited, but a local attacker or malware could disrupt security coverage or endpoint availability.

Technical view

The issue is a CWE-125 out-of-bounds read in IOCTL handling for GetProcessCommand and B_03 in the WRCore_x64 driver. A specially crafted local executable can issue an IOCTL and trigger denial of service. CVSS is 7.1, high.

Likely exposure

Exposure is most likely on Windows endpoints running Webroot Secure Anywhere 21.4 with the WRCore_x64 driver. Because attack vector is local, risk depends on whether untrusted code can run on those endpoints.

Exploitation context

The sources describe local IOCTL-triggered denial of service. The bundle does not include KEV status or cited evidence of active exploitation, so active exploitation should not be assumed.

Researcher notes

Evidence is strongest for Webroot Secure Anywhere 21.4 and DoS impact through WRCore_x64 IOCTL handling. The bundle does not name a fixed version, patch date, or broader affected version range.

Mitigation direction

  • Inventory Webroot Secure Anywhere deployments and identify version 21.4 installations.
  • Check Webroot vendor guidance for fixed builds or supported mitigation instructions.
  • Prioritize remediation on shared workstations, servers, and high-availability endpoints.
  • Limit execution of untrusted local programs on affected endpoints.
  • Monitor endpoint crashes or security-agent instability until remediation is complete.

Validation and detection

  • Confirm installed Webroot Secure Anywhere versions through approved asset inventory.
  • Verify whether affected hosts load the WRCore_x64 driver.
  • Review vendor and Talos advisories for affected-version and remediation details.
  • Check endpoint telemetry for repeated Webroot driver crashes or denial-of-service symptoms.
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-125: 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-40425 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.1 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/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
2Source 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
7.1CVSS 3.0HighCVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H2.54Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.1High
CVSS 3.0 vector shape for CVE-2021-40425Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
WebrootSecure Anywhere21.4Listed
Weakness

CWE details

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

CWE-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.