IRONSMITHINTEL
HIGHCVSS7.3
|
Actively Exploited
|CISA KEV|CVE-2024-38226|Auth: low — authenticated user|Reboot: required|Manual only

KB5002566: Windows Server Security Update (September 2024)

Microsoft Publisher contains a protection mechanism failure vulnerability that allows attacker to bypass Office macro policies used to block untrusted or malicious files.

Published Sep 10, 2024 · Updated May 16, 2026
Why patchRisk explained in plain English
Worst-case scenarioIf unpatched

A local attacker, with a low-privilege account, can achieve full data confidentiality loss, arbitrary modification of data, complete denial of service or system unavailability. Federal agencies are required to remediate by 2024-10-01 under CISA BOD 22-01.

How the attack worksNo clicks needed

This is a Software Vulnerability (CWE-693) (CWE-693) vulnerability in Microsoft Publisher. Exploitation requires local access, low attack complexity, a low-privilege authenticated account, and user interaction required.

Am I affected?Quick check

Probably yes if any of these apply:

IT Security
Running office 2019: -; office long term servicing channel: 2021; publisher: 2016
Fixed inKB5002566 (applies to 6 product versions) — build 16.0.5465.1001, https://aka.ms/OfficeSecurityReleases
Real-world incidentsWhat we've seen

CISA added this CVE to the Known Exploited Vulnerabilities catalog on 2024-09-10 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2024-10-01.

How to patch

Manual download

For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.

↗ Microsoft Update CatalogKB5002566

Manual remediation steps

Apply the Microsoft Security Update

Microsoft has released an official security update that fixes this vulnerability.

Required KB Update

    1
    KB5002566 — https://support.microsoft.com/help/5002566

Supersedes: KB5002492

Affected Products

    1
    Microsoft Office 2019 for 32-bit editions
    1
    Microsoft Office 2019 for 64-bit editions
    1
    Microsoft Office LTSC 2021 for 32-bit editions
    1
    Microsoft Office LTSC 2021 for 64-bit editions
    1
    Microsoft Publisher 2016 (32-bit edition)
    1
    Microsoft Publisher 2016 (64-bit edition)

Fixed Build Numbers

    1
    16.0.5465.1001
    1
    https://aka.ms/OfficeSecurityReleases

Installation Methods

Windows Update (recommended)

1
Settings → Windows Update → Check for updates
2
The security update is offered if your system is in scope
3
Restart when prompted (may or may not be required for this update)

Microsoft Update Catalog (manual download)

1
Open https://catalog.update.microsoft.com
2
Search for KB5002566
3
Download the package matching your OS architecture and Windows build
4
Run the .msu installer with administrator privileges
5
Restart when prompted

WSUS / SCCM / Intune

Approve KB5002566 for the affected products in your update management console.

Microsoft Download Center Links

    1
    https://www.microsoft.com/download/details.aspx?id=106229
    1
    https://www.microsoft.com/download/details.aspx?id=106230

Verification

Confirm the update is installed:

Get-HotFix | Where-Object { $_.HotFixID -in @('KB5002566') }

References

    1
    Microsoft Security Response Center: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-38226
    1
    NVD entry: https://nvd.nist.gov/vuln/detail/CVE-2024-38226
    1
    CISA KEV: https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-38226
PowerShell automationComing soon

No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.