CVE Catalog

CVE-2026-54644

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.90%

58th percentile - higher than 58% of all known CVEs

Summary

In CubeCart prior to 6.7.5, the _errorMessage method uses strip_tags to permit anchor elements in error, information, and warning messages while retaining unsafe href values and onclick event handlers. Attacker-controlled search or input data that reaches a GUI message can carry a javascript: URI or event handler through the filter, and viewing or interacting with the rendered anchor executes JavaScript in the victim's browser session.

Risk Assessment

May lead to session exposure or unauthorized application actions, threatening data confidentiality and integrity.

Recommendation

Update CubeCart to version 6.7.5 or later, which includes the fix.

Other vulnerabilities in CubeCart

See all
Original NVD description (English source)

CubeCart is an ecommerce software solution. Prior to 6.7.5, the _errorMessage method in classes/gui.class.php uses strip_tags to permit anchor elements in error, information, and warning messages while retaining unsafe href values and onclick event handlers. Attacker-controlled search or input data that reaches a GUI message can carry a javascript: URI or event handler through the filter, and viewing or interacting with the rendered anchor executes JavaScript in the victim's browser session, enabling session exposure or unauthorized application actions. This issue is fixed in version 6.7.5.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS