← Vulnerability feed

Vulnerability record · CVE-2005-1218 · published 10 August 2005

CVE-2005-1218: Windows kernel RDP request denial of service

Microsoft · Windows 2000

The Microsoft Windows kernel in Windows 2000 Server, Windows XP, and Windows Server 2003 fails to properly handle crafted Remote Desktop Protocol (RDP) requests, allowing a remote attacker to crash the system. The flaw matters because RDP is commonly exposed for remote administration, and a crash of the kernel takes down the whole host, not just a single service.

5.0 CVSS 2.0 Medium EPSS 57% · top 1.0%
5.0CVSS 2.0 base score
57%EPSS exploitation probability, 30 days
NoNot in CISA KEV
3Affected product versions listed by NVD
28References
16 Jun 2026Last modified by NVD

Description

The Microsoft Windows kernel in Microsoft Windows 2000 Server, Windows XP, and Windows Server 2003 allows remote attackers to cause a denial of service (crash) via crafted Remote Desktop Protocol (RDP) requests.

AV:N/AC:L/Au:N/C:N/I:N/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityUnauthenticated remote network access that crashes the kernel, with a very high EPSS score, though the affected platforms are long out of support and no active exploitation is documented.

What it is

The Microsoft Windows kernel in Windows 2000 Server, Windows XP, and Windows Server 2003 fails to properly handle crafted Remote Desktop Protocol (RDP) requests, allowing a remote attacker to crash the system. The flaw matters because RDP is commonly exposed for remote administration, and a crash of the kernel takes down the whole host, not just a single service.

Impact

An attacker gains the ability to cause a denial of service, crashing the affected Windows system. There is no reported confidentiality or integrity impact; the effect is availability loss.

Attack surface

Reached over the network via RDP requests to the target host, per the AV:N vector. The CVSS vector indicates no authentication (Au:N) and no user interaction are required.

Exploitation

Not listed in CISA KEV and no ransomware usage is documented. EPSS is high (0.57339, 99th percentile), but references carry only Patch, Vendor Advisory, and US Government Resource tags, with no public exploit tag, so active exploitation is not confirmed by this record.

What to do

  • Apply the Microsoft security update for MS05-041 (referenced advisory 904797) to affected Windows 2000 Server, XP, and Server 2003 systems.
  • Restrict RDP exposure to trusted networks and block TCP 3389 from untrusted sources at the perimeter.
  • Require RDP access through a VPN or jump host rather than direct internet exposure.
  • Disable or remove Terminal Services/RDP on hosts that do not need it.
  • Monitor vendor advisories for these end-of-life platforms, since no further fixes are expected.

Detection

  • Monitor for repeated RDP connection attempts or malformed RDP traffic preceding a host crash or unexpected reboot.
  • Alert on Windows system event logs showing unexpected shutdowns or bugchecks on hosts with RDP enabled.
  • Baseline RDP source IPs and flag connections from unexpected external addresses to TCP 3389.
  • Correlate host crash/reboot events with concurrent RDP session activity on the same host.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://marc.info/?l=bugtraq&m=112146383919436&w=2
http://security-protocols.com/modules.php?name=News&file=article&sid=2783
http://www.kb.cert.org/vuls/id/490628 US Government Resource
http://www.microsoft.com/technet/security/advisory/904797.mspx PatchVendor Advisory
http://www.securityfocus.com/bid/14259 Patch
http://www.us-cert.gov/cas/techalerts/TA05-221A.html PatchUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-041
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A100092
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A180
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A346
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A376
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A609
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A618
https://www.immunitysec.com/pipermail/dailydave/2005-July/002188.html
http://marc.info/?l=bugtraq&m=112146383919436&w=2
http://security-protocols.com/modules.php?name=News&file=article&sid=2783
http://www.kb.cert.org/vuls/id/490628 US Government Resource
http://www.microsoft.com/technet/security/advisory/904797.mspx PatchVendor Advisory
http://www.securityfocus.com/bid/14259 Patch
http://www.us-cert.gov/cas/techalerts/TA05-221A.html PatchUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-041
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A100092
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A180
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A346
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A376
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A609
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A618
https://www.immunitysec.com/pipermail/dailydave/2005-July/002188.html

Track CVE-2005-1218 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2013-3918Microsoft Windows InformationCardSigninHelper ActiveX out-of-bounds writeThe InformationCardSigninHelper ActiveX control in icardie.dll contains an out-of-bounds write that can be triggered by a crafted web page rendered i…KEVEPSS 74%analysed8.8CVE-2011-3402Microsoft Windows TrueType Font Parsing Remote Code ExecutionThe TrueType font parsing engine in win32k.sys on multiple Windows versions fails to properly handle crafted font data, allowing remote code executio…KEVEPSS 78%analysed8.8CVE-2008-0015Microsoft DirectShow Video ActiveX Control Stack Buffer OverflowA stack-based buffer overflow in the CComVariant::ReadFromStream function in the Active Template Library (ATL) is reachable through the MPEG2TuneRequ…KEVEPSS 77%analysed8.8CVE-2009-1537Microsoft DirectShow QuickTime Parser NULL Byte Overwrite RCEThe QuickTime Movie Parser Filter in quartz.dll (DirectShow, DirectX 7.0 through 9.0c) contains an unspecified NULL byte overwrite flaw. A crafted Qu…KEVEPSS 51%analysed7.8CVE-2015-1701Microsoft Windows Win32k.sys Local Privilege EscalationWin32k.sys in the Windows kernel-mode drivers fails to properly validate input, allowing a local user to elevate privileges by running a crafted appl…KEVEPSS 56%analysed7.8CVE-2013-5065Microsoft Windows NDProxy.sys kernel local privilege escalationNDProxy.sys in the Windows kernel on Windows XP SP2/SP3 and Server 2003 SP2 fails to properly validate input, letting a local user escalate privilege…KEVEPSS 35%analysed7.8CVE-2013-3660Microsoft Windows win32k EPATHOBJ pointer flaw allows privilege escalationThe EPATHOBJ::pprFlattenRec function in win32k.sys fails to properly initialize a pointer for the next object in a list, letting a local user gain wr…KEVEPSS 39%analysed

Source: NIST National Vulnerability Database (record CVE-2005-1218), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.