{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-15023",
        "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "state": "PUBLISHED",
        "assignerShortName": "Wordfence",
        "dateReserved": "2026-07-08T01:11:12.035Z",
        "datePublished": "2026-08-25T01:26:44.361Z",
        "dateUpdated": "2026-08-25T01:26:44.361Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
                "shortName": "Wordfence",
                "dateUpdated": "2026-08-25T01:26:44.361Z"
            },
            "affected": [
                {
                    "vendor": "netweblogic",
                    "product": "Events Manager – Calendar, Bookings, Tickets, and more!",
                    "versions": [
                        {
                            "version": "0",
                            "status": "affected",
                            "lessThanOrEqual": "7.4.0",
                            "versionType": "semver"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to generic SQL Injection via Stored 'meta_key' via Event/Location Duplicate Action in all versions up to, and including, 7.4.0 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. This is a second-order SQL injection: an attacker first plants SQL metacharacters in a custom meta key via the standard add-meta flow (WordPress stores these verbatim in wp_postmeta), then triggers the injection by invoking the event_duplicate or location_duplicate action, which reads the stored meta keys via get_post_meta() and concatenates them unsafely into the INSERT query."
                }
            ],
            "title": "Events Manager <= 7.4.0 - Authenticated (Contributor+) SQL Injection via 'meta_key' Parameter in Event/Location Duplicate Action",
            "references": [
                {
                    "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/fe1e8c38-345a-4529-81ba-188a8dc58503?source=cve"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/classes/em-event.php#L1727"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/classes/em-event.php#L1720"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/classes/em-location.php#L620"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/classes/em-location.php#L613"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/em-actions.php#L160"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/em-actions.php#L316"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.2.3.1/classes/em-event.php#L1727"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.2.3.1/classes/em-event.php#L1720"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.2.3.1/classes/em-location.php#L620"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.2.3.1/classes/em-location.php#L613"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.2.3.1/em-actions.php#L160"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.2.3.1/em-actions.php#L316"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/changeset?old_path=/events-manager/tags/7.4.0.1&new_path=/events-manager/tags/7.4.1"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                            "cweId": "CWE-89",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM"
                    }
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "type": "finder",
                    "value": "Dmitrii Ignatyev"
                }
            ],
            "timeline": [
                {
                    "time": "2026-07-08T01:26:25.000Z",
                    "lang": "en",
                    "value": "Vendor Notified"
                },
                {
                    "time": "2026-08-24T13:24:31.000Z",
                    "lang": "en",
                    "value": "Disclosed"
                }
            ]
        }
    }
}