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 does the thinking. Bake continuous-control expectations into engineering, not audit-week cramming.

By Michael YorkMarch 10, 2026 4 min read 1,005 words All postsTable of contents

Every compliance regime eventually trains the people who live under it to game it. PCI DSS (opens in new tab) was no exception. For years the annual assessment was a season, not a state — six frantic 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.

4.0 was written specifically to break that pattern. The checklist did not get dramatically longer. What changed is where the burden of proof now sits, and how continuously you are expected to carry it. Read 4.0 as "more requirements" and you will scramble. Read it as "prove this is true all the time, and prove you decided why," and you will build something that survives the audit as a side effect of working correctly.

Two shifts that moved the burden of proof

The first is the customized approach. For most of its life, PCI was a defined-control standard: do exactly this, this way, and you are 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 is the harder, more honest one. You are no longer outsourcing your reasoning to the standard; you own the argument. An assessor will challenge whether your control meets the objective, and "trust me, it does" is not a control description. I tell my teams to take the customized path only where the defined approach genuinely doesn't fit, and to treat every customized control as a small written defense they would 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, and it lands 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 is invisible until someone maps the actual data flows rather than the intended ones.

Second, evidence freshness and completeness. It is 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. Produce the control's output for any date they pick rather than the date you prepared for, and you are 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 is the reframe I would 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 rather than 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 will 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.

There is nothing clever about any of this. It is 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 adopted years ago. The shops 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 is 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 is not an audit problem you will fix later. It is an engineering problem you can fix now — and the entire point of 4.0 is that those are the same problem.

ComplianceFintechSecurity EngineeringAudit