cbcvebase.
CVE-2022-26904
published 2022-04-15

CVE-2022-26904: Windows User Profile Service Elevation of Privilege Vulnerability

PriorityP180high7CVSS 3.1
AVLACHPRLUINSUCHIHAH
KEVITWEXPLOIT
CISA Known Exploited Vulnerabilitydue 2022-05-16
Exploited in the wild
EPSS
9.82%
95.0th percentile
Windows User Profile Service Elevation of Privilege Vulnerability

Affected

51 ranges· showing 25
VendorProductVersion rangeFixed in
microsoftwindows_10_1507< 10.0.10240.1926510.0.10240.19265
microsoftwindows_10_1607< 10.0.14393.506610.0.14393.5066
microsoftwindows_10_1809< 10.0.17763.280310.0.17763.2803
microsoftwindows_10_1909< 10.0.18363.221210.0.18363.2212
microsoftwindows_10_20h2< 10.0.19042.164510.0.19042.1645
microsoftwindows_10_21h1< 10.0.19043.164510.0.19043.1645
microsoftwindows_10_21h2< 10.0.19044.164510.0.19044.1645
microsoftwindows_10_version_1507>= 10.0.10240.0 < 10.0.10240.1926510.0.10240.19265
microsoftwindows_10_version_1607>= 10.0.14393.0 < 10.0.14393.506610.0.14393.5066
microsoftwindows_10_version_1809>= 10.0.0 < 10.0.17763.280310.0.17763.2803
microsoftwindows_10_version_1809>= 10.0.17763.0 < 10.0.17763.280310.0.17763.2803
microsoftwindows_10_version_1909>= 10.0.0 < 10.0.18363.221210.0.18363.2212
microsoftwindows_10_version_20h2>= 10.0.0 < 10.0.19042.164510.0.19042.1645
microsoftwindows_10_version_21h1>= 10.0.0 < 10.0.19043.164510.0.19043.1645
microsoftwindows_10_version_21h2>= 10.0.19043.0 < 10.0.19044.164510.0.19044.1645
microsoftwindows_11_21h2< 10.0.22000.61310.0.22000.613
microsoftwindows_11_version_21h2>= 10.0.0 < 10.0.22000.61310.0.22000.613
microsoftwindows_7>= 6.1.0 < 6.1.7601.259246.1.7601.25924
microsoftwindows_7_service_pack_1>= 6.1.0 < 6.1.7601.259246.1.7601.25924
microsoftwindows_8.1>= 6.3.0 < 6.3.9600.203376.3.9600.20337
microsoftwindows_server_2008
microsoftwindows_server_2008_r2_service_pack_1>= 6.1.7601.0 < 6.1.7601.259246.1.7601.25924
microsoftwindows_server_2008_service_pack_2>= 6.0.6003.0 < 6.0.6003.214466.0.6003.21446
microsoftwindows_server_2012
microsoftwindows_server_2012>= 6.2.9200.0 < 6.2.9200.236796.2.9200.23679

Detection & IOCsextracted from sources · hover to see the quote

processProfSrv
commandCreateDirectoryJunction()
  • Monitor for malicious DLL plants in system directories followed by a UAC prompt, which triggers ProfSrv (User Profile Service) to load and execute the DLL as NT AUTHORITY\SYSTEM.
  • Detect race condition exploitation attempts against the Windows User Profile Service (ProfSrv); successful exploitation requires winning a race condition.
  • Alert on unexpected junction creation within user profile directories, particularly where directory structures are manipulated to point to system paths, as this is the core primitive of the exploit.
  • This is a patch bypass chain: monitor for exploitation patterns previously associated with CVE-2021-34484 and CVE-2022-21919, as both prior patches were bypassed and the same technique applies.
  • ·Exploitation requires the attacking user to have UAC set to the highest level ('Always Notify Me When'); if UAC has been lowered from the default, the exploit path to NT AUTHORITY\SYSTEM via this technique will not work.
  • ·The second user account used in the exploit must be a non-admin user who has logged in at least once before; admin accounts or never-logged-in accounts will not satisfy the exploit's requirements.

CVSS provenance

nvdv3.17.0HIGHCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.04.4MEDIUMAV:L/AC:M/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
cisa7.0HIGH
vendor_msrc7.0HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.