Patch tracker / KB5120704

KB5120704: Microsoft .NET Framework 4.8 on Window Security Update (August 2026)

KB5120704 is a High security update for Microsoft .NET Framework 4.8 on Window, released 2026-08-11. It closes 3 CVEs with a maximum CVSS of 8.8. The most likely of them to be attacked is CVE-2026-62872, which FIRST.org rates at 6% probability of exploitation in the next 30 days.

Update summary

High
2026-08-11
Released
3
CVEs fixed
8.8
Max CVSS v3
High
Severity
Deploy this cycle
Fixes 3 CVEs for Microsoft .NET Framework 4.8 on Window. No confirmed in-the-wild exploitation in this set today.

Fixes 3 CVEs. Most severe CVSS 8.8 (High). EPSS exploit probability up to <1%. Among the lower half of tracked Microsoft updates by EPSS exploit probability.

Senserva found thisread these before you deploy broadly

Microsoft documents 1 known issue with this update.

  • Known Issues: After installing the August 2026 .NET Framework cumulative update, some WPF applications may fail with a System.IO.FileFormatException...

The full text, quoted from Microsoft

Senserva AI Opinion and rich prompt for KB5120704

Copy this prompt into Claude, ChatGPT, or Copilot. The facts are included, sourced from this page.

Full tracking and change history for KB5120704

Released
2026-08-11
Last changed
2026-08-12
Changes tracked
2

Senserva began recording day-to-day change history on 2026-07-07, and refreshes it several times a day. Release dates are historical where Microsoft publishes them; revision history is tracked from that date forward, so it does not include changes made before then.

Check if KB5120704 is installed

Elevated PowerShell. No output means it is not installed.

Known issues, from Microsoft

Quoted from Microsoft's support article for KB5120704 (checked 2026-08-26). Verify against the article before acting.

Known Issues: After installing the August 2026 .NET Framework cumulative update, some WPF applications may fail with a System.IO.FileFormatException when printing or generating PDF/XPS content that uses certain fonts, including Calibri.

Workaround: Applications may mitigate the issue by enabling the Switch.MS.Internal.TtfDelta.DisableCmapAndSbitOverflowProtection AppContext switch in the app config file, as shown below.

<configuration>

<runtime>

<AppContextSwitchOverrides

value="Switch.MS.Internal.TtfDelta.DisableCmapAndSbitOverflowProtection=true"/>

</runtime>

</configuration>

This switch disables security protections introduced in the August 2026 update and may increase exposure to the vulnerabilities addressed by that update. Microsoft recommends using this workaround only as a temporary measure and only when required to address this issue.

Status: Investigating.

CVEs fixed by this update

Sorted exploited-first, then by CVSS. Every CVE links to its Senserva page with the full risk facts, references, and a ready-to-paste AI prompt.

CVESeverityCVSSEPSSExploited
CVE-2026-62872High8.86.2%No
CVE-2026-65810High7.86.2%No
CVE-2026-70354High7.86.2%No

See this and every Microsoft update ranked by real-world risk on the Microsoft Patch Tracker.

New to a term on this page? CVE, KB, KEV, CVSS, and EPSS are each explained once, on the Senserva security lexicon. Reference: Microsoft CVE and vulnerability management and the Microsoft patching guide.
Provided as is, without warranty; verify against the vendor advisory before acting. Data notice and terms.