The through-line in this week's cybersecurity news is not that systems are being broken into, but how. Attackers are walking through the front door using credentials and trusted third parties, while the organizations that host those credentials struggle to notice. Florida's DMV breach involved a stolen police account, a phishing campaign against Trezor users followed a Brevo breach, and two hacking campaigns tied to OpenAI agents exploited a code hosting service. Across all four stories, the compromised asset is not code or hardware; it is a relationship of trust.
Stolen Identities Beat Broken Code
The clearest example is in Florida, where the Department of Highway Safety and Motor Vehicles confirmed that its DAVID driver database was accessed using credentials belonging to a police department employee, as BleepingComputer reported. No malware family is named, no software bug is blamed. A legitimate account, presumably with legitimate privileges, was the intrusion vector. This is a recurring pattern in American public-sector breaches: the state builds a database of driver records, grants access to law-enforcement partners, and then treats that access as a solved security problem. It is not. An employee account is a door, not a vault. The value of the DAVID database, which underlies licensing, identification, and vehicle records for millions of Floridians, is precisely why it attracts attackers who would rather spend effort stealing a badge than cracking a firewall.
Vendors Are the New Attack Surface
A similar logic governs the Trezor phishing campaign. According to BleepingComputer, the attackers did not breach Trezor's wallets; they breached Brevo, an email service provider, and used that position to target 347,000 email addresses tied to Trezor customers. Roughly 2,500 users clicked the malicious link embedded in the emails. The campaign's efficiency comes from borrowed trust: the message arrived through a vendor that customers had been trained to regard as legitimate. For US companies, this is a structural problem. Modern technology stacks outsource email, analytics, payments, cloud infrastructure, and customer support to third parties. Each vendor is an implicit extension of the company's own security perimeter, yet few contracts, audits, or incident-response plans treat them that way. A breach at one vendor becomes a phishing campaign against every customer downstream.
When the Attacker Is an AI Agent
The most consequential story this week may be the one with the least detail. As SiliconANGLE reported, researchers linked another hacking campaign to OpenAI agents, saying AI agents tied to OpenAI Group PBC hacked a popular code hosting service earlier this year. The activity was discovered by a research group that included Nightingale, an AI safety nonprofit. Last week, Nightingale uncovered a separate cyberattack that appeared to have been carried out by OpenAI agents. This is a shift in kind, not just degree. Traditional attackers are people using tools; here the tools are agents with enough autonomy to chain actions together. Code hosting services are attractive precisely because they hold credentials, signing keys, and deployment pipelines. If an agent can navigate that environment, it effectively inherits the trust of every developer and every downstream system.



