CVE-2025-25226: [20250401] - Joomla Framework - SQL injection vulnerability in quoteNameStr method of Database package
Improper handling of identifiers lead to a SQL injection vulnerability in the quoteNameStr method of the database package. Please note: the affected method is a protected method. It has no usages in the original packages in neither the 2.x nor 3.x branch and therefore the vulnerability in question can not be exploited when using the original database class. However, classes extending the affected class might be affected, if the vulnerable method is used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-25226?
CVE-2025-25226 is categorized as a SQL injection vulnerability which can potentially allow attackers to execute arbitrary SQL commands.
How do I fix CVE-2025-25226?
To address CVE-2025-25226, ensure to upgrade to the latest version of the Joomla Framework that includes a fix for this vulnerability.
Which versions of Joomla are affected by CVE-2025-25226?
CVE-2025-25226 affects the Joomla Framework, particularly its 2.x and 3.x branches, though the vulnerable method has no usage in the original packages.
What is the impact of exploiting CVE-2025-25226?
Exploiting CVE-2025-25226 may allow an attacker to manipulate database queries, potentially revealing sensitive information or altering data.
Is CVE-2025-25226 a remote or local vulnerability?
CVE-2025-25226 is classified as a remote vulnerability, meaning it can be exploited from anywhere an attacker can send requests to the affected application.