Security Advisory

CVE-2025-5392

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-07-11 06:43:33
Last updated 2026-04-08 17:35:10
Assigner Wordfence
State PUBLISHED

Description

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.