CVE-2026-92381 Details
Description
A weakness has been identified in PbootCMS up to 3.2.22. This affects the function decode_string of the file apps/admin/controller/content/ContentController.php of the component Template Rendering. This manipulation of the argument Title causes cross site scripting. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks. The reported GitHub issue was closed with the reason "completed".
A cross-site scripting (XSS) vulnerability has been identified in PbootCMS versions through 3.2.22. The issue arises in the Template Rendering component, specifically within the 'decode_string' function of 'apps/admin/controller/content/ContentController.php'. The vulnerability allows for the injection of HTML entities into the 'title' field, which are then decoded and output without proper sanitization, enabling the execution of malicious scripts. This stored XSS can be exploited remotely by users with content editing permissions.
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 Sep 16, 2026CISA-ADP
Assessed Sep 18, 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/pbootcmspro/PbootCMS | CISA-ADP | |
| https://github.com/pbootcmspro/PbootCMS/issues/69 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-92381 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/938556 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/405518 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/405518/cti | [email protected] | Content Wall |
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, <= 3.2.22 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 18, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion