VYPR
Medium severity6.8NVD Advisory· Published Jan 26, 2026· Updated Apr 15, 2026

CVE-2025-14973

CVE-2025-14973

Description

The Recipe Card Blocks Lite WordPress plugin before 3.4.13 does not sanitize and escape a parameter before using it in a SQL statement, allowing contributors and above to perform SQL injection attacks.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Unsanitized parameter leads to SQL injection in Recipe Card Blocks Lite before 3.4.13, allowing contributors or higher to execute SQL commands.

The Recipe Card Blocks Lite WordPress plugin, in versions prior to 3.4.13, fails to properly sanitize and escape a parameter before incorporating it into a SQL statement [1]. This omission introduces a classic SQL injection vulnerability, as the unsanitized user-supplied input is directly used within database queries without proper validation or escaping [1].

The vulnerability can be exploited by any authenticated user with at least the Contributor role, a lower-level authoring privilege in WordPress [1]. An attacker with such access can inject arbitrary SQL commands through a vulnerable parameter, potentially manipulating the plugin's database interactions. No special network position is required beyond being a logged-in contributor on the affected WordPress site.

Successful exploitation allows an attacker to execute arbitrary SQL queries against the WordPress database [1]. This could lead to unauthorized reading of sensitive data (e.g., user credentials, personal information), modification of database content, or potentially gaining elevated privileges via manipulation of user meta or option tables.

The issue has been fixed in version 3.4.13 of the plugin [1]. Users are strongly advised to update to this patched version immediately. No workarounds are detailed in the available reference.

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.