Cyber Resilience

CVE-2025-29986

Dell Common Event Enabler 9.0.0.0

Published
08 April 2025
Modified
15 July 2025
Patch / advisory
CVSS Score v3.1 8.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
EPSS Score 0.0027 20th percentile
Risk Priority 61 floored blend · peak EPSS

Summary

CVE-2025-29986 is a high-severity Improper Restriction of Communication Channel to Intended Endpoints (CWE-923) vulnerability in Dell Common Event Enabler. Its CVSS base score is 8.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Adversary-in-the-Middle (T1557); ranked at the 20th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to IA-3 (Device Identification and Authentication) and SC-23 (Session Authenticity) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Dell Common Event Enabler, version(s) CEE 9.0.0.0, contain(s) an Improper Restriction of Communication Channel to Intended Endpoints vulnerability in the Common Anti-Virus Agent (CAVA). An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to Unauthorized access.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1557 Adversary-in-the-Middle Credential Access
Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique to support follow-on behaviors such as [Network Sniffing](https://attack.
T1090.004 Domain Fronting Command And Control
Adversaries may take advantage of routing schemes in Content Delivery Networks (CDNs) and other services which host multiple domains to obfuscate the intended destination of HTTPS traffic or traffic tunneled through HTTPS.
T1557.001 Name Resolution Poisoning and SMB Relay Credential Access
By responding to LLMNR/NBT-NS/mDNS network traffic, adversaries may spoof an authoritative source for name resolution to force communication with an adversary controlled system.
T1557.002 ARP Cache Poisoning Credential Access
Adversaries may poison Address Resolution Protocol (ARP) caches to position themselves between the communication of two or more networked devices.
T1557.003 DHCP Spoofing Credential Access
Adversaries may redirect network traffic to adversary-owned systems by spoofing Dynamic Host Configuration Protocol (DHCP) traffic and acting as a malicious DHCP server on the victim network.
T1557.004 Evil Twin Credential Access
Adversaries may host seemingly genuine Wi-Fi access points to deceive users into connecting to malicious networks as a way of supporting follow-on behaviors such as [Network Sniffing](https://attack.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-28078Same vendor: Dell
CVE-2023-32477Same product: Dell Common Event Enabler
CVE-2025-29985Same product: Dell Common Event Enabler
CVE-2024-28964Same product: Dell Common Event Enabler
CVE-2023-24568Same vendor: Dell
CVE-2025-26478Same vendor: Dell
CVE-2023-43082Same vendor: Dell
CVE-2024-47477Same vendor: Dell
CVE-2026-22269Same vendor: Dell
CVE-2026-23776Same vendor: Dell

Affected Assets

dell
common event enabler
9.0.0.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 5 hardening rules · 3 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V8.4.1
  • V10.5.5
  • V12.3.5

Mitigating Controls (NIST 800-53 r5) AI

Requires unique identification and authentication of devices before establishing a communications session.

Enforces authenticity of communication sessions so the system only exchanges data with verified intended endpoints.

Protects transmitted information with cryptographic integrity mechanisms that implicitly verify endpoint identity.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.IR-01 full match
prevents

Network segmentation and access controls directly enforce communication only with intended endpoints.

PR.AA-03 mostly match
prevents

Authenticating services/hardware directly prevents communication with unintended endpoints.

PR.DS-02 mostly match
prevents

Data-in-transit protections commonly include certificate-based endpoint authentication to ensure correct peers.

ID.AM-03 partial match
prevents

Documenting authorized flows helps define intended endpoints but does not enforce channel restrictions at runtime.

PR.AA-04 partial match
prevents

Protecting identity assertions supports endpoint verification but is narrower than channel restriction.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Secure authentication mechanisms ensure the product communicates only with intended, authenticated endpoints.

mitigates

Network security controls directly enforce endpoint validation and channel restrictions.

prevents

Security of network services includes authentication of endpoints and service-to-service channel protection.

mitigates

Network segregation reduces exposure but does not itself validate specific endpoints.

prevents

Cryptography can protect channels but does not guarantee correct endpoint identity without additional controls.

prevents

Application security requirements may specify endpoint validation but do not implement it.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (2 rules)
  • V-248827 OL 8 must not have the rsh-server package installed. prevents CWE-923
  • V-248823 OL 8 must not have the telnet-server package installed. prevents CWE-923
RHEL 7 (1 rule)
  • V-204442 The Red Hat Enterprise Linux operating system must not have the rsh-server package installed. prevents CWE-923
RHEL 8 (2 rules)
  • V-230492 RHEL 8 must not have the rsh-server package installed. prevents CWE-923
  • V-230487 RHEL 8 must not have the telnet-server package installed. prevents CWE-923

References