CVE-2026-61983
Deferred Deferred - Pending Action

Missing Authorization in Church Admin Plugin

Vulnerability report for CVE-2026-61983, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

Missing Authorization vulnerability in andy_moyle Church Admin church-admin allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Church Admin: from n/a through <= 5.0.30.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
andy_moyle church_admin to 5.0.30 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Missing Authorization issue in the Church Admin software developed by andy_moyle. It arises from incorrectly configured access control security levels, which means that the software does not properly restrict access to certain functions or data. This flaw affects versions up to and including 5.0.30.

Detection Guidance

The provided CVE data does not include specific detection methods or commands for identifying the missing authorization vulnerability in the Church Admin plugin (versions <= 5.0.30).

However, general approaches to detect such vulnerabilities may include:

  • Check the installed version of the Church Admin plugin. If it is version 5.0.30 or lower, the system is likely vulnerable.
  • Review access control configurations in the plugin settings to identify misconfigurations or missing authorization checks.
  • Use web application scanning tools (e.g., OWASP ZAP, Burp Suite) to test for improper access control by attempting unauthorized actions.
  • Monitor network traffic for unusual or unauthorized requests to endpoints exposed by the Church Admin plugin.
Impact Analysis

The vulnerability can allow unauthorized users to exploit the incorrect access control settings, potentially leading to unauthorized modification of data or actions within the Church Admin system. According to the CVSS score of 5.3, the impact is limited to integrity loss without affecting confidentiality or availability.

Compliance Impact

This vulnerability involves a missing authorization check, which could allow unauthorized users to access or modify data they should not have access to. This type of issue can impact compliance with several standards and regulations.

  • GDPR: Under GDPR, organizations must implement appropriate technical and organizational measures to ensure data protection. A missing authorization vulnerability could lead to unauthorized access to personal data, violating GDPR's requirements for data confidentiality and integrity (Articles 5, 25, and 32). This could result in non-compliance and potential fines if exploited.
  • HIPAA: For organizations handling protected health information (PHI), this vulnerability could lead to unauthorized access or disclosure of PHI. HIPAA requires strict access controls (45 CFR Part 164, Subpart C), and a missing authorization flaw could violate the Security Rule's requirements for access control (164.308(a)(4)) and audit controls (164.312(b)).
  • Other standards: Similar issues could affect compliance with standards like PCI DSS (for payment data), which requires strict access control measures (Requirement 7), or ISO 27001, which mandates access control policies (A.9).

The CVSS vector (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N) indicates that the vulnerability allows low-privileged modification of data over the network without user interaction. While it does not directly indicate exposure of sensitive data (confidentiality impact is none), the integrity impact (low) suggests that unauthorized changes could occur, which may still violate compliance requirements.

Mitigation Strategies

Based on the CVE description, here are the immediate steps to mitigate the vulnerability:

  • Upgrade the Church Admin plugin to the latest version if a patched version is available. The vulnerability affects versions up to and including 5.0.30.
  • If an upgrade is not immediately possible, restrict access to the plugin's functionality by implementing network-level controls (e.g., firewalls, IP whitelisting) to limit exposure.
  • Review and enforce proper access control policies within the plugin to ensure that only authorized users can perform sensitive actions.
  • Monitor the plugin's activity logs for any signs of exploitation or unauthorized access attempts.
  • Consider disabling the plugin temporarily if it is not critical to operations until a patch is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-61983. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart