Cyber Posture

CWE · MITRE source

CWE-291Reliance on IP Address for Authentication

Abstraction: Variant · CVEs in our corpus: 10

The product uses an IP address for authentication.

IP addresses can be easily spoofed. Attackers can forge the source IP address of the packets they send, but response packets will return to the forged IP address. To see the response packets, the attacker has to sniff the traffic between the victim machine and the forged IP address. In order to accomplish the required sniffing, attackers typically attempt to locate themselves on the same subnet as the victim machine. Attackers may be able to circumvent this requirement by using source routing, but source routing is disabled across much of the Internet today. In summary, IP address verification can be a useful part of an authentication scheme, but it should not be the single factor required for authentication.

Last updated: 09 May 2026 03:25 UTC

NIST 800-53 r5 controls that address this weakness (1)AI

Control Title Family Why it addresses this CWE
IA-3Device Identification and AuthenticationIAMandates proper device-level authentication instead of weaker identifiers such as IP addresses that are easily forged.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2025-666022.09.80.00062026-02-09
CVE-2026-42522.09.80.00372026-03-16
CVE-2022-464151.99.10.00692023-03-27
CVE-2024-233091.89.00.00062024-10-30
CVE-2025-342021.88.80.00502025-09-19
CVE-2026-36901.57.40.00202026-04-11
CVE-2023-359061.15.30.00012023-09-05
CVE-2023-72111.15.60.00082024-01-07
CVE-2024-327650.84.20.00032024-08-12
CVE-2025-591010.00.00.00042026-01-26