CyberRota Analysis
AI-GeneratedAn open redirect vulnerability exists in the CommentController::twitterAuthenticate() function of the Zoo extension for Joomla versions prior to 4.1.64, allowing attackers to manipulate the referer request parameter without validation. This could lead to phishing attacks or redirecting users to malicious sites. Joomla site administrators using affected versions should prioritize applying patches to mitigate potential exploitation.
CVE
CVE-2026-75114
Severity
MEDIUM
CVSS
5.1
EPSS
0.29%
Original NVD Description
Joomla Extension - yootheme.com - Open redirect in CommentController::twitterAuthenticate() in Zoo < 4.1.64 - The referer request parameter is passed straight to setRedirect() with no validation.