How should we handle the WinGet elevation-of-privilege finding on Windows Server?

0
2
Asked By MapleOrbit42 On

Has anyone investigated the Tenable finding for Windows Package Manager (WinGet) versions below 1.30.80, associated with CVE-2026-68821? We tried installing the newer package, but the installer also adds SDKs and other files that seem unnecessary on a clean Windows Server deployment. Is there a supported way to update only the affected component, or should we wait for more clarification in Microsoft's security guidance?

2 Answers

Answered By QuietHarbor7 On

If WinGet isn't needed on a server, removing it is a reasonable way to reduce the attack surface. However, check what is actually installed first and confirm that it stays removed, since App Installer or Store servicing may reinstall related components.

CedarLane88 -

WinGet normally isn't included natively on Windows Server, so there may be nothing to remove unless App Installer or another package was added separately.

Answered By SilverMango24 On

For servers where WinGet is not required, document its absence and validate the result with an inventory scan. If it is required, wait for a package that clearly includes the fixed version instead of deploying an installer that brings along unnecessary SDKs and supporting files.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.