Improper access control in ChurchCRM - #VU129693
Published: May 5, 2026
ChurchCRM
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper access control in src/kiosk/routes/device.php when handling requests to the activeClassMember photo endpoint. A remote attacker can request photos for arbitrary PersonId values to disclose sensitive information.
The endpoint can be abused by iterating PersonId values.