CVE Catalog

CVE-2026-77189

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

The Charitable plugin for WordPress is vulnerable to generic SQL Injection via 'order' Shortcode Attribute in all versions up to and including 1.8.12.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This allows authenticated attackers with contributor-level access and above to append additional SQL queries into existing queries that can be used to extract sensitive information from the database.

Risk Assessment

An attacker can extract sensitive data from the database, such as passwords, user data, or other confidential information, potentially leading to security breaches.

Recommendation

It is recommended to update the Charitable plugin to the latest available version that includes security fixes.

Other vulnerabilities in Charitable

See all
Original NVD description (English source)

The Charitable – Donation & Fundraising Platform (Donation Forms, Recurring Donations & Fundraising Campaigns) plugin for WordPress is vulnerable to generic SQL Injection via 'order' Shortcode Attribute in all versions up to, and including, 1.8.12.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The [charitable_donors] shortcode is accessible to Contributor-level users via draft or pending post previews, providing an authenticated but low-privileged entry point for exploitation.

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