← Vulnerability feed

Vulnerability record · CVE-2002-0367 · published 25 June 2002

CVE-2002-0367: Windows NT/2000 smss.exe debugging subsystem privilege escalation

Microsoft · Windows 2000

The smss.exe debugging subsystem in Windows NT and Windows 2000 fails to properly authenticate programs that connect to other programs, allowing a local user to duplicate a handle to a privileged process. This lets an unprivileged local user escalate to administrator or SYSTEM rights, as demonstrated by the DebPloit tool. The flaw is a privilege management failure in a core Windows component.

7.8 CVSS 3.1 High CISA KEV since 3 Mar 2022 EPSS 4.9% · top 8.2% CWE-269 · Improper privilege management
7.8CVSS 3.1 base score, v2 7.2
4.9%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
2Affected product versions listed by NVD
19References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

smss.exe debugging subsystem in Windows NT and Windows 2000 does not properly authenticate programs that connect to other programs, which allows local users to gain administrator or SYSTEM privileges by duplicating a handle to a privileged process, as demonstrated by DebPloit.

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Automated analysis

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

high priorityLocal privilege escalation to SYSTEM with KEV listing and an exploit reference, though limited to legacy Windows NT and 2000 systems.

What it is

The smss.exe debugging subsystem in Windows NT and Windows 2000 fails to properly authenticate programs that connect to other programs, allowing a local user to duplicate a handle to a privileged process. This lets an unprivileged local user escalate to administrator or SYSTEM rights, as demonstrated by the DebPloit tool. The flaw is a privilege management failure in a core Windows component.

Impact

An attacker with local access gains administrator or SYSTEM privileges on the affected host. That level of access permits full control of the machine, including disabling security controls and accessing sensitive data.

Attack surface

Reached locally by running a program that connects to and duplicates a handle from a privileged process; the CVSS vector AV:L/PR:L/UI:N indicates local access with low privileges and no user interaction. No remote or network vector is described.

Exploitation

CVE-2002-0367 is listed in CISA KEV (added 2022-03-03), and references include an Exploit tag, indicating known exploitation. EPSS 30-day probability is about 4.9 percent (91.7th percentile).

What to do

  • Apply the Microsoft security update referenced in MS02-024 (patch first).
  • Restrict local interactive and logon rights to trusted users only.
  • Retire or isolate Windows NT and Windows 2000 systems that cannot be patched.
  • Monitor for unauthorized handle duplication or debugging activity against privileged processes.
  • Enforce least privilege so local users cannot run arbitrary code that targets privileged processes.

Detection

  • Alert on local processes attempting to debug or duplicate handles to SYSTEM-owned processes.
  • Monitor for creation of processes running as SYSTEM or administrator from unexpected parent processes.
  • Audit local logon and privilege-use events for anomalies on NT/2000 hosts.
  • Watch for known tooling such as DebPloit on endpoints.

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

Exploitation in the wild

CISA added CVE-2002-0367 to the Known Exploited Vulnerabilities catalog on 3 March 2022 as "Microsoft Windows Privilege Escalation Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 24 March 2022.

Affected products

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

References

LinkTags
http://marc.info/?l=ntbugtraq&m=101614320402695&w=2 Mailing List
http://www.iss.net/security_center/static/8462.php Broken LinkPatchVendor Advisory
http://www.securityfocus.com/archive/1/262074 Broken LinkExploitPatchThird Party AdvisoryVDB EntryVendor Advisory
http://www.securityfocus.com/archive/1/264441 Broken LinkThird Party AdvisoryVDB Entry
http://www.securityfocus.com/archive/1/264927 Broken LinkThird Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/4287 Broken LinkThird Party AdvisoryVDB Entry
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2002/ms02-024 PatchVendor Advisory
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A158 Broken Link
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A76 Broken Link
http://marc.info/?l=ntbugtraq&m=101614320402695&w=2 Mailing List
http://www.iss.net/security_center/static/8462.php Broken LinkPatchVendor Advisory
http://www.securityfocus.com/archive/1/262074 Broken LinkExploitPatchThird Party AdvisoryVDB EntryVendor Advisory
http://www.securityfocus.com/archive/1/264441 Broken LinkThird Party AdvisoryVDB Entry
http://www.securityfocus.com/archive/1/264927 Broken LinkThird Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/4287 Broken LinkThird Party AdvisoryVDB Entry
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2002/ms02-024 PatchVendor Advisory
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A158 Broken Link
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A76 Broken Link
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2002-0367 US Government Resource

Track CVE-2002-0367 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-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-2010-0232Windows kernel exception handler privilege escalation via NTVDMThe Windows kernel fails to properly validate certain BIOS calls when 16-bit application support is enabled on 32-bit x86 systems. A local user can c…KEVEPSS 29%analysed7.8CVE-2009-1123Microsoft Windows kernel improper validation allows local privilege escalationThe Windows kernel fails to properly validate changes to unspecified kernel objects, letting a local user elevate privileges through a crafted applic…KEVEPSS 4.9%analysed7.8CVE-2004-0210Microsoft Windows POSIX component buffer overflow allows local code executionThe POSIX subsystem in Windows NT and Windows 2000 contains a classic buffer overflow (CWE-120) that can be triggered by local users through crafted …KEVEPSS 7.2%analysed10.0CVE-2010-0269Microsoft windows 7 vulnerabilityThe SMB client in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 …EPSS 28%10.0CVE-2010-0231Microsoft windows 2000 permissions and access controls vulnerabilityThe SMB implementation in the Server service in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1,…EPSS 41%10.0CVE-2009-3677Microsoft windows 2000 code injection vulnerabilityThe Internet Authentication Service (IAS) in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold and SP1, and Server 2008 Gold do…EPSS 22%

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