CVE-2026-4510 Details
Description
A weakness has been identified in PbootCMS up to 3.2.12. This impacts the function alert_location of the file apps/home/controller/MemberController.php of the component Parameter Handler. This manipulation of the argument backurl causes cross site scripting. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks.
A vulnerability allowing open redirection and reflected cross-site scripting (XSS) has been identified in PbootCMS versions prior to 3.2.12. The issue arises in the MemberController.php file, specifically within the alert_location function of the Parameter Handler component. The vulnerability is triggered by manipulating the backurl parameter, which is used as a redirect target after login. This parameter is also inserted into the JavaScript output without proper encoding, enabling remote exploitation.
To address this vulnerability, redirect targets should be restricted to relative internal paths or a strict allowlist. Additionally, context-aware output encoding should be applied for JavaScript outputs, and server-side redirects should be preferred over inline script generation.
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-05_BACKURL_OPEN_REDIRECT_XSS_REPORT_EN.md | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/?ctiid.352076 | [email protected] | Content Wall |
| https://vuldb.com/?id.352076 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/?submit.773904 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| PbootCMS | 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