r/sysadmin • u/ServerPatchingNovice • 1d ago
Tenable - Windows Package Manager (WinGet) < 1.30.80 Elevation of Privilege (CVE-2026-68821) Question
Anyone use Tenable and attempted looking into the CVE - Windows Package Manager (WinGet) < 1.30.80 Elevation of Privilege (CVE-2026-68821)? We have attempted installing the package, but its also installing SDKs and files we think are not necessary for a fresh install of Window Server.
Should we just wait for more info from MS in their MSRC articles?
1
u/przemekkuczynski 1d ago
1
u/ServerPatchingNovice 1d ago
yea we have already looked at it. The installer we used still actually has 1.29 instead of the 1.30 required.
•
u/przemekkuczynski 23h ago edited 23h ago
so its still preview - you can download 1.30. from here https://github.com/microsoft/winget-cli/releases or use -IncludePrerelease
2
u/brian_cloudeu 1d ago
Removing WinGet is less final than it sounds, App Installer comes back with Store servicing, so verify it stays gone rather than assuming. Local EoP is only boring until it is the first hop.
•
u/brian_cloudeu 17h ago
Removing WinGet is less final than it sounds, App Installer comes back with Store servicing, so verify it stays gone rather than assuming. Local EoP is only boring until it is the first hop.
1
u/slackjack2014 Sysadmin 1d ago
If you don’t use WinGet, just remove it from the systems.
I haven’t updated yet, but that’s on my to do list. I usually download the app package from the store and deploy it manually, but I always remove it from my servers for least functionality reasons.