CVE-2025-60375
7.3Perfex · CRM
Perfex CRM versions before 3.3.1 are susceptible to an authentication bypass vulnerability allowing unauthorized access via empty credentials.
Executive summary
A critical authentication bypass vulnerability in Perfex CRM allows unauthenticated attackers to gain unauthorized access to user and administrative accounts.
Vulnerability
This vulnerability resides in the authentication mechanism, where insufficient server-side validation allows unauthenticated attackers to bypass login requirements. By submitting empty username and password parameters, an attacker can successfully authenticate as any user, including administrators.
Business impact
The ability for unauthenticated parties to gain administrative access poses a severe risk to the confidentiality, integrity, and availability of the CRM platform. With a CVSS score of 7.3, this high-severity flaw could lead to full system compromise, unauthorized data exfiltration, and the modification of sensitive business records.
Remediation
Immediate Action: Update Perfex CRM to version 3.3.1 or later immediately to resolve the authentication bypass flaw.
Proactive Monitoring: Review web server and application access logs for unusual login patterns, specifically requests containing empty or null credential parameters.
Compensating Controls: Deploy a Web Application Firewall (WAF) rule to inspect and block incoming login requests that lack standard credential formatting or contain empty parameter values.
Exploitation status
Public Exploit Available: Yes, a public proof-of-concept exists on GitHub.
Analyst recommendation
Given the ease of exploitation and the potential for total account takeover, this vulnerability must be treated with high urgency. Administrators should prioritize patching the affected Perfex CRM instances to version 3.3.1 immediately to prevent unauthorized access and potential data breaches.