Description
The Bit integrations – Form Integration, Webhook, Spreadsheets, CRM, LMS & Email Automation plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.9.0 via the processAttachment function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.
Published: 2026-08-01
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Bit integrations WordPress plugin allows an unauthenticated user to request an arbitrary file path through its processAttachment function, which lacks proper path sanitization. This results in the server returning the contents of any readable file, including configuration files that may contain credentials. The flaw is a classic directory traversal (CWE‑22) and can lead to the disclosure of sensitive data if privileged files are accessed; lateral movement is inferred if such files are compromised.

Affected Systems

All released builds of the Bit integrations – Form Integration, Webhook, Spreadsheets, CRM, LMS & Email Automation plugin up to and including version 2.9.0 are affected. WordPress sites that have these plugin versions installed are susceptible to the file‑read vulnerability.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, while the EPSS score of < 1% suggests a low short‑term exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred: based on the description, it is inferred that an attacker can trigger the flaw by sending a crafted HTTP request to the plugin’s attachment endpoint, which processes the optional Contact Form 7 file field. Successful exploitation results in confidentiality compromise; it is inferred that code execution or privilege escalation is not granted on its own.

Generated by OpenCVE AI on August 4, 2026 at 23:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Bit integrations plugin to any version newer than 2.9.0 to eliminate the directory traversal flaw.
  • If immediate upgrade is not possible, disable or remove the processAttachment functionality or configure the plugin to restrict file access to a safe directory.
  • Deploy a web application firewall rule or URL filter that blocks suspiciously structured file path requests targeting the attachment endpoint as a temporary safeguard.

Generated by OpenCVE AI on August 4, 2026 at 23:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Bitpressadmin
Bitpressadmin bit Integrations – Form Integration, Webhook, Spreadsheets, Crm, Lms & Email Automation
Wordpress
Wordpress wordpress
Vendors & Products Bitpressadmin
Bitpressadmin bit Integrations – Form Integration, Webhook, Spreadsheets, Crm, Lms & Email Automation
Wordpress
Wordpress wordpress

Sat, 01 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Description The Bit integrations – Form Integration, Webhook, Spreadsheets, CRM, LMS & Email Automation plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.9.0 via the processAttachment function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.
Title Bit integrations <= 2.9.0 - Unauthenticated Arbitrary File Read via Optional CF7 File Field
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Bitpressadmin Bit Integrations – Form Integration, Webhook, Spreadsheets, Crm, Lms & Email Automation
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-03T15:38:55.677Z

Reserved: 2026-07-07T20:40:03.731Z

Link: CVE-2026-15006

cve-icon Vulnrichment

Updated: 2026-08-03T13:46:39.386Z

cve-icon NVD

Status : Deferred

Published: 2026-08-01T03:16:25.460

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-15006

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T23:15:07Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')