
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-6783 is an unauthenticated SQL Injection vulnerability in the GoZen Forms plugin for WordPress, affecting all versions up to and including 1.1.5. The flaw exists in the emdedSc() function via the forms-id parameter, which lacks sufficient input escaping and SQL query preparation. It was published on July 4, 2025, and assigned a CVSS v3.1 base score of 7.5 (High) (Wordfence, Red Hat CVE).
The vulnerability is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command). The emdedSc() function in the GoZen Forms plugin fails to properly escape the user-supplied forms-id parameter before incorporating it into an SQL query, enabling attackers to append additional SQL statements. Because no authentication is required to trigger this code path, any remote attacker can send a crafted HTTP request to exploit the flaw and perform blind or union-based SQL injection against the WordPress database (Wordfence, ENISA EUVD).
Successful exploitation allows unauthenticated attackers to extract sensitive information from the WordPress database, including user credentials (hashed passwords), email addresses, secret keys, and any data stored by other plugins or WordPress core. The CVSS score reflects a high confidentiality impact with no integrity or availability impact, meaning the primary risk is data exfiltration. Extracted credentials could enable further account takeover or lateral movement within the hosting environment (Wordfence, Red Hat CVE).
No public proof-of-concept exploit code has been identified at this time, and there is no evidence of active in-the-wild exploitation or threat actor attribution. The vulnerability has an EPSS score of approximately 0.064%, indicating a currently low probability of exploitation in the near term. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The attack requires no authentication, no user interaction, and low complexity, making it straightforward to exploit if a PoC becomes available (Wordfence, ENISA EUVD).
/wp-content/plugins/gozen-forms/ for plugin presence.emdedSc() function, which renders embedded GoZen forms and processes the forms-id parameter.forms-id parameter containing SQL injection payloads (e.g., 1 UNION SELECT user_login,user_pass,3 FROM wp_users--).forms-id parameter values (e.g., containing SQL keywords like UNION, SELECT, FROM, --, or URL-encoded equivalents).forms-id values; error log entries related to SQL query failures or unexpected database responses.UNION SELECT statements against WordPress tables (e.g., wp_users, wp_options).WordPress site administrators should update the GoZen Forms plugin to a version beyond 1.1.5 as soon as a patched release is made available by the vendor (OptinlyHQ). In the interim, disabling or removing the plugin entirely is the most effective workaround to eliminate the attack surface. Web application firewalls (WAFs) with SQL injection rulesets (e.g., Wordfence, Cloudflare WAF) can provide partial mitigation by blocking common SQL injection patterns in request parameters (Wordfence, WordPress Plugin Page).
Wordfence disclosed the vulnerability as part of their weekly WordPress vulnerability report for the period of June 30 – July 6, 2025, and it was subsequently tracked by Qualys in their July 2025 web application detections publication (Wordfence Blog, Qualys). No significant broader media coverage or notable researcher commentary beyond standard vulnerability tracking has been identified.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."