cbcvebase.
CVE-2021-28455
published 2021-05-11

CVE-2021-28455: Microsoft Jet Red Database Engine and Access Connectivity Engine Remote Code Execution Vulnerability

PriorityP356high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
2.12%
79.9th percentile
Microsoft Jet Red Database Engine and Access Connectivity Engine Remote Code Execution Vulnerability

Affected

58 ranges· showing 25
VendorProductVersion rangeFixed in
microsoftmicrosoft_365_apps_for_enterprise>= 16.0.1 < https://aka.ms/OfficeSecurityReleaseshttps://aka.ms/OfficeSecurityReleases
microsoftmicrosoft_access_2013_service_pack_1>= 15.0.0 < 15.0.5353.100015.0.5353.1000
microsoftmicrosoft_access_2016>= 16.0.0 < publicationpublication
microsoftmicrosoft_office_2013_service_pack_1>= 15.0.0 < 15.0.5345.100115.0.5345.1001
microsoftmicrosoft_office_2016>= 16.0.0 < 16.0.5161.100116.0.5161.1001
microsoftmicrosoft_office_2019>= 19.0.0 < https://aka.ms/OfficeSecurityReleaseshttps://aka.ms/OfficeSecurityReleases
microsoftoffice
microsoftoffice
microsoftoffice
microsoftwindows_10
microsoftwindows_10
microsoftwindows_10
microsoftwindows_10
microsoftwindows_10
microsoftwindows_10
microsoftwindows_10_version_1507>= 10.0.0 < 10.0.10240.1893110.0.10240.18931
microsoftwindows_10_version_1607>= 10.0.0 < 10.0.14393.440110.0.14393.4401
microsoftwindows_10_version_1803>= 10.0.0 < 10.0.17134.220710.0.17134.2207
microsoftwindows_10_version_1809>= 10.0.0 < 10.0.17763.193510.0.17763.1935
microsoftwindows_10_version_1909>= 10.0.0 < 10.0.18363.155610.0.18363.1556
microsoftwindows_10_version_2004>= 10.0.0 < 10.0.19041.98210.0.19041.982
microsoftwindows_10_version_20h2>= 10.0.0 < 10.0.19042.98210.0.19042.982
microsoftwindows_7>= 6.1.0 < 6.1.7601.245976.1.7601.24597
microsoftwindows_7>= 6.1.0 < 6.1.7601.245986.1.7601.24598
microsoftwindows_7_service_pack_1>= 6.1.0 < 6.1.7601.245976.1.7601.24597

Detection & IOCsextracted from sources · hover to see the quote

registryHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\engines\AllowQueryRemoteTables
  • Detect outbound SMB or WebDAV (UNC path) connections originating from IIS worker processes (w3wp.exe) or SQL Server (sqlservr.exe) — these indicate Jet/ACE remote database access being triggered, which is the core attack primitive for CVE-2021-28455.
  • Monitor for SQL queries containing remote database path prefixes (UNC paths) in MS Jet queries, or use of OPENDATASOURCE, OPENROWSET, or addlinkedserver in SQL Server — these are the SQL-level indicators of exploitation attempts.
  • Block WebDAV traffic traversing from trusted to untrusted network zones as a network-level detection/prevention control for CVE-2021-28455 exploitation.
  • Alert on CreateFile calls to UNC paths issued by msjet40.dll or acecore.dll loaded within IIS (w3wp.exe) or SQL Server (sqlservr.exe) processes — this is the low-level OS call triggered during remote Jet database access.
  • ·The mitigation for ACE (Access Connectivity Engine) remains incomplete even after the May 2021 patch — environments using ACE remain at elevated risk.
  • ·The vulnerability is exploitable under SQL injection or ad hoc query scenarios — any component on Windows that allows user-controlled SQL queries via MS Jet or ACE is in scope, not just IIS and SQL Server.
  • ·Re-enabling AllowQueryRemoteTables after disabling it reintroduces the vulnerability; Microsoft explicitly warns against this.

CVSS provenance

nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.06.5MEDIUMAV:N/AC:L/Au:S/C:P/I:P/A:P
vendor_msrc8.8HIGH
Stop checking back — get the weekly exploitation signal.

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.