CVE-2024-6159
Published: 15 May 2025
Summary
CVE-2024-6159 is a critical-severity SQL Injection (CWE-89) vulnerability in Pnfpb Push Notification For Post And Buddypress. Its CVSS base score is 9.8 (Critical).
Operationally, ranked in the top 11.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
The vulnerability is a SQL injection flaw, tracked as CVE-2024-6159 with a CVSS score of 9.8, affecting the Push Notification for Post and BuddyPress WordPress plugin prior to version 1.9.4. The plugin fails to properly sanitize and escape a parameter before incorporating it into a SQL statement through an AJAX action that is reachable by unauthenticated users, corresponding to CWE-89.
Unauthenticated remote attackers can exploit the issue over the network without authentication or user interaction to execute arbitrary SQL commands. Successful exploitation can result in full compromise of the confidentiality, integrity, and availability of the affected WordPress site and its database.
Advisories published by WPScan at https://wpscan.com/vulnerability/de20ebda-b0bc-489e-a8d3-e9487a2b48e8/ identify the affected plugin versions and point to remediation steps for site operators.
EPSS for this CVE rose from lower values to a peak of 0.0984 on 2025-12-11 before receding to the current 0.0399, indicating a period of increased exploitation interest after disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-15272
Vulnerability details
The Push Notification for Post and BuddyPress WordPress plugin before 1.9.4 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.