Hi, we run anchore/Grype against the container images that we release and we've noticed several known vulnerabilities coming from the base image. Below are the results of a scan of mcr.microsoft.com/windows/servercore:ltsc2025:
NAME INSTALLED FIXED IN TYPE VULNERABILITY SEVERITY EPSS RISK
7-Zip 21.07 24.09 binary CVE-2025-0411 �[38;5;203mHigh�[0m 40.3% (97th) 76.1 �[1;7;38;5;198m KEV �[0m
7-Zip 21.07 22.01 binary CVE-2023-31102 �[38;5;203mHigh�[0m 35.5% (96th) 27.2
7-Zip 21.07 24.07 binary CVE-2024-11477 �[38;5;203mHigh�[0m 33.0% (96th) 25.3
7-Zip 21.07 23.00 binary CVE-2023-40481 �[38;5;203mHigh�[0m 2.6% (84th) 2.0
7-Zip 21.07 24.01 binary CVE-2023-52169 �[38;5;203mHigh�[0m 0.2% (36th) 0.1
SQLite 3.43.2 3.49.1 binary CVE-2025-3277 �[1;38;5;198mCritical�[0m 0.1% (31st) 0.1
7-Zip 21.07 24.08 binary CVE-2024-11612 �[38;5;178mMedium�[0m 0.1% (32nd) < 0.1
SQLite 3.43.2 3.50.2 binary CVE-2025-6965 �[1;38;5;198mCritical�[0m < 0.1% (23rd) < 0.1
SQLite 3.43.2 3.49.1 binary CVE-2025-29087 �[38;5;203mHigh�[0m < 0.1% (18th) < 0.1
7-Zip 21.07 25.00 binary CVE-2025-53816 �[38;5;203mHigh�[0m < 0.1% (13th) < 0.1
7-Zip 21.07 25.00 binary CVE-2025-53817 �[38;5;203mHigh�[0m < 0.1% (10th) < 0.1
7-Zip 21.07 25.01 binary CVE-2025-55188 �[38;5;36mLow�[0m < 0.1% (2nd) < 0.1
All 7-Zip ones are for a single dll:
/Files/Windows/WinSxS/amd64_windows-senseclient-service_31bf3856ad364e35_10.0.26100.4768_none_43cb7db83f4f3973/7z.dll
For the SQLLite issues there are 2 flavors of the same dlls causing the issue:
/Files/Windows/SysWOW64/winsqlite3.dll
/Files/Windows/System32/winsqlite3.dll
Since these vulnerabilities are being reported on the latest Windows 2025 ServerCore I would like to know if there is a plan to update these files or if the Windows container team recommends any procedure regarding these vulnerabilities.
Hi, we run anchore/Grype against the container images that we release and we've noticed several known vulnerabilities coming from the base image. Below are the results of a scan of
mcr.microsoft.com/windows/servercore:ltsc2025:All 7-Zip ones are for a single dll:
For the SQLLite issues there are 2 flavors of the same dlls causing the issue:
Since these vulnerabilities are being reported on the latest Windows 2025 ServerCore I would like to know if there is a plan to update these files or if the Windows container team recommends any procedure regarding these vulnerabilities.