CVE-2026-94130
Received Received - Intake

Unauthenticated SQL Injection in Joomla YouTube Gallery Extension

Vulnerability report for CVE-2026-94130, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-26

Last updated on: 2026-09-26

Assigner: Joomla! Project

Description

Joomla Extension - joomlaboat.com - Unauthenticated SQL injection in YouTube Gallery extension < 5.7.3 - An SQL injection vulnerability in video search functionality and sorting allowed attackers to inject SQL commands in read queries.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-26
Last Modified
2026-09-26
Generated
2026-09-26
AI Q&A
2026-09-26
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
joomlaboat youtube_gallery to 5.7.3 (exc)
joomlaboat youtube_gallery 5.7.3

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated SQL injection vulnerability in the YouTube Gallery Joomla extension versions before 5.7.3. Attackers can exploit it through the video search functionality and sorting features to inject malicious SQL commands into read queries without needing authentication.

Detection Guidance

To detect this vulnerability, inspect Joomla websites using the YouTube Gallery extension version below 5.7.3. Check for unusual database queries or errors in logs. Use SQL injection testing tools like SQLmap against the video search functionality. Verify if sorting parameters accept malicious input.

Impact Analysis

An attacker could exploit this to access, modify, or delete sensitive data in the Joomla database, including user credentials, site content, or other confidential information. This could lead to complete site compromise, data breaches, or unauthorized administrative access.

Compliance Impact

This vulnerability could lead to unauthorized data access or exposure, violating GDPR's data protection requirements and potentially HIPAA if handling protected health information. Organizations may face regulatory fines, legal liabilities, and reputational damage due to non-compliance resulting from this exploit.

Mitigation Strategies

Immediately update the YouTube Gallery extension to version 5.7.3 or later. Disable the extension if an update is not available. Review database logs for suspicious activity. Implement WAF rules to block SQL injection attempts on the video search and sorting parameters.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94130. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart