SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-77189

MEDIUM · CVSS 6.5 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-01 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The Charitable plugin for WordPress is vulnerable to SQL Injection through the 'order' shortcode attribute, affecting all versions up to 1.8.12.1. This flaw allows authenticated attackers with contributor-level access to manipulate SQL queries, potentially leading to the extraction of sensitive database information. WordPress site administrators using this plugin should prioritize applying the necessary updates to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-77189
Severity
MEDIUM
CVSS
6.5
EPSS
0.29%
WordPress

Original NVD Description

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.