Description
The Bit Form WordPress plugin before 3.1.0 does not properly validate its workflow-trigger token once the associated transient has expired, allowing unauthenticated attackers to re-trigger a form's configured workflow actions such as notification emails and integrations.
Published: 2026-07-21
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in Bit Form WordPress plugin versions before 3.1.0, where the plugin does not validate its workflow‑trigger token after the associated transient expires. An attacker can exploit this flaw to re‑trigger a form’s configured workflows, such as sending notification emails or calling third‑party integrations, without any authentication. This behavior results only in the unintended execution of the plugin’s workflow actions and does not grant direct code execution or broader system compromise. The flaw corresponds to CWE-862, Missing Authorization.

Affected Systems

WordPress installations running the Bit Form plugin at any version lower than 3.1.0. The affected component is the workflow‑trigger mechanism that validates tokens against transient expiration.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, and the EPSS score of less than 1% suggests a low likelihood of active exploitation. The flaw is not listed in the CISA KEV catalog. The attack vector is inferred to be a direct HTTP request to the plugin’s workflow endpoint, requiring no authenticated session. An attacker only needs the public URL and an expired token, meaning that any publicly accessible site with this plugin is potentially vulnerable. The vulnerability is identified as CWE-862, Missing Authorization.

Generated by OpenCVE AI on July 30, 2026 at 18:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Bit Form plugin to version 3.1.0 or later to apply the vendor fix.
  • If an upgrade is not immediately possible, disable or uninstall the plugin to block the flaw.
  • Configure monitoring for unexpected outbound emails or webhooks generated by the plugin to detect any unauthorized activity.

Generated by OpenCVE AI on July 30, 2026 at 18:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Bit Form WordPress plugin before 3.1.0 does not properly validate its workflow-trigger token once the associated transient has expired, allowing unauthenticated attackers to re-trigger a form's configured workflow actions such as notification emails and integrations.
Title Bit Form < 3.1.0 - Unauthenticated Workflow Trigger via Authentication Bypass
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-21T15:19:28.801Z

Reserved: 2026-06-29T11:08:35.090Z

Link: CVE-2026-13694

cve-icon Vulnrichment

Updated: 2026-07-21T15:17:17.882Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T18:15:13Z

Weaknesses