Phying News
Curated security research, vulnerabilities, advisories and tools for practitioners.
← back | CVE Intelligence

CVE-2026-24294 [High]

Curated 1 security research writeups, vulnerability advisories and exploitation analyses for CVE-2026-24294.

Vendor
Microsoft
Product
Windows SMB Server
Affected versions
Multiple supported Windows 10, Windows 11, and Windows Server releases; this PoC specifically targets Windows Server 2025 default configuration
CVSS
7.8
Coverage Span
2026-04-30
Reports
1 related reports

Associated Reports & Timeline

1.
github.com | vulnerability | High | | original ↗ | #public-poc | #featured | #privilege-escalation | #windows
This public PoC targets the default Windows Server 2025 configuration. It combines SMB connections on an arbitrary port with session multiplexing to reflect coerced privileged NTLM authentication back to the local SMB service, allowing a local low-privilege user to obtain NT AUTHORITY\SYSTEM. Microsoft classifies the underlying issue as improper authentication in Windows SMB Server leading to local privilege escalation, with multiple Windows 10, Windows 11, and Windows Server releases affected.
Why it matters: The official CVSS 3.1 vector requires local low-privilege access, but attack complexity is low, no user interaction is required, and successful exploitation can fully impact confidentiality, integrity, and availability. Apply the latest Microsoft security update for each Windows release; also enforce SMB signing, restrict NTLM, and monitor for unusual local SMB relay activity. Public information currently confirms a PoC, not active exploitation in the wild.