CVE-2025-48299

7.6

YayCommerce · YayExtra

A SQL injection vulnerability in the YayCommerce YayExtra plugin allows high-privileged users to execute unauthorized database queries.

Executive summary

A critical SQL injection vulnerability in the YayCommerce YayExtra plugin for WordPress could allow authenticated attackers with administrative privileges to compromise database integrity and availability.

Vulnerability

This vulnerability is a SQL injection (CWE-89) flaw resulting from improper sanitization of user-supplied input. It requires an attacker to possess high privileges to successfully trigger the injection.

Business impact

The ability to perform SQL injection poses a significant risk to the confidentiality and integrity of the application database. With a CVSS score of 7.6, this flaw permits unauthorized data access and potential service disruption, which could lead to severe reputational damage or regulatory non-compliance regarding sensitive data storage.

Remediation

Immediate Action: Administrators should monitor the vendor's official channels for the release of a security update and apply it immediately upon availability.

Proactive Monitoring: Review database audit logs for anomalous query patterns or unexpected SQL syntax errors that may indicate exploitation attempts.

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

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the potential for unauthorized database interaction, organizations must prioritize the remediation of this vulnerability. Once a patch is released by YayCommerce, it should be tested and deployed across all affected WordPress environments immediately to prevent potential exploitation by malicious actors.

More YayCommerce CVEs

Sources

Originally found and disclosed by Lê Quốc Bảo | Patchstack Bug Bounty Program, per the CVE Program record.