CVE-2026-76564
8.6phoca.cz · Phoca Cart extension for Joomla
The Phoca Cart extension for Joomla is susceptible to a cross-site scripting vulnerability that enables unauthenticated attackers to execute malicious scripts via user interaction.
Executive summary
A critical cross-site scripting vulnerability in the Phoca Cart extension for Joomla poses a significant risk of remote code execution or session compromise through malicious script injection.
Vulnerability
This is a CWE-79 improper neutralization of input vulnerability. Although the attacker is unauthenticated, successful exploitation requires user interaction to trigger the malicious payload.
Business impact
With a CVSS score of 8.6, this vulnerability represents a substantial threat to business operations. Exploitation could result in unauthorized administrative access, the theft of sensitive customer cart data, or the redirection of users to malicious third-party sites, causing severe reputational and financial harm.
Remediation
Immediate Action: Upgrade the Phoca Cart extension to the version specified by the vendor as patched.
Proactive Monitoring: Monitor site traffic for suspicious injection attempts and inspect web logs for abnormal activity originating from public-facing interfaces.
Compensating Controls: Implement a strict Content Security Policy (CSP) and utilize a Web Application Firewall to filter malicious input strings and prevent script execution.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Security teams should treat this vulnerability with high urgency due to the ability for unauthenticated actors to trigger the flaw. Apply the vendor-provided patch immediately and conduct a thorough review of the Joomla extension ecosystem for other potential weaknesses.