Cyber Posture

CVE-2025-13914

High

Published: 09 April 2026

Published
09 April 2026
Modified
13 April 2026
KEV Added
Patch
CVSS Score 8.7 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N
EPSS Score 0.0004 12.2th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-13914 is a high-severity Key Exchange without Entity Authentication (CWE-322) vulnerability in Juniper Networks Apstra (inferred from references). Its CVSS base score is 8.7 (High).

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

The strongest mitigations our analysis identified are NIST 800-53 IA-3 (Device Identification and Authentication) and MA-4 (Nonlocal Maintenance).

Threat & Defense at a Glance

What attackers do: exploitation maps to Adversary-in-the-Middle (T1557). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires unique identification and authentication of managed devices before establishing SSH connections, directly preventing MITM impersonation from insufficient host key validation.

prevent

Protects the authenticity of SSH communication sessions, countering attacker impersonation of managed devices during key exchange.

prevent

Mandates strong authenticators for nonlocal maintenance sessions like SSH to managed devices, mitigating risks from unauthenticated key exchanges.

MITRE ATT&CK Enterprise TechniquesAI

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.
Why these techniques?

Directly enables unauthenticated MITM on SSH connections for credential capture due to missing host key validation.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A Key Exchange without Entity Authentication vulnerability in the SSH implementation of Juniper Networks Apstra allows a unauthenticated, MITM attacker to impersonate managed devices. Due to insufficient SSH host key validation an attacker can perform a machine-in-the-middle attack on the…

more

SSH connections from Apstra to managed devices, enabling an attacker to impersonate a managed device and capture user credentials. This issue affects all versions of Apstra before 6.1.1.

Deeper analysisAI

CVE-2025-13914 is a Key Exchange without Entity Authentication vulnerability (CWE-322) in the SSH implementation of Juniper Networks Apstra. The flaw arises from insufficient SSH host key validation, which affects all versions of Apstra prior to 6.1.1. It has a CVSS v3.1 base score of 8.7 (AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N).

An unauthenticated man-in-the-middle (MITM) attacker can exploit this vulnerability by intercepting SSH connections from Apstra to managed devices. This allows the attacker to impersonate a managed device and capture user credentials transmitted over those connections.

Juniper advisory JSA107862 provides details on mitigation; upgrading to Apstra version 6.1.1 or later resolves the issue.

Details

CWE(s)

Affected Products

Juniper
Networks Apstra
inferred from references and description; NVD did not file a CPE for this CVE

CVEs Like This One

CVE-2025-62501Shared CWE-322
CVE-2024-47519Shared CWE-322
CVE-2026-1709Shared CWE-322
CVE-2026-33697Shared CWE-322

References