Cyber Resilience

CVE-2025-48807

Microsoft Windows 10 1607 ≤ 10.0.14393.8246

Published
12 August 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 6.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0047 38th percentile
Risk Priority 50 floored blend · peak EPSS

Summary

CVE-2025-48807 is a medium-severity Improper Restriction of Communication Channel to Intended Endpoints (CWE-923) vulnerability in Microsoft Windows 10 1607. Its CVSS base score is 6.7 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Adversary-in-the-Middle (T1557); ranked at the 38th 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

Improper restriction of communication channel to intended endpoints in Windows Hyper-V allows an authorized attacker to execute code locally.

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-2025-49734Same product: Microsoft Windows 10 1607
CVE-2024-43571Same product: Microsoft Windows 11 24H2
CVE-2024-43550Same product: Microsoft Windows 10 1607
CVE-2024-43646Same product: Microsoft Windows 10 1607
CVE-2026-62836Same vendor: Microsoft
CVE-2026-23664Same vendor: Microsoft
CVE-2024-49039Same product: Microsoft Windows 10 1607
CVE-2025-21202Same product: Microsoft Windows 10 1607
CVE-2025-21241Same product: Microsoft Windows 10 1607
CVE-2025-21248Same product: Microsoft Windows 10 1607

Affected Assets

microsoft
windows 10 1607
≤ 10.0.14393.8246
microsoft
windows 10 1809
≤ 10.0.17763.7558
microsoft
windows 10 21h2
≤ 10.0.19044.6093
microsoft
windows 10 22h2
≤ 10.0.19045.6093
microsoft
windows 11 22h2
≤ 10.0.22621.5624
microsoft
windows 11 23h2
≤ 10.0.22631.5624
microsoft
windows 11 24h2
≤ 10.0.26100.4652
microsoft
windows server 2016
≤ 10.0.14393.8246
microsoft
windows server 2019
≤ 10.0.17763.7558
microsoft
windows server 2022
≤ 10.0.20348.3932
+2 more product configuration(s) — see NVD for full list

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