← Blog

PCI DSS v4 Changes: What Product Engineering Teams Need to Know in 2025

Published May 17, 2026 · Generated by Bylined

PCI DSS v4 represents the most significant overhaul of payment card security standards in years, bringing substantial changes that directly impact how product engineering teams build and maintain payment infrastructure. With the future-dated requirements now approaching their March 31, 2025 effective date, engineering teams must understand what's changing and how to adapt their systems accordingly.

Understanding the PCI DSS v4 Timeline

The Payment Card Industry Data Security Standard has protected cardholder data since its launch in 2006, but PCI DSS v4.0 marked a transformative update to these security requirements. PCI DSS v4.0 was published in March 20221, giving organizations over two years to plan their compliance journey before v3.2.1 was retired and v4.0 became the only active version on March 31, 20242.

This major update stems from the collaborative effort between more than 200 organizations that contributed a total of 6,000 pieces of feedback over three years3. The resulting standard brought the total PCI DSS requirements organizations must adhere to from 370 to over 500, fundamentally reshaping compliance obligations for every team handling payment data.

In June 2024, the PCI SSC published v4.0.14, a revision to v4.0 that corrects spelling errors and refines language around some of the new requirements. This limited revision does not impact the effective date of these new requirements5. As this is a limited revision, there are no new or deleted requirements6—the updates mainly correct errors, clarify wording, and align the standard with other resources available from the PCI SSC.

Breaking Down the 64 New Requirements

PCI DSS v4.0 introduced 64 new or updated requirements7, but the council structured their rollout strategically to give organizations time to adapt. Thirteen of which became effective immediately8 when v3.2.1 was retired in March 2024, while the remaining 51 were designated as future-dated requirements until March 31, 20259. This phased approach allowed engineering teams to prioritize the most critical changes first while planning longer-term architectural updates.

Each category demands specific engineering responses that touch code, infrastructure, and operational processes.

Authentication and Access Control Changes

Password requirements saw one of the most visible updates in v4.0. Organizations must now increase password length requirement from 8 characters to 1210, a change that requires database schema updates, input validation modifications, and user experience considerations across authentication flows.

Account management also received significant attention. User accounts that have been inactive for 90 days must be removed or disabled11—a requirement that directly impacts user lifecycle management systems. Engineering teams need to build automated processes that track last login timestamps, send warning notifications before the 90-day threshold, and execute disabling workflows without manual intervention.

Ten of the thirteen immediately effective requirements focus on identifying individuals' roles and responsibilities12. These mandates require documented role definitions that are reviewed and confirmed at least once every 12 months13. Engineering teams should implement access control systems that support granular permission assignment and automated periodic reviews.

Risk Assessment and Validation Approach

One of the most significant shifts in v4.0 involves how organizations validate compliance. Past validation methodologies are now known as a Defined Approach—the traditional method organizations have used for the past 17 years14. This formalized naming reflects the introduction of a new Customized Approach that gives organizations more flexibility.

The PCI council has stated that unlike compensating controls, customized validation will not require a business or technical justification for meeting the requirements using alternative methods, as the requirements will now be outcome-based15. This change allows engineering teams to propose technical solutions that achieve the same security outcome through different implementation methods, provided they can demonstrate the approach meets the intent of the original requirement.

If you make a change in your environment such as adding a new firewall, you need to do a risk assessment on that change16. Engineering teams must integrate risk assessment workflows into their change management processes, consulting industry standards like NIST 800-30 and OCTAVE17 for methodology guidance.

Malware Protection and Data Tampering

PCI DSS v4.0 increases its focus on protecting against malware and preventing tampering with payment data18. The standard recognizes that threat actors continuously evolve their techniques, requiring security controls that adapt accordingly. Engineering teams handling payment data must implement robust malware detection, file integrity monitoring, and data exfiltration prevention mechanisms.

These requirements touch multiple architectural layers—from network segmentation and endpoint protection to application-level input validation and output encoding. Teams should audit their current payment processing pipelines against these enhanced security expectations.

What Engineering Teams Must Prioritize Now

With the March 31, 2025 deadline approaching, product engineering teams should focus their compliance efforts on several immediate priorities. First, audit authentication systems to ensure password length requirements meet the 12-character minimum and that 90-day inactive account disabling is fully automated.

Second, review role-based access control implementations to confirm that all 12 principal requirements around roles and responsibilities are properly documented and reviewed on the required annual cycle.

Third, evaluate payment data flows for malware protection gaps and implement compensating controls where existing infrastructure cannot meet new requirements through standard methods. The Customized Approach provides flexibility here, but requires thorough documentation of how alternative controls achieve equivalent security outcomes.

Finally, integrate formal risk assessment into all infrastructure changes. Any modification to payment-processing systems, network architecture, or access controls now requires documented risk analysis following recognized frameworks.

Failing to meet PCI DSS compliance can be expensive—organizations risk significant fines, chargebacks, higher transaction fees, and lose customers 19by not ensuring security of credit card data. For engineering teams, this means compliance isn't just a checkbox exercise but a fundamental part of building reliable, trustworthy payment systems.

The PCI DSS v4.0.1 Report on Compliance template and Attestations of Compliance along with the Self-Assessment Questionnaires are targeted for publication in Q3,20 giving organizations updated validation documentation to streamline their assessment processes. Engineering teams should align their technical implementations with these evolving documentation requirements to ensure smooth future assessments.

Sources

  1. “PCI DSS v4.0 was published in March 2022” — https://blog.pcisecuritystandards.org/just-published-pci-dss-v4-0-1  ·  archive
  2. “On March 31, 2024, PCI DSS v3.2.1 was retired and v4.0 became the only active version of the new standard.” — https://secureframe.com/blog/pci-dss-4.0  ·  archive
  3. “more than 200 organizations worldwide participated in and provided 6,000+ feedback items to” — https://www.fastly.com/blog/pci-dss-v-4-0-everything-to-know-before-mar-31-2024  ·  archive
  4. “In June 2024, the PCI SSC published v4.0.1, a revision to v4.0 that corrects spelling errors and refines language around some of the new requirements.” — https://www.strikegraph.com/blog/pci-dss-v4  ·  archive
  5. “This limited revision does not impact the effective date of these new requirements.” — https://blog.pcisecuritystandards.org/just-published-pci-dss-v4-0-1  ·  archive
  6. “As this is a limited revision, there are no new or deleted requirements.” — https://blog.pcisecuritystandards.org/just-published-pci-dss-v4-0-1  ·  archive
  7. “PCI DSS v4.0 introduced 64 new or updated requirements” — https://securitywall.co/blog/pci-dss-v4-changes-2026  ·  archive
  8. “13 of which became effective immediately.” — https://securitywall.co/blog/pci-dss-v4-changes-2026  ·  archive
  9. “51 of which were designated as "future-dated" (best practices until March 31, 2025)” — https://securitywall.co/blog/pci-dss-v4-changes-2026  ·  archive
  10. “including increasing password length requirement from 8 characters to 12” — https://secureframe.com/blog/pci-dss-4.0  ·  archive
  11. “User accounts that have been inactive for 90 days must be removed or disabled.” — https://securitywall.co/blog/pci-dss-v4-changes-2026  ·  archive
  12. “10 of 13 requirements (2.1.2, 3.1.2, 4.1.2, 5.1.2, 6.1.2, 7.1.2, 8.1.2, 9.1.2, 10.1.2, and 11.1.2) focus on identifying individuals' "roles and responsibilities"” — https://www.fastly.com/blog/pci-dss-v-4-0-everything-to-know-before-mar-31-2024  ·  archive
  13. “documented and confirmed at least once every 12 months” — https://www.fastly.com/blog/pci-dss-v-4-0-everything-to-know-before-mar-31-2024  ·  archive
  14. “Past validation methodologies will now be known as a Defined Approach. This is essentially what we have been doing for the past 17 years.” — https://www.securitymetrics.com/blog/pci-40-summary-of-changes  ·  archive
  15. “The PCI council has stated that "Unlike compensating controls, customized validation will not require a business or technical justification for meeting the requirements using alternative methods, as the requirements will now be outcome-based."” — https://www.securitymetrics.com/blog/pci-40-summary-of-changes  ·  archive
  16. “If you make a change in your environment (e.g., adding a new firewall), you need to do a risk assessment on that change.” — https://www.securitymetrics.com/blog/pci-40-summary-of-changes  ·  archive
  17. “refer to the industry standards out there like NIST 800-30 and OCTAVE” — https://www.securitymetrics.com/blog/pci-40-summary-of-changes  ·  archive
  18. “"PCI DSS v4.0 increases its focus on protecting against malware and preventing tampering with payment data," says Ferrell.” — https://www.strikegraph.com/blog/pci-dss-v4  ·  archive
  19. “Failing to meet PCI DSS compliance can be expensive. You risk significant fines, chargebacks, higher transaction fees, and lose customers by not ensuring security of credit card data.” — https://sprinto.com/blog/pci-dss-4-0/  ·  archive
  20. “The PCI DSS v4.0.1 Report on Compliance (ROC) Template and Attestations of Compliance (AOCs), along with the Self-Assessment Questionnaires (SAQs) are targeted for publication in Q3” — https://blog.pcisecuritystandards.org/just-published-pci-dss-v4-0-1  ·  archive
See your own AI visibility

Bylined runs the same audit you saw at the top of the homepage, then writes the article that fixes the gap.

Try it free