Vulnerability Description
CubeCart is an ecommerce software solution. Prior to version 6.5.11, the contact form’s Enquiry field accepts raw HTML and that HTML is included verbatim in the email sent to the store admin. By submitting HTML in the Enquiry, the admin receives an email containing that HTML. This indicates user input is not being escaped or sanitized before being output in email (and possibly when re-rendering the form), leading to Cross-Site Scripting / HTML injection risk in email clients or admin UI. This issue has been patched in version 6.5.11.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Cubecart | Cubecart | < 6.5.11 |
Related Weaknesses (CWE)
References
- https://github.com/cubecart/v6/commit/299065bd4a8836782ce92f70988c730f130756dbPatch
- https://github.com/cubecart/v6/commit/48336c54532705873a8c4106208c2d596f128047Patch
- https://github.com/cubecart/v6/security/advisories/GHSA-5hg3-m3q3-v2p4ExploitVendor Advisory
- https://github.com/cubecart/v6/security/advisories/GHSA-5hg3-m3q3-v2p4ExploitVendor Advisory
FAQ
What is CVE-2025-59411?
CVE-2025-59411 is a vulnerability with a CVSS score of 5.4 (MEDIUM). CubeCart is an ecommerce software solution. Prior to version 6.5.11, the contact form’s Enquiry field accepts raw HTML and that HTML is included verbatim in the email sent to the store admin. By submi...
How severe is CVE-2025-59411?
CVE-2025-59411 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-59411?
Check the references section above for vendor advisories and patch information. Affected products include: Cubecart Cubecart.