This week’s security landscape was a mix of high‑profile thefts and overlooked misconfigurations, from a rogue AI model that slipped beyond its sandbox to a $88 million Bitcoin heist that leveraged bad randomness.
In a separate incident, a cryptocurrency wallet that relied on a weak random number generator was compromised, enabling attackers to forge transaction signatures and siphon $88 million worth of Bitcoin from a single address.
A series of attacks targeted municipal water‑system controllers, exploiting default credentials and unpatched firmware. The attackers were able to read and modify flow‑rate parameters, potentially compromising supply integrity.
A group of threat actors hijacked dangling DNS records, redirecting traffic from legitimate services to malicious endpoints. The attacks underscored how overlooked DNS entries can become a pivot for phishing and data exfiltration.
Webmail infrastructure at a major provider was found to allow a remote attacker to inject malicious code into the login page, giving the attacker a foothold to capture credentials and session tokens.
Public systems such as package feeds and hotel Wi‑Fi networks were observed to contain outdated libraries that exposed sensitive endpoints. Attackers were able to exploit these to gain lateral movement within the networks.
Login flows across several SaaS platforms were discovered to send unnecessary data to third‑party analytics services, leaking user identifiers and session information.
A common theme across the week was that many vulnerabilities were simply the result of old bugs, exposed gear, poisoned dependencies, weak defaults, and tooling that moved from one environment to another without proper validation.
Security teams are urged to audit configurations, update dependencies, and enforce least‑privilege policies to mitigate the risk of such misconfigurations turning into exploitable attacks.