TL;DR: F5’s disclosed breach shows how long-term access through valid accounts can expose source code, vulnerability research, and customer configuration data, prompting emergency guidance and accelerated patching, according to FireCompass. The case reinforces that persistent privileged access and development-environment trust are governance failures, not isolated incident-response problems.
NHIMG editorial — based on content published by FireCompass: Weekly Cybersecurity Intelligence Report, Cyber Threats and Breaches, 14 Oct to 21 Oct 2025
By the numbers:
- F5 said its products are deployed by 48 of the world's top 50 corporations and the U.S. federal government.
- MANGO operates 2,800 locations across 120 countries and reported annual revenues of €3.3 billion.
- Microsoft disrupted a campaign that used over 200 fraudulent code-signing certificates to deliver malicious installers.
Questions worth separating out
Q: What breaks when valid accounts are used to reach software development systems?
A: When valid accounts are used in development systems, the normal trust granted to engineers, service users, and automation can be turned into covert access to source code, vulnerability notes, and configuration data.
Q: Why do stolen source code and vulnerability details increase risk after a breach?
A: Stolen source code and vulnerability details give attackers design intelligence.
Q: How do security teams know when trusted relationships are becoming a control gap?
A: Trusted relationships become a control gap when access flows between systems are broader than the business case and are not continuously revalidated.
Practitioner guidance
- Harden engineering access paths Review which accounts can reach source control, documentation, and build systems, then remove any standing access that is not required for a current business task.
- Revalidate trusted relationships Inventory internal trust links between product teams, shared platforms, and external support connections.
- Treat exposed code as future attack fuel Assume stolen source code and vulnerability notes can be weaponized later, even if there is no immediate exploitation.
What's in the full article
FireCompass's full report covers the operational detail this post intentionally leaves for the source:
- Step-by-step incident summaries for each attack in the weekly timeline, including the F5 breach and the MANGO third-party compromise
- The full MITRE ATT&CK mappings and incident-specific technical notes that support deeper triage and detection tuning
- Remediation guidance by incident, including patching, credential rotation, and third-party risk actions for teams already in execution mode
- The broader weekly threat list, which helps teams compare this breach pattern against other active campaigns and sector targets
👉 Read FireCompass's weekly cybersecurity intelligence report for 14 Oct to 21 Oct 2025 →
F5 breach and valid account abuse: what IAM teams need to know?
Explore further
Valid-account abuse in development environments is an identity governance problem first. When attackers use legitimate credentials to reach source code and engineering knowledge, the failure is not only detection latency. The deeper issue is that development access often inherits trust without the same lifecycle rigor applied to production administration. This is exactly where IAM, PAM, and NHI governance converge: standing access in engineering systems becomes a supply chain risk when it is not continuously constrained.
A few things that frame the scale:
- Only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, compared to nearly 1 in 4 for securing human identities, according to The State of Non-Human Identity Security.
- 45% of organisations cite lack of credential rotation as the top cause of NHI-related attacks, followed by 37% for inadequate monitoring and logging and 37% for over-privileged accounts.
A question worth separating out:
Q: Which frameworks apply when source code exposure and valid-account abuse overlap?
A: NIST CSF, MITRE ATT&CK, and NIST SP 800-53 all apply here because the incident combines access control, credential abuse, and data exfiltration. Teams should map repository access and privileged engineering workflows to those frameworks, then use the mapping to close trust-boundary and audit gaps.
👉 Read our full editorial: F5 breach shows how valid accounts and source code exposure raise risk