What Happened
Between July and December 2025, a vulnerability in PayPal Working Capital's loan application system exposed the personal information of 100 customers. The compromised data included full names, business addresses, email addresses, phone numbers, Social Security numbers, and dates of birth.
This wasn't a case of a startup cutting corners. PayPal maintains PCI DSS compliance, holds SOC 1 and SOC 2 certifications, and carries ISO 27001 certification. The company undergoes continuous audits by external firms. Yet, the vulnerability persisted for half a year before detection.
Timeline
July 2025: Vulnerability introduced into PayPal Working Capital system
July, December 2025: Sensitive personal data remains exposed
December 2025: Exposure discovered and remediated
The timeline shows a lack of rapid detection capabilities. No automated monitoring flagged the misconfiguration, and no continuous control validation identified the gap between audit cycles.
Which Controls Failed or Were Missing
The failure wasn't due to a missing control on paper. PayPal's compliance posture demonstrates documented controls across multiple frameworks. The breakdown occurred in these areas:
Continuous monitoring of data access. Controls to validate restricted access to sensitive data didn't function continuously. Between audits, the system drifted into an exposed state without triggering alerts.
Configuration drift detection. Modern environments change constantly through code deployments, infrastructure scaling, and permission updates. The vulnerability likely emerged through one of these changes. No automated mechanism caught the deviation from the approved configuration baseline.
Validation frequency. Point-in-time audits confirmed controls at specific moments. Between those moments, gaps widened. The organization lacked the operational rhythm to validate exposure continuously rather than episodically.
The controls existed, certifications were valid, and audits were passed. What failed was the operational discipline to maintain control effectiveness between assessments.
What the Standards Require
PCI DSS Requirement 10.2.5 mandates logging and monitoring unauthorized access to cardholder data. While Social Security numbers fall outside PCI scope, the principle applies: you must detect unauthorized access attempts.
PCI DSS Requirement 11.5 requires change-detection mechanisms to alert personnel to unauthorized modifications of critical files.
ISO 27001 Control A.12.4.1 addresses event logging, requiring organizations to produce, keep, and regularly review logs of user activities and security events.
SOC 2 Common Criteria CC7.2 states that entities must monitor system components for anomalies indicating malicious acts or errors affecting objectives.
Standards require more than just having controls. They require monitoring, detecting deviations, and responding to anomalies. Compliance isn't just a policy; it demands execution.
PayPal met the letter of these requirements at audit time. But continuous validation and rapid detection didn't prevent a six-month exposure.
Lessons and Action Items for Your Team
Stop treating audit season as the finish line. If your team intensifies control validation only when auditors arrive, you're creating predictable gaps. Threat actors don't schedule their work around your audit calendar. Build the same rigor into monthly operations that you demonstrate during fieldwork.
Implement automated configuration drift detection. Your cloud environments, application permissions, and data access controls change daily. Deploy tools that baseline approved configurations and alert when deviations occur. Don't wait for quarterly reviews to discover that a deployment three weeks ago exposed sensitive data.
Define detection time as a Key Control Indicator. Measure how long vulnerabilities exist before your team identifies them. If you don't know your mean time to detect configuration drift, you can't manage it. Track this metric monthly and report it to your board alongside your compliance certifications.
Expand continuous monitoring beyond infrastructure. Most organizations monitor network traffic and system logs continuously. Fewer extend that discipline to data access patterns, permission changes, and application-layer exposures. If your monitoring stops at the infrastructure layer, you're missing where many breaches actually occur.
Ask harder questions in governance forums. When executives review compliance status, they typically see green checkmarks and certification dates. Start presenting exposure windows, drift detection metrics, and time-to-remediation data alongside those badges. Boards need to understand the difference between "controls documented" and "risk contained."
Build validation into your deployment pipeline. Every code release, infrastructure change, and permission update should trigger automated validation that sensitive data remains properly restricted. Don't rely on humans to remember to check. Embed the validation into the workflow that creates the risk.
Challenge the psychological comfort of certification. Your SOC 2 report is valuable. Your ISO 27001 certificate matters. But if your team treats them as proof of security rather than evidence of baseline discipline, you've created complacency. Certifications confirm you met requirements at a moment in time. Security requires you to maintain effectiveness continuously.
The PayPal incident isn't evidence that compliance is worthless. It's proof that compliance alone is insufficient. You need the structure that frameworks provide. You also need the operational discipline to maintain control effectiveness between audits.
Compliance establishes the floor. Your customers expect you to build higher.





