Cyber Resilience

CVE-2025-20142

High

Published: 12 March 2025

Published
12 March 2025
Modified
01 August 2025
KEV Added
Patch
CVSS Score v3.1 8.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
EPSS Score 0.0100 77.5th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-20142 is a high-severity Improper Input Validation (CWE-20) vulnerability in Cisco Ios Xr. Its CVSS base score is 8.6 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 22.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-5 (Denial-of-service Protection) and SI-2 (Flaw Remediation).

Deeper analysis

A vulnerability in the IPv4 access control list and quality of service policy features of Cisco IOS XR Software affects the Cisco ASR 9000 Series Aggregation Services Routers, ASR 9902 Compact High-Performance Routers, and ASR 9903 Compact High-Performance Routers. It stems from incorrect handling of malformed IPv4 packets received on line cards where an interface has either an IPv4 ACL or QoS policy applied, predominantly in Layer 2 VPN environments but also in Layer 3 configurations. The flaw is tracked as CWE-20 and carries a CVSS 3.1 score of 8.6.

An unauthenticated remote attacker can exploit the issue by sending crafted IPv4 packets through an affected device. Successful exploitation triggers network processor errors that reset or shut down the network process on the line card, producing a denial-of-service condition while the card reloads and traffic traversing it is lost.

The Cisco Security Advisory at sec.cloudapps.cisco.com provides official details on the affected releases and recommended mitigation steps. The associated EPSS score remains flat at 0.01 with no material increase since disclosure.

EU & UK References

Vulnerability details

A vulnerability in the IPv4 access control list (ACL) feature and quality of service (QoS) policy feature of Cisco IOS XR Software for Cisco ASR 9000 Series Aggregation Services Routers, ASR 9902 Compact High-Performance Routers, and ASR 9903 Compact High-Performance…

more

Routers could allow an unauthenticated, remote attacker to cause a line card to reset, resulting in a denial of service (DoS) condition. This vulnerability is due to the incorrect handling of malformed IPv4 packets that are received on line cards where the interface has either an IPv4 ACL or QoS policy applied. An attacker could exploit this vulnerability by sending crafted IPv4 packets through an affected device. A successful exploit could allow the attacker to cause network processor errors, resulting in a reset or shutdown of the network process. Traffic over that line card would be lost while the line card reloads. Note: This vulnerability has predominantly been observed in Layer 2 VPN (L2VPN) environments where an IPv4 ACL or QoS policy has been applied to the bridge virtual interface. Layer 3 configurations where the interface has either an IPv4 ACL or QoS policy applied are also affected, though the vulnerability has not been observed.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

The CVE describes a remote unauthenticated DoS via crafted IPv4 packets exploiting improper input validation in a public-facing router's packet processing (ACL/QoS), directly enabling T1190 (Exploit Public-Facing Application) for the attack vector and T1499.004 (Application or System Exploitation) for causing process crash and service disruption.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-20146Same product: Cisco Asr 9006
CVE-2025-20393Same vendor: Cisco
CVE-2026-20103Same vendor: Cisco
CVE-2025-20165Same vendor: Cisco
CVE-2026-20039Same vendor: Cisco
CVE-2025-20184Same vendor: Cisco
CVE-2025-20115Same product: Cisco Ios Xr
CVE-2025-20172Same product: Cisco Ios Xr
CVE-2025-20209Same product: Cisco Ios Xr
CVE-2025-20363Same product: Cisco Ios Xr

Affected Assets

cisco
ios xr
6.7.2, 6.7.3, 6.7.35, 6.8.1, 6.8.2

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly remediates the improper input validation flaw (CWE-20) by requiring timely application of vendor patches for affected Cisco IOS XR versions on ASR routers.

prevent

Implements denial-of-service protections such as rate limiting and traffic filtering to block crafted malformed IPv4 packets targeting ACL/QoS interfaces before they trigger line card resets.

prevent

Mandates validation of all information inputs, addressing the root cause of malformed IPv4 packet mishandling on affected line cards with ACL or QoS policies.

References