cbcvebase.
CVE-2025-1323
published 2025-03-08

CVE-2025-1323: The WP-Recall – Registration, Profile, Commerce & More plugin for WordPress is vulnerable to SQL Injection via the 'databeat' parameter in all versions up to…

PriorityP269critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.89%
85.1th percentile
The WP-Recall – Registration, Profile, Commerce & More plugin for WordPress is vulnerable to SQL Injection via the 'databeat' parameter in all versions up to, and including, 16.26.10 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Affected

1 ranges
VendorProductVersion rangeFixed in
plechevandreywp-recall< 16.26.1216.26.12

Detection & IOCsextracted from sources · hover to see the quote

otherdatabeat
  • Look for unauthenticated HTTP requests containing the 'databeat' parameter with SQL injection payloads (e.g., stacked queries, UNION-based, or boolean-based blind injection strings) targeting the WP-Recall plugin endpoint.
  • Nuclei template matches on response body containing both a dynamic marker value and the JSON string '"beat_name":"rcl_chat_beat_core"' alongside 'content', indicating successful SQL data extraction via the databeat parameter.
  • Flag unauthenticated requests to the WP-Recall plugin that include the 'databeat' parameter — exploitation requires no authentication, making any such request from an anonymous session suspicious.
  • ·Vulnerability affects all versions up to and including 16.26.10 of the WP-Recall plugin; ensure detection rules are scoped to sites running these versions.
  • ·The Nuclei template uses a dynamic marker ({{marker}}) for blind/time-based confirmation; static signature matching alone on the 'databeat' parameter may produce false positives without also checking for the JSON beat_name field in the response.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vendor_redhat5.5MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.