CVE-2026-38807 Details
Description
Insecure Permissions vulnerability in kvf-admin v1.0.0 allows a remote attacker to escalate privileges via the UserController.java component
A vulnerability allowing unauthorized privilege escalation has been identified in kvf-admin version 1.0.0. This issue arises from the UserController component, which lacks proper permission checks and object ownership validation. As a result, authenticated low-privileged users can manipulate other users' profiles, including administrative accounts. The vulnerability stems from a business logic flaw that enables vertical privilege escalation by exploiting the application's failure to restrict access based on user roles.
To address this vulnerability, implement server-side checks to ensure that users can only modify their own profiles. Authorization validations should be enforced before processing profile updates, and sensitive information such as usernames and roles should be protected with allowlists or separate administrative APIs.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 27, 2026CISA-ADP
Assessed May 28, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/cagexunxi/CVE/issues/1 | CISA-ADP | ExploitIssue TrackingTechnical Description |
| https://github.com/cagexunxi/CVE/issues/1 | [email protected] | ExploitIssue TrackingTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| kvf-admin | 1.0.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 28, 2026 | CVE Modified | CISA-ADP |
| May 27, 2026 | New CVE Received | [email protected] |
Volerion