1 results (0.001 seconds)
CVSS: 10.0EPSS: 0%CPEs: 1EXPL: 0

CVE-2025-5392 – GB Forms DB <= 1.0.2 - Unauthenticated Remote Code Execution
https://notcve.org/view.php?id=CVE-2025-5392
10 Jul 2025 — The GB Forms DB plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.0.2 via the gbfdb_talk_to_front() function. This is due to the function accepting user input and then passing that through call_user_func(). This makes it possible for unauthenticated attackers to execute code on the server which can be leverage to inject backdoors or create new administrative user accounts to name a few things. • https://www.wordfence.com/threat-intel/vulnerabilities/id/fe8723a7-bbb1-41a0-b222-3cf4eb44cd64?source=cve • CWE-94: Improper Control of Generation of Code ('Code Injection') •