CVE Catalog

CVE-2026-1719

High
Published: Translated: NVD NIST

Summary

The Gravity Bookings Premium plugin for WordPress is vulnerable to SQL Injection in all versions up to and including 2.5.9. The issue arises from insufficient escaping on user-supplied parameters and lack of proper preparation on the existing SQL query.

Risk Assessment

Unauthenticated attackers can append additional SQL queries into existing ones, potentially leading to the extraction of sensitive information from the database.

Recommendation

It is recommended to update the plugin to the latest version to mitigate this vulnerability and review application security to minimize the risk of SQL Injection attacks.

Related vulnerabilities

Original NVD description (English source)

The Gravity Bookings Premium plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 2.5.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS