CVE-2025-60880 Details
Description
An authenticated stored XSS vulnerability exists in the Bagisto 2.3.6 admin panel's product creation path, allowing an attacker to upload a crafted SVG file containing malicious JavaScript code. This vulnerability can be exploited by an authenticated admin user to execute arbitrary JavaScript in the browser, potentially leading to session hijacking, data theft, or unauthorized actions.
A stored cross-site scripting vulnerability has been identified in the Bagisto admin panel version 2.3.6, specifically within the product creation process. This vulnerability allows authenticated admin users to upload specially crafted SVG files that contain malicious JavaScript. Once uploaded, the JavaScript can execute in the browser, potentially leading to session hijacking, data theft, or unauthorized actions.
It is recommended to implement input validation, enforce content-type restrictions, and handle files properly to mitigate this vulnerability. Additionally, file uploads should be limited to trusted formats, and SVG files should be sanitized to remove any potentially harmful content.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Oct 10, 2025References 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://gist.github.com/daman-preet-singh/cd431f4c30a585bb87d3c69e4a8eec98 | [email protected] | ExploitThird Party Advisory |
| https://github.com/Shenal01/CVE-2025-60880 | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| webkul bagisto | 2.3.6 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 8, 2026 | Initial Analysis | [email protected] |
| Oct 17, 2025 | CVE Modified | [email protected] |
| Oct 10, 2025 | New CVE Received | [email protected] |
| Oct 10, 2025 | CVE Modified | CISA-ADP |