CVE-2026-4514 Details
Description
A flaw has been found in PbootCMS up to 3.2.12. Affected by this issue is some unknown functionality of the file apps/admin/controller/system/UserController.php of the component Backend. Executing a manipulation of the argument Field can lead to improper access controls. The attack may be performed from remote. The exploit has been published and may be used.
A vulnerability exists in PbootCMS versions through 3.2.12, specifically within the Backend component's UserController.php file. The issue arises from a feature that allows arbitrary modification of user fields via 'field' and 'value' parameters. This lack of proper validation enables lower-privileged administrators to alter sensitive information, such as password hashes, for other admin accounts. The vulnerability can be exploited remotely, and a public exploit is available.
It is recommended to avoid accepting arbitrary field names from user input, to enforce strict allowlists of editable attributes, and to apply thorough authorization checks at both the object and field levels.
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 Mar 21, 2026CISA-ADP
Assessed Mar 23, 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/zzj-create/cvetest/blob/main/VULN-06_BACKEND_ARBITRARY_FIELD_MODIFICATION_REPORT_EN.md#vuln-06-pbootcms-3212-backend-arbitrary-field-modification | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/?ctiid.352079 | [email protected] | Content Wall |
| https://vuldb.com/?id.352079 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/?submit.773907 | [email protected] | Technical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-284 | Improper Access Control | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| PbootCMS | 3.2.0 (semver) 3.2.1 (semver) 3.2.2 (semver) 3.2.3 (semver) 3.2.4 (semver) 3.2.5 (semver) 3.2.6 (semver) 3.2.7 (semver) 3.2.8 (semver) 3.2.9 (semver) 3.2.10 (semver) 3.2.11 (semver) 3.2.12 (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 |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 21, 2026 | New CVE Received | [email protected] |
Volerion