Skip to content
Open to board advisory and board seats — 2H 2026, then CY 2027–2028.
See details →
Writing

PCI DSS 4.0 Without the Last-Minute Scramble

PCI DSS 4.0 didn't add a longer checklist — it changed who has to do the thinking. Here's how to bake the new continuous-control expectations into engineering instead of cramming for the audit.

By Michael YorkMarch 9, 2026 5 min read 1,009 words All postsTable of contents

Every compliance regime eventually trains the people who live under it to game it. PCI DSS was no exception. For years the annual assessment was a season, not a state — a frantic six weeks of screenshots, ticket archaeology, and politely worded requests to the one engineer who remembers why a firewall rule exists. You passed, you exhaled, and you went back to building until the calendar came around again.

The thing I want operators to internalize about 4.0 is that it was written specifically to break that pattern. The checklist didn't get dramatically longer. What changed is where the burden of proof now sits, and how continuously you're expected to carry it. If you read 4.0 as "more requirements," you'll scramble. If you read it as "prove this is true all the time, and prove you decided why," you'll build something that survives the audit as a side effect of working correctly.

What actually changed

Two shifts matter more than the rest. The first is the customized approach. For most of its life, PCI was a defined-control standard: do exactly this, this way, and you're compliant. 4.0 introduces a second path where you can meet the stated objective of a requirement with controls of your own design — provided you document the objective, the control, and the evidence that it actually achieves the objective, and you keep a targeted risk analysis behind it. This is genuinely good news for anyone running modern cloud infrastructure, because half the prescriptive controls were written for a data-center world and translate awkwardly to ephemeral compute and managed services.

The trap is that the customized approach is not the easy road. It's the harder, more honest one. You're no longer outsourcing your reasoning to the standard. You own the argument. An assessor can — and will — challenge whether your control meets the objective, and "trust me, it does" is not a control description. I tell my teams to only take the customized path where the defined approach genuinely doesn't fit, and to treat every customized control as a small written defense you'd be comfortable handing to a skeptical engineer who doesn't work here.

The second shift is the move toward continuous control assurance. More requirements now carry explicit, frequent cadences, and several formerly point-in-time checks became "ongoing" expectations. Targeted risk analyses must justify the frequency of activities you used to do "periodically." The not-so-subtle message: a control that's only true the week of the assessment is not a control. It's a costume.

What auditors actually push on

After enough assessments you stop guessing where the pressure lands. It lands on the gap between what your documentation says and what your systems do. Auditors push hardest on three seams.

First, scope. They will pull at the edges of your cardholder data environment until something gives — a forgotten subnet, a logging pipeline that quietly carries PAN, a "non-prod" account that touches real data. Scope creep is where most findings are born, and it's invisible until someone maps the actual data flows rather than the intended ones.

Second, evidence freshness and completeness. It's no longer enough to show that a quarterly task happened. They want to see it happened every quarter, on time, with the artifact to prove it, and they want the gaps explained. Sampling has teeth now. If you can produce the control's output for any date they pick rather than the date you prepared for, you're in a completely different conversation.

Third, the reasoning behind your risk decisions. The targeted risk analysis is where 4.0 quietly raised the bar. Assessors read these closely, because a thin or copy-pasted risk analysis tells them exactly how seriously you took the rest. "We scan weekly because we always have" is not an analysis. "We scan at this frequency because of this exposure, this rate of change, and this detection latency" is.

Bake it into engineering, not into a binder

Here's the reframe I'd offer any CISO or platform lead staring down 4.0: stop treating compliance as a document you assemble and start treating it as a property your systems emit. The entire scramble economy exists because evidence is reconstructed after the fact. Kill the reconstruction and you kill the scramble.

Concretely, that means a few things in how you build:

  • Make controls produce their own evidence. If a control runs in a pipeline or as scheduled infrastructure, it should emit a durable, timestamped artifact every time — not on request. The audit then becomes a query against logs you already keep, not a project.
  • Express scope as code. Tag, account-segment, and policy-fence the cardholder data environment so that "what's in scope" is something you can render on demand, not something you debate. Drift detection on that boundary is worth more than any annual diagram.
  • Write the customized-approach justifications when you build the control, not when the assessor arrives. The engineer who designed it understands the objective best, and they'll never understand it better than the moment they shipped it.
  • Treat each targeted risk analysis as a living artifact with an owner and a review cadence, versioned next to the thing it governs.

None of this is exotic. It's the same discipline that makes DevOps work — define the desired state, enforce it continuously, and make the system tell you when it drifts. PCI 4.0 is, in a real sense, asking security to adopt the operating model engineering already adopted years ago. The organizations that struggle are the ones still running compliance as a manual, annual, human-memory process bolted onto an automated, continuous, machine-enforced platform.

So here's the challenge. Before the next assessment is anywhere on the horizon, pick one in-scope control and ask: could I produce complete, on-time evidence for a random date last quarter without asking a single person to go find it? If the answer is no, that's not an audit problem you'll fix later. It's an engineering problem you can fix now — and the entire point of 4.0 is that those are the same problem.

ComplianceFintechSecurity EngineeringAudit