Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
5DescriptionCVE.org
A Broken Object-Level Authorization (BOLA) in the /Settings/UserController.php endpoint of Webkul Krayin CRM v2.2.x allows authenticated attackers to arbitrarily reset user passwords and perform a full account takeover via supplying a crafted HTTP request.
AnalysisAI
Authenticated attackers can reset arbitrary user passwords in Webkul Krayin CRM v2.2.x through a Broken Object-Level Authorization (BOLA) vulnerability in the /Settings/UserController.php endpoint, enabling full account takeover of any user account. The attack requires low-privilege authentication (PR:L) and is exploitable remotely with low complexity (AV:N/AC:L), presenting an 8.8 CVSS severity with high impact to confidentiality, integrity, and availability. EPSS data not available; no CISA KEV listing identified; publicly available exploit code exists per researcher disclosure.
Technical ContextAI
Broken Object-Level Authorization (BOLA) vulnerabilities occur when applications fail to validate whether an authenticated user has permission to access or modify specific objects, allowing horizontal privilege escalation. In this case, the /Settings/UserController.php endpoint in Krayin CRM - a Laravel-based open-source customer relationship management application - fails to verify that the authenticated requester has authorization to reset passwords for user objects beyond their own account. The PHP-based endpoint accepts user identifiers in HTTP requests without proper access control checks, allowing any authenticated user to manipulate password reset operations for other users by supplying crafted user IDs. This represents a critical API security flaw where object-level permissions are not enforced at the controller layer, violating the principle of least privilege in multi-tenant or multi-user systems.
RemediationAI
Organizations running Krayin CRM v2.2.x should immediately review the researcher's security advisory at github.com/TREXNEGRO/Security-Advisories/tree/main/CVE-2026-38529 for specific remediation guidance and monitor the official Krayin repository at github.com/krayin/laravel-crm for patch releases addressing CVE-2026-38529. Released patched version not independently confirmed from available data. Interim mitigations include implementing additional authorization checks in reverse proxy or web application firewall rules to validate that password reset requests only target the authenticated user's own account, restricting network access to the /Settings/UserController.php endpoint to trusted IP ranges, enabling comprehensive audit logging for all password reset operations to detect unauthorized attempts, and conducting access reviews to ensure low-privilege accounts cannot access administrative settings endpoints. Organizations should upgrade to the patched version immediately upon release and verify that object-level authorization controls are properly implemented across all user management endpoints.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22300
GHSA-r8rp-5f55-5j9x