CVE-2026-4616 Details
Description
A security flaw has been discovered in bolo-blog up to 2.6.4. The affected element is an unknown function of the file /console/article/ of the component Article Title Handler. Performing a manipulation of the argument articleTitle results in cross site scripting. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
A stored cross-site scripting vulnerability has been identified in Bolo-Blog versions through 2.6.4. The issue resides in the Article Title Handler component, specifically within the file '/console/article/'. The vulnerability arises because the 'articleTitle' parameter is not properly sanitized before being saved to the database. This lack of sanitation allows malicious scripts to be executed in the browsers of users who view the affected article. The vulnerability can be exploited remotely, and a public proof-of-concept exploit is available.
It is recommended to sanitize the 'articleTitle' parameter by escaping HTML before it is stored in the database. Additionally, consider adding security headers such as 'Content-Security-Policy' to restrict script sources and 'X-XSS-Protection' to enable cross-site scripting filters.
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 24, 2026CISA-ADP
Assessed Mar 26, 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/bolo-blog/bolo-solo/issues/330 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/bolo-blog/bolo-solo/issues/330#issue-4045018183 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/?ctiid.352480 | [email protected] | Content Wall |
| https://vuldb.com/?id.352480 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/?submit.775742 | [email protected] | Technical 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 |
|---|---|
| bolo-blog | All versions |
CPE
Remediation
| |
Change History
5 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 27, 2026 | CVE Modified | [email protected] |
| Mar 24, 2026 | New CVE Received | [email protected] |
Volerion