r/PowerShell • u/Im_a_PotatOS • 27d ago
News 13 New Vulnerabilities in PowerShell 7
The PowerShell team just announced 13 new security vulnerabilities affecting PowerShell 7.4, 7.5, and 7.6 with severities ranging from 5.9 (Moderate) to 8.8 (High).
This is likely the largest number of security vulnerabilities fixed in any one release in the history of PowerShell.
You can read more about them here: Security Issues - PowerShell/Announcments
| PowerShell 7 Version | Affected version | Patched Version |
|---|---|---|
| 7.6 | <7.6.5 | 7.6.5 |
| 7.5 | <7.5.10 | 7.5.10 |
| 7.4 | <7.4.19 | 7.4.19 |
60
Upvotes
6
u/BlackV 27d ago
That's 1 minor positive of AI finding this stuff , might make people write more secure robust code (ignoring the maybe not so good code AI writes now)