Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-35576

CVE-2026-35576: ChurchCRM Stored XSS Vulnerability

CVE-2026-35576 is a stored cross-site scripting flaw in ChurchCRM's Person Property Management subsystem that enables authenticated attackers to inject malicious JavaScript. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: April 10, 2026

CVE-2026-35576 Overview

A stored cross-site scripting (XSS) vulnerability has been identified in ChurchCRM, an open-source church management system. The vulnerability exists within the Person Property Management subsystem and allows an authenticated user to inject arbitrary JavaScript code via dynamically assigned person properties. The malicious payload is persistently stored and executed when other users view the affected person profile or access the printable view, potentially leading to session hijacking or full account compromise.

This issue persists in versions that were previously patched for CVE-2023-38766, indicating an incomplete fix for the original vulnerability. The vulnerability has been addressed in version 7.0.0.

Critical Impact

Authenticated attackers can inject persistent JavaScript payloads that execute in the context of other users' sessions, potentially leading to session hijacking, credential theft, or complete account takeover of administrative accounts.

Affected Products

  • ChurchCRM versions prior to 7.0.0
  • ChurchCRM Person Property Management subsystem
  • ChurchCRM profile view and printable view functionality

Discovery Timeline

  • 2026-04-07 - CVE-2026-35576 published to NVD
  • 2026-04-09 - Last updated in NVD database

Technical Details for CVE-2026-35576

Vulnerability Analysis

This stored XSS vulnerability (CWE-79) resides in ChurchCRM's Person Property Management subsystem. The vulnerability allows an authenticated user with the ability to assign person properties to inject malicious JavaScript code that persists in the database. When other users—including administrators—view the affected person's profile or access the printable view, the stored payload executes within their browser context.

The attack requires low privileges (any authenticated user) and user interaction (victim must view the affected profile). The scope of the vulnerability is changed, meaning the impact extends beyond the vulnerable component to affect other users' sessions. This can result in high confidentiality and integrity impact, as attackers can steal session tokens, perform actions on behalf of administrators, or exfiltrate sensitive church member data.

Root Cause

The root cause of this vulnerability is insufficient input sanitization and output encoding in the Person Property Management module. When user-controlled input is stored as person property values, the application fails to properly sanitize or encode the data before rendering it in the browser. This allows HTML and JavaScript content to be stored and subsequently executed when the property is displayed.

The fact that this vulnerability exists despite a previous patch for CVE-2023-38766 suggests that the original fix was incomplete, potentially missing certain input vectors or display contexts where the malicious content could be rendered.

Attack Vector

The attack is network-based and follows a typical stored XSS attack pattern:

  1. An authenticated attacker navigates to the Person Property Management section
  2. The attacker creates or modifies a person property, injecting JavaScript code in a property value field
  3. The malicious payload is stored in the database without proper sanitization
  4. When another user (such as an administrator) views the affected person's profile or generates a printable view, the JavaScript executes in their browser
  5. The attacker's code can then steal session cookies, perform CSRF attacks, or redirect the victim to phishing pages

The vulnerability can be exploited through dynamically assigned person properties, which are custom fields that administrators can create for storing additional information about church members. The printable view context is particularly dangerous as it may be used by administrators during routine operations.

Detection Methods for CVE-2026-35576

Indicators of Compromise

  • Unusual JavaScript patterns stored in person property values in the ChurchCRM database
  • Person property values containing HTML tags such as <script>, <img> with onerror handlers, or event attributes
  • Unexpected network requests from user browsers to external domains when viewing person profiles
  • Session tokens or cookies being transmitted to unauthorized endpoints

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect XSS payloads in HTTP POST requests to person property endpoints
  • Monitor database entries in person property tables for suspicious content patterns including script tags and event handlers
  • Review web server access logs for unusual patterns in requests to profile view and printable view endpoints
  • Deploy browser-based XSS detection mechanisms such as Content Security Policy (CSP) violation reporting

Monitoring Recommendations

  • Enable audit logging for all person property creation and modification operations
  • Configure CSP headers with report-uri to capture attempted XSS execution
  • Monitor for anomalous session behavior that could indicate session hijacking
  • Implement real-time alerting for database modifications containing known XSS patterns

How to Mitigate CVE-2026-35576

Immediate Actions Required

  • Upgrade ChurchCRM to version 7.0.0 or later immediately
  • Review all existing person property values in the database for potentially malicious content
  • Audit recent user activity logs to identify any exploitation attempts
  • Consider temporarily restricting access to person property management features until the patch is applied

Patch Information

The vulnerability has been fixed in ChurchCRM version 7.0.0. The patch was developed and merged via GitHub Pull Request #8016. Organizations should upgrade to the latest version to remediate this vulnerability.

For detailed technical information about the vulnerability and the fix, refer to the GitHub Security Advisory GHSA-8r36-fvxj-26qv.

Workarounds

  • Implement strict Content Security Policy (CSP) headers to prevent inline script execution
  • Restrict person property management capabilities to trusted administrator accounts only
  • Deploy a Web Application Firewall (WAF) with XSS detection rules in front of the ChurchCRM application
  • Manually sanitize existing person property data by removing any HTML or JavaScript content from the database
  • Consider disabling the printable view functionality until the patch can be applied

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechChurchcrm

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • GitHub Security Advisory
  • Vendor Resources
  • GitHub Pull Request
  • Related CVEs
  • CVE-2026-35575: ChurchCRM Stored XSS Vulnerability

  • CVE-2026-39335: ChurchCRM XSS Vulnerability

  • CVE-2026-39344: ChurchCRM Reflected XSS Vulnerability

  • CVE-2026-39338: ChurchCRM Blind Reflected XSS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English