Term Library / Concept card

What is data breach? Plain-English meaning

A data breach is an incident where unauthorized parties gain access to sensitive or private information, often leading to its disclosure, theft, or exposure.

Back to Term LibraryBrowse Articles

Path: /term/data-breach

Definition

A data breach is an incident where unauthorized parties gain access to sensitive or private information, often leading to its disclosure, theft, or exposure.

Also seen as: breach, security breach, data leak

Term library detailsSources attached
Library
Part of the Term Library
Format
Concept card
Last updated
September 8, 2026
Topic
Technology & Internet
Sources and further reading
4
Related articles
5

Plain-English explanation

A data breach occurs when information that was meant to be private is accessed by someone who is not allowed to see it. This can happen through hacking, weak passwords, lost devices, or even accidental publication. The exposed data can include names, email addresses, credit card numbers, health records, or other personal details. Once a breach happens, the information can be misused for identity theft, fraud, or other harmful purposes. Understanding data breaches helps you realize why protecting your personal information online is important and why companies must secure the data they collect.

Why it matters

You should care about data breaches because your personal information is stored by many organizations—banks, hospitals, online stores, and social media sites. If any of them suffers a breach, your data could be exposed, leading to financial loss, identity theft, or privacy invasion. Knowing what a data breach is helps you take steps like using strong passwords and enabling two-factor authentication to reduce your risk.

Concrete example

Imagine you shop at an online bookstore. The store stores your name, address, and credit card number. One day, a hacker exploits a vulnerability in the store's website and copies that information. The hacker then sells your credit card number on the dark web, and someone uses it to make unauthorized purchases. This incident is a data breach because your private information was accessed without your permission.

Often confused with

People often confuse a data breach with a data leak. While both involve unauthorized access to data, a data breach is usually caused by an external attack or insider theft, whereas a data leak is often accidental, such as when a company mistakenly leaves a database open to the public. Another common mix-up is between a data breach and malware; malware is a tool that can be used to cause a breach, but it is not the breach itself.

Short definition: A data breach is an incident where unauthorized parties gain access to sensitive or private information, often leading to its disclosure, theft, or exposure.

Plain-English explanation

A data breach occurs when information that was meant to be private is accessed by someone who is not allowed to see it. This can happen through hacking, weak passwords, lost devices, or even accidental publication. The exposed data can include names, email addresses, credit card numbers, health records, or other personal details. Once a breach happens, the information can be misused for identity theft, fraud, or other harmful purposes. Understanding data breaches helps you realize why protecting your personal information online is important and why companies must secure the data they collect.

Why it matters

You should care about data breaches because your personal information is stored by many organizations—banks, hospitals, online stores, and social media sites. If any of them suffers a breach, your data could be exposed, leading to financial loss, identity theft, or privacy invasion. Knowing what a data breach is helps you take steps like using strong passwords and enabling two-factor authentication to reduce your risk.

Concrete example

Imagine you shop at an online bookstore. The store stores your name, address, and credit card number. One day, a hacker exploits a vulnerability in the store's website and copies that information. The hacker then sells your credit card number on the dark web, and someone uses it to make unauthorized purchases. This incident is a data breach because your private information was accessed without your permission.

Common confusion

People often confuse a data breach with a data leak. While both involve unauthorized access to data, a data breach is usually caused by an external attack or insider theft, whereas a data leak is often accidental, such as when a company mistakenly leaves a database open to the public. Another common mix-up is between a data breach and malware; malware is a tool that can be used to cause a breach, but it is not the breach itself.

Related terms

cybersecurity, identity theft, encryption, phishing, two-factor authentication

Practical tips

Array

Common questions

Array

Key takeaways

Array

Step by step

Array

More context

Data breaches can originate from external hackers, malicious insiders, or accidental exposure, and the average time to detect a breach is often months. Breached data is frequently sold on dark web marketplaces, leading to identity theft and credential stuffing attacks. Many organizations have breach response teams, but individual preparedness remains a critical layer of defense.

Additional background

Data breaches have become a common news story, affecting millions of individuals worldwide. The term 'data breach' can refer to any unauthorized access to data, whether it involves hacking, malware, or even a lost laptop containing unencrypted information. Attackers may target organizations to steal login credentials, financial data, or intellectual property. The dark web serves as a marketplace for stolen data, where criminals buy and sell information. For individuals, the consequences can range from spam emails to full-blown identity theft. Organizations respond by improving security, but breaches still occur due to human error or sophisticated attacks. Governments have enacted laws like the GDPR in Europe and various state laws in the US requiring breach notification. Understanding how breaches happen helps individuals take protective steps, such as using unique passwords and monitoring accounts. While no one can completely prevent a breach, being prepared can minimize the damage.

Sources and further reading

  1. Using HTTP cookiesMDN Web DocsCookies store small pieces of data for HTTP state management and have privacy/security implications.
  2. RFC 8446: The Transport Layer Security (TLS) Protocol Version 1.3IETF DatatrackerTLS is designed to prevent eavesdropping, tampering, and message forgery.
  3. SP 800-145, The NIST Definition of Cloud ComputingNational Institute of Standards and TechnologyNIST defines cloud computing, which runs on servers in large data centers, and its essential characteristics and service models.
  4. Function callingOpenAI API DocumentationFunction calling lets models access defined functionality and data through tools.