Security news from the BlueTeamSec community for Tuesday the 8th of September 2026. Seven stories today, and three of them involve AI writing malware or patches — which is either the future or a cautionary tale, depending on how today goes for you.
CERT Polska disclosed six vulnerabilities in MikroTik RouterOS, including the MikroTrick chain that allows attackers to bypass SSH authentication and escalate privileges to full admin. Active exploitation has been observed since the 2nd of September from two specific IPs, so if you're running MikroTik boxes exposed to the internet, this is one to action immediately.
JetBrains disclosed that their Cadence service was breached between the 8th and 24th of August through an unpatched TeamCity vulnerability. We covered that same TeamCity RCE back on the 1st of September — this time attackers made off with user data, source code, credentials, AWS secrets, and a full server backup from 2024. The service is now offline.
Genians have a write-up on how North Korean group Kimsuky has integrated the AI coding agent called opencode into their GitHub-based campaign. They're using it alongside headless Chrome automation to mass-produce phishing decoys at scale — though the quality control has suffered, with placeholders sometimes left unreplaced in the output. We've seen Kimsuky's GitHub infrastructure evolve over the last week or so; this is the latest iteration.
NetAskari uncovered something called Robobox — an infrastructure where a large language model autonomously developed and deployed malware targeting Chinese users via fake software updates. The AI built its own custom command-and-control framework for iOS, a Windows remote access tool with strong encryption, and integrated Cobalt Strike components, all with minimal human oversight. Not unlike the Mythic generator tool we covered on the 6th, but this one appears to have been genuinely self-driven.
On the other end of the AI spectrum, 1Password's Off-by-1 Labs tested several frontier AI coding models against real-world vulnerabilities and found they consistently failed to produce secure patches. Around 40 percent of the patches contained implementation flaws in complex scenarios — they'd leave the original vulnerability unaddressed, introduce new issues, or miss the root cause entirely. This follows a similar piece we covered on the 7th about using AI to reverse-engineer patches; worth reading if you're evaluating AI-assisted security workflows.
Two articles today on abusing signed vulnerable drivers. Researchers have documented a pattern called Bring Your Own Trusted Caller, where attackers compromise legitimately signed processes through DLL injection or similar techniques to inherit trusted status, then use that to bypass kernel security controls in drivers from vendors like Malwarebytes and System Informer. And separately, there's a new tool called 0xM0nCrush that exploits a signed driver from HONOR to terminate protected processes on Windows 10 and 11, bypassing Protected Process Light protections. We've seen a few similar tools over the last week; this continues to be a reliable technique.
And that's your lot for today. As always, the original articles are the work of their authors — the analysis here was automated.