What Is the Cardholder Data Environment? PCI Scope in Plain English

The cardholder data environment (CDE) is the complete set of people, processes, and technologies that store, process, or transmit payment card data. CDE stands for Cardholder Data Environment. It covers credit cards, debit cards, and prepaid cards equally. The rules don’t change based on card type.
Under the rules of the Payment Card Industry Data Security Standard (PCI DSS), your CDE also includes any system connected to those core payment components. If you are a business owner filling out your annual compliance paperwork, understanding this boundary is your most important task.
The size of your cardholder data environment dictates how much money and time you will spend on security.
Key tradeoff: Isolate your payment systems properly, and your compliance burden stays small. Mix your payment terminals with your everyday office computers, and your entire network falls into scope.
Figuring out what is in scope for PCI DSS requires mapping exactly where payment information travels within your business. You must document your PCI DSS data flow from the moment a customer dips a card or enters a number online to the moment that transaction is settled.
What this guide covers: how to define your CDE boundary, what data you are never allowed to store, and how to shrink your scope to make compliance easier.
Cardholder Data Environment Components: What’s in Scope
The official cardholder data environment definition includes three main categories of assets. The table below breaks them down:
| Component Category | What it Includes | Scope Impact |
|---|---|---|
| Systems that handle data | Physical POS terminals, imprint machines, payment gateways, e-commerce web servers, databases | These are the core. Every system that directly touches card data is automatically in scope |
| People and processes | Cashiers, accounting staff, it administrators, and their daily workflows | Anyone who interacts with the payment systems or the data they produce is part of the environment |
| Connected systems | Any device on the same flat network: smart TVs, guest Wi-Fi routers, security cameras, office workstations | This is where most businesses make expensive mistakes; connectivity equals scope |
Why Connected Systems Matter Most
This third category deserves special attention. If a computer does not store credit card numbers but sits on the same flat network as the server that does, that computer is in scope.
Many businesses plug a smart TV, a guest Wi-Fi router, and a credit card terminal into the same network switch. Because those devices can communicate with each other, the security of the TV affects the security of the payment terminal. Under the rules of PCI DSS, that means the TV is now part of your cardholder data environment.
Cardholder Data vs Sensitive Authentication Data
To build an accurate boundary, you must understand the difference between cardholder data vs sensitive authentication data. The rules treat these two categories very differently, and confusing them can lead to severe compliance violations.
| Data Category | Examples | May Store After Auth? | Protection Required |
|---|---|---|---|
| Cardholder Data (CHD) | Primary account number (PAN), cardholder name, expiration date, service code | Yes, if you have a legitimate business reason | Strong cryptography for storage and transmission over open public networks |
| Sensitive Authentication Data (SAD) | CVV/CVC security code, full magnetic-stripe track data, personal identification numbers (PINs) | NEVER. It does not matter if you encrypt it | N/A. This data must not be retained after authorization |
What You May Store: Cardholder Data (CHD)
Cardholder data is the core information printed on the front of the card. You are allowed to store this information if you have a legitimate business reason, but you must protect it. For example, protecting the primary account number PCI DSS style requires strong cryptography if you store it or transmit it over open public networks.
Cardholder Data (CHD), may be stored if protected:
- Primary account number (PAN)
- Cardholder name
- Expiration date
- Service code
What You Must Never Keep: Sensitive Authentication Data (SAD)
Sensitive authentication data is the information used to validate the transaction. The strictest rule of the standard is that you may never store this data after the transaction is authorized. Keeping the CVV after the payment goes through is a direct violation. Encryption does not change this rule.
Sensitive Authentication Data (SAD), never store after authorization:
- CVV or CVC security code (back of the card)
- Full magnetic-stripe track data
- Personal identification numbers (PINs)
A common cardholder data environment example of this violation is a hotel or medical office writing the CVV on a paper intake form and filing it in a cabinet. That filing cabinet is now a non-compliant part of the CDE.
The 12 Requirements Inside the CDE
Once you know how to define cardholder data environment boundaries, you must apply the security rules to everything inside that boundary. PCI DSS is a set of security requirements created and maintained by the PCI Security Standards Council, which was founded by the major card brands (Visa, Mastercard, American Express, Discover, JCB).
PCI DSS 3.2.1 was retired March 31, 2024. Version 4.0.1 is the current standard, and the future-dated requirements introduced with version 4.0 became mandatory March 31, 2025.
The standard is organized into 12 requirements under six major goals. Every single device, person, and process inside your CDE must comply with these rules. To fully secure the environment, you must:
- Install and maintain network security controls and firewalls.
- Apply secure configurations and never keep vendor defaults.
- Protect stored account data (and never store sensitive authentication data like the CVV after authorization).
- Protect cardholder data with strong cryptography in transit over open public networks.
- Protect systems against malware.
- Develop and maintain secure systems and software through regular patching.
- Restrict access by business need-to-know.
- Identify users and authenticate access (requiring unique IDs and MFA into the cardholder data environment).
- Restrict physical access to cardholder data.
- Log and monitor all access.
- Test security regularly (including quarterly external scans by an Approved Scanning Vendor where applicable, and penetration testing).
- Maintain an information security policy and program.
You can read more about how these rules apply in our guide to the 12 requirements explained.
PCI DSS Scope Reduction Strategies
A massive cardholder data environment is expensive to maintain and difficult to secure. The primary goal of any smart IT strategy is PCI DSS scope reduction. When you shrink the footprint of your CDE, you reduce the number of computers, servers, and people that have to meet those 12 strict security requirements.
Think of scope reduction as a funnel. Each technique shrinks your compliance surface further:
Full flat network (everything in scope) → Network segmentation (POS isolated, workstations removed from scope) → Point-to-point encryption (data encrypted in transit, decryption keys external) → Fully outsourced (validated third party handles everything; you fill out SAQ A)

Network segmentation is the most effective way to shrink your scope; the tactics below are ranked accordingly:
- Network segmentation. Use firewalls and virtual local area networks to isolate your point-of-sale terminals on a completely separate, heavily restricted network. Employee workstations and security cameras that cannot communicate with the payment devices are no longer in scope, so they cannot be used as a bridge for hackers to steal data.
- Point-to-point encryption (P2PE). With a validated P2PE solution, credit card data is encrypted the moment it enters the physical terminal and stays encrypted as it travels through your network to the payment processor. Because your systems never hold the decryption keys, your network is largely removed from scope.
- Hosted payment pages or tokenization. For e-commerce businesses, this means the primary account number never touches your web server.
- Outsourcing the payment process. When you hand the risk to a validated third party instead of handling it yourself, your compliance burden drops dramatically.
Validation and Merchant Levels
PCI DSS applies to any business that accepts, processes, stores, or transmits payment card data. This is true regardless of size or transaction volume. The obligation flows through your merchant agreement with your payment processor or acquiring bank.
The card brands tier merchants by annual transaction volume to determine how they must validate the security of their CDE. Exact thresholds and validation requirements are set by each card brand and your acquirer, but a typical merchant-level framework looks like this:
| Merchant Level | Annual Transaction Volume | Typical Validation |
|---|---|---|
| Level 1 | Over 6 million transactions per year | On-site assessment by a Qualified Security Assessor (QSA), producing a Report on Compliance (ROC) |
| Level 2 | 1 to 6 million transactions per year | Set by card brand and acquirer |
| Level 3 | 20,000 to 1 million e-commerce transactions per year | Set by card brand and acquirer |
| Level 4 | Fewer than 20,000 e-commerce transactions, or up to 1 million total transactions per year | Self-Assessment Questionnaire (SAQ); most small businesses fall here |
The architecture of your CDE dictates which SAQ you are allowed to use:
| SAQ Type | Scenario |
|---|---|
| SAQ A | Card-not-present, payment processing fully outsourced to a validated third party |
| SAQ A-EP | E-commerce sites whose website affects the security of the payment page |
| SAQ B | Imprint machines or standalone dial-out terminals, no electronic storage |
| SAQ B-IP | Standalone IP-connected terminals |
| SAQ C | Payment application systems connected to the internet |
| SAQ C-VT | Manual entry via a virtual terminal |
| SAQ P2PE | Validated point-to-point encryption solutions |
| SAQ D | Everyone else (the longest form, and also the service-provider version) |
The MSP Angle on Securing the CDE
PCI compliance is not a government law in the US. It is a contractual obligation enforced by the card brands through your acquiring bank or payment processor. The consequences of non-compliance flow directly through your processor.
You may face added non-compliance fees on your merchant account. If you suffer a card-data breach, the fallout escalates fast: a forensic investigation, card-brand assessments passed through the acquirer, card reissuance costs, higher processing rates, and potentially losing the ability to accept cards at all.
Building a secure CDE is not a paperwork exercise. It is a highly technical it project. Many Chicagoland businesses struggle because they view compliance as a checklist rather than a network architecture problem. The daily IT operations that secure a CDE include:
- Setting up firewalls
- Configuring network segmentation
- Deploying multi-factor authentication
- Patching servers
- Remediating failed vulnerability scans
LeadingIT operates the technical half of PCI compliance as part of our managed IT services. We handle the network segmentation, the access controls, and the logging required to secure your CDE.
We help you become and stay compliant by providing the exact technical evidence you need to complete your annual SAQ correctly. While we do the heavy lifting to shrink your scope and lock down your network, we also guide you through the validation process so you can satisfy your payment processor.
See Where You Stand
Free 2-minute PCI self-check: 8 plain-English questions, your risk level and the exact gaps to fix. No sign-up to see your result. free 2-minute PCI DSS self-assessment
Related Guides
- What Is PCI Compliance? A Plain-English Guide
- The 12 PCI DSS Requirements Explained in Plain English
- Which PCI SAQ Do I Need? A 2-Minute Decision Guide
- PCI Compliance Levels 1-4: Which Merchant Level Are You?
Frequently Asked Questions
What is considered a cardholder data environment?
The environment includes any people, processes, and technologies that store, process, or transmit payment card data. It also strictly includes any system or device connected to those core payment components. If an office computer shares a flat network with a payment terminal, that computer is considered part of the environment.
What is an example of cardholder data?
Cardholder data includes the primary account number (PAN) printed on the front of the credit card. It also includes the cardholder name, the expiration date, and the service code. This information can be stored for legitimate business reasons as long as it is properly protected with strong cryptography.
What is a CDE in PCI compliance?
CDE stands for cardholder data environment. It is the physical and logical boundary that defines exactly which systems and employees fall under the security rules of the Payment Card Industry Data Security Standard. Shrinking this boundary through network segmentation is the best way to reduce your compliance costs.
What are the 12 requirements for PCI DSS compliance?
The standard requires businesses to install firewalls, apply secure configurations, protect stored data, and encrypt data in transit. You must also protect systems against malware, patch software regularly, restrict access by need-to-know, authenticate users with MFA, and restrict physical access to data. Finally, you must log all network access, test security regularly, and maintain a formal information security policy.
Can I do PCI compliance myself?
Most small businesses can validate their own compliance by filling out an annual Self-Assessment Questionnaire (SAQ). However, implementing the actual security controls required to pass that questionnaire requires technical expertise. Tasks like configuring network segmentation, setting up multi-factor authentication, and remediating failed vulnerability scans usually require an experienced IT provider.
Secure Your Network with LeadingIT
LeadingIT is a Chicagoland managed it and cybersecurity provider that has helped Illinois businesses since 2010. While LeadingIT is NOT a QSA or ASV and does not certify PCI compliance, we operate the technical it controls you need to secure your environment and pass your assessment. If you need help shrinking your scope, explore LeadingIT’s PCI compliance services (done-for-you path), book a call, or contact us today at 815-788-6041.
