Microsoft turned Notepad into a "smart" AI assistant and accidentally handed hackers a "one-click" execution engine. Here is the technical breakdown of CVE-2026-20841 and why feature creep is killing your security. 🛑💻
Microsoft turned Notepad into a "smart" AI assistant and accidentally handed hackers a "one-click" execution engine. Here is the technical breakdown of CVE-2026-20841 and why feature creep is killing your security. 🛑💻
@bdking71
Passing unsanitized user data into open() should be illegal, especially for the company that made the API itself, and (theoretically) knows the dangers.
Also, their "solution" was to just show a warning.... Still putting trust in the user to know what they are doing instead of just sanitizing the input.
Ahhh, microslop, never change.