The Community Events plugin for WordPress is vulnerable to SQL Injection via the 'ce_venue_name' CSV field in the `on_save_changes_venues` function in all versions up to, and including, 1.5.8. This is due to insufficient escaping on the user-supplied CSV data and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database via a crafted CSV file upload.
Community Events <= 1.5.8 - Authenticated (Administrator+) SQL Injection via 'ce_venue_name' CSV Field
Problem type
Affected products
jackdewey
<= 1.5.8 - AFFECTED
References
https://www.wordfence.com/threat-intel/vulnerabilities/id/bd184c80-e785-4e9b-961d-9c3378688f91?source=cve
https://plugins.trac.wordpress.org/browser/community-events/trunk/community-events.php#L743
https://plugins.trac.wordpress.org/browser/community-events/tags/1.5.7/community-events.php#L743
https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3462021%40community-events&new=3462021%40community-events&sfp_email=&sfph_mail=
GitHub Security Advisories
GHSA-gf4v-8wc7-h3hm
The Community Events plugin for WordPress is vulnerable to SQL Injection via the 'ce_venue_name'...
https://github.com/advisories/GHSA-gf4v-8wc7-h3hmThe Community Events plugin for WordPress is vulnerable to SQL Injection via the 'ce_venue_name' CSV field in the on_save_changes_venues function in all versions up to, and including, 1.5.8. This is due to insufficient escaping on the user-supplied CSV data and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database via a crafted CSV file upload.
https://nvd.nist.gov/vuln/detail/CVE-2026-2429
https://plugins.trac.wordpress.org/browser/community-events/tags/1.5.7/community-events.php#L743
https://plugins.trac.wordpress.org/browser/community-events/trunk/community-events.php#L743
https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3462021%40community-events&new=3462021%40community-events&sfp_email=&sfph_mail=
https://www.wordfence.com/threat-intel/vulnerabilities/id/bd184c80-e785-4e9b-961d-9c3378688f91?source=cve
https://github.com/advisories/GHSA-gf4v-8wc7-h3hm
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-2429Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-2429",
"assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
"assignerShortName": "Wordfence",
"dateUpdated": "2026-03-07T01:21:23.120Z",
"dateReserved": "2026-02-12T21:00:05.955Z",
"datePublished": "2026-03-07T01:21:23.120Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
"shortName": "Wordfence",
"dateUpdated": "2026-03-07T01:21:23.120Z"
},
"title": "Community Events <= 1.5.8 - Authenticated (Administrator+) SQL Injection via 'ce_venue_name' CSV Field",
"descriptions": [
{
"lang": "en",
"value": "The Community Events plugin for WordPress is vulnerable to SQL Injection via the 'ce_venue_name' CSV field in the `on_save_changes_venues` function in all versions up to, and including, 1.5.8. This is due to insufficient escaping on the user-supplied CSV data and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database via a crafted CSV file upload."
}
],
"affected": [
{
"vendor": "jackdewey",
"product": "Community Events",
"defaultStatus": "unaffected",
"versions": [
{
"version": "*",
"status": "affected",
"versionType": "semver",
"lessThanOrEqual": "1.5.8"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bd184c80-e785-4e9b-961d-9c3378688f91?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/browser/community-events/trunk/community-events.php#L743"
},
{
"url": "https://plugins.trac.wordpress.org/browser/community-events/tags/1.5.7/community-events.php#L743"
},
{
"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3462021%40community-events&new=3462021%40community-events&sfp_email=&sfph_mail="
}
],
"metrics": [
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 4.9,
"baseSeverity": "MEDIUM"
}
}
],
"timeline": [
{
"time": "2026-02-12T21:15:18.000Z",
"lang": "en",
"value": "Vendor Notified"
},
{
"time": "2026-03-06T11:49:54.000Z",
"lang": "en",
"value": "Disclosed"
}
],
"credits": [
{
"lang": "en",
"value": "huy tran",
"type": "finder"
}
]
}
}
}