CVE-2026-32418

7.6

Jordy Meow Meow · Gallery

Jordy Meow Meow Gallery contains a blind SQL injection vulnerability due to improper neutralization of special elements in SQL commands.

Executive summary

A blind SQL injection vulnerability in the Jordy Meow Meow Gallery plugin allows high-privileged attackers to potentially extract sensitive database information.

Vulnerability

The plugin fails to correctly sanitize user input before incorporating it into database queries, resulting in a blind SQL injection flaw (CWE-89). This vulnerability requires the attacker to possess high privileges (PR:H) to trigger the malicious SQL command.

Business impact

Successful exploitation of this vulnerability could lead to the unauthorized disclosure of sensitive information stored within the WordPress database. Given the CVSS score of 7.6, this is a high-severity issue that could compromise data confidentiality and potentially impact system integrity or availability depending on the database configuration.

Remediation

Immediate Action: Administrators should monitor the vendor's official channels for a security update and apply the patch as soon as it becomes available.

Proactive Monitoring: Review database error logs and query performance for anomalous patterns or unexpected database interactions that may indicate injection attempts.

Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets to detect and block common SQL injection patterns targeting WordPress plugins.

Exploitation status

Public Exploit Available: No (exploit_available: unknown)

Analyst recommendation

Organizations utilizing the Jordy Meow Meow Gallery plugin should restrict administrative access to trusted personnel and maintain strict audit logs until a vendor patch is released. Once the security update is published, prioritize its deployment to remediate this vulnerability and secure the database layer.

Sources

Originally found and disclosed by Nguyen Ba Khanh | Patchstack Bug Bounty Program, per the CVE Program record.