Executive Summary
In July 2026, the Vatican's official prayer application, 'Click to Pray,' experienced a significant data breach exposing the personal information of over 700,000 global users. The breach was due to an insecure direct object reference (IDOR) vulnerability in the app's API, allowing unauthorized access to user data, including names, email addresses, and country of origin. This incident underscores the critical need for robust access controls and regular security assessments in applications handling sensitive personal information. The prevalence of IDOR vulnerabilities highlights the importance of implementing comprehensive authorization checks to prevent unauthorized data access.
Why This Matters Now
The 'Click to Pray' data breach highlights the ongoing risks associated with API security vulnerabilities, emphasizing the need for organizations to implement stringent access controls and conduct regular security audits to protect user data.
Attack Path Analysis
An insecure direct object reference (IDOR) vulnerability in the 'Click to Pray' API allowed unauthorized access to user data. Exploiting this, an attacker could escalate privileges by accessing administrative accounts. The attacker could then move laterally within the system, accessing additional sensitive data. Establishing command and control, the attacker could maintain persistent access. Exfiltration of over 700,000 users' personally identifiable information (PII) was possible. The impact included potential identity theft and reputational damage to the Vatican.
Kill Chain Progression
Initial Compromise
Description
An attacker discovers and exploits an insecure direct object reference (IDOR) vulnerability in the 'Click to Pray' API, allowing unauthorized access to user data.
MITRE ATT&CK® Techniques
Valid Accounts
Application Layer Protocol
Account Discovery
Data from Cloud Storage
Automated Exfiltration
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Protect public-facing web applications against attacks
Control ID: 6.4.1
NYDFS 23 NYCRR 500 – Cybersecurity Policy
Control ID: 500.03
DORA – ICT Risk Management Framework
Control ID: Article 5
CISA ZTMM 2.0 – Identity Governance and Administration
Control ID: Identity Pillar
NIS2 Directive – Cybersecurity Risk Management Measures
Control ID: Article 21
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Religious Institutions
Vatican prayer app data exposure demonstrates critical API security vulnerabilities affecting 700K+ users, requiring immediate IDOR remediation and data protection compliance.
Information Technology/IT
IDOR vulnerabilities in API endpoints highlight widespread broken access control issues across tech stacks, demanding enhanced authorization frameworks and security testing.
Marketing/Advertising/Sales
Communications agencies developing apps face data custodian responsibilities, requiring comprehensive security measures for client PII protection and regulatory compliance frameworks.
Non-Profit/Volunteering
Non-technical organizations handling large user databases need accessible security baselines to prevent mass email harvesting and social engineering attacks targeting beneficiaries.
Sources
- Vatican's Official Prayer App Leaks 700K+ Global Users' PIIhttps://www.darkreading.com/vulnerabilities-threats/vatican-official-prayer-app-leaks-700k-piiVerified
- Insecure Direct Object Reference (IDOR)https://owasp.org/www-community/attacks/insecure_direct_object_referenceVerified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Aviatrix Zero Trust CNSF is pertinent to this incident as it would likely limit the attacker's ability to escalate privileges, move laterally, and exfiltrate data by enforcing strict segmentation and identity-aware policies.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: The attacker's unauthorized access to user data may be constrained by enforcing strict identity-based policies that limit access to sensitive information.
Control: Zero Trust Segmentation
Mitigation: The attacker's ability to escalate privileges may be limited by enforcing strict segmentation policies that restrict access to administrative accounts.
Control: East-West Traffic Security
Mitigation: The attacker's lateral movement within the system may be constrained by enforcing east-west traffic controls that limit unauthorized access between workloads.
Control: Multicloud Visibility & Control
Mitigation: The attacker's ability to establish and maintain command and control connections may be limited by enforcing visibility and control measures across multicloud environments.
Control: Egress Security & Policy Enforcement
Mitigation: The attacker's ability to exfiltrate large volumes of PII may be constrained by enforcing strict egress policies that monitor and control outbound data flows.
The overall impact of the data breach may be reduced by limiting the attacker's ability to access and exfiltrate sensitive data through enforced segmentation and access controls.
Impact at a Glance
Affected Business Functions
- User Account Management
- Content Delivery
- User Engagement
Estimated downtime: N/A
Estimated loss: N/A
Personal Identifiable Information (PII) of over 700,000 users, including names, email addresses, and country of origin.
Recommended Actions
Key Takeaways & Next Steps
- • Implement robust API security measures, including proper authentication and authorization controls, to prevent IDOR vulnerabilities.
- • Utilize Zero Trust Segmentation to enforce least privilege access, limiting the potential for privilege escalation and lateral movement.
- • Deploy East-West Traffic Security controls to monitor and restrict internal traffic, detecting unauthorized access attempts.
- • Establish comprehensive Threat Detection & Anomaly Response mechanisms to identify and respond to suspicious activities promptly.
- • Regularly conduct security assessments and penetration testing to identify and remediate vulnerabilities before they can be exploited.



