Description
The Bit Form WordPress plugin before 3.1.2 does not enforce a form's active/published status on its public form-submission handlers, allowing unauthenticated users to submit entries to, and fire the configured workflows (such as email notifications) of forms the site owner has deactivated or unpublished.
Published: 2026-07-30
Score: 3.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Bit Form WordPress plugin before version 3.1.2 does not enforce a form’s active or published status on its public submission handlers, permitting unauthenticated users to submit entries to forms that the site owner has deactivated or unpublished. This can trigger any configured workflow, such as sending email notifications, without the site owner’s permission. The weakness is a missing authorization check, identified as CWE-862.

Affected Systems

All Bit Form WordPress plugin installations running a version earlier than 3.1.2 are affected. The vulnerability applies to every form instance that has been deactivated or unpublished but still exposes the form-submission endpoint.

Risk and Exploitability

The CVSS score of 3.7 indicates moderate impact with limited scope. The EPSS score of less than 1% suggests a low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is likely via publicly accessible form URLs; an attacker can craft a POST request to a deactivated form and cause the plugin to fire its workflows. No authentication is required, and the exploit would primarily result in unwanted email notifications or other workflow actions.

Generated by OpenCVE AI on August 3, 2026 at 11:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Bit Form plugin to version 3.1.2 or later.
  • Disable or remove form-submission endpoints for deactivated or unpublished forms by ensuring form settings require publication before execution.
  • Implement server‑side checks or firewall rules to block POST requests to form URLs that are not active, reinforcing the missing authorization check.

Generated by OpenCVE AI on August 3, 2026 at 11:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

{'score': 3.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Bit Form
Bit Form bit Form
Wordpress
Wordpress wordpress
Vendors & Products Bit Form
Bit Form bit Form
Wordpress
Wordpress wordpress

Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Bit Form WordPress plugin before 3.1.2 does not enforce a form's active/published status on its public form-submission handlers, allowing unauthenticated users to submit entries to, and fire the configured workflows (such as email notifications) of forms the site owner has deactivated or unpublished.
Title Bit Form < 3.1.2 - Unauthenticated Inactive Form Submission
References

Subscriptions

Bit Form Bit Form
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-30T18:30:31.329Z

Reserved: 2026-07-08T13:35:44.530Z

Link: CVE-2026-15054

cve-icon Vulnrichment

Updated: 2026-07-30T18:29:47.183Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T06:25:01.193

Modified: 2026-07-30T19:17:07.953

Link: CVE-2026-15054

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:30:03Z

Weaknesses