Breach impact is the likely damage if an account, workflow, or AI agent is successfully compromised. It focuses on consequences, not just whether an attacker can get in. A low-impact breach might expose a limited dataset; a high-impact breach could enable data theft, fraud, service disruption, or unauthorized actions in connected systems.
In cyber security, breach impact matters because it helps prioritize defenses. Two systems may be equally easy to attack, but the one with broader permissions, stronger business dependencies, or access to sensitive tools creates a much larger risk. In AI agents, impact often rises when the agent can read internal data, call APIs, approve actions, or write to production systems. Defenders reduce breach impact with least privilege, scoped credentials, audit logging, segmentation, and runtime containment so that a successful compromise does not cascade into a wider incident.



