Description
Unauthenticated Insecure Direct Object References (IDOR) in Formidable Forms Signature Online Contract Automation <= 2.0.1 versions.
Published: 2026-08-06
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an Insecure Direct Object Reference that allows unauthenticated users to request the identifier of any contract stored by the Formidable Forms Signature Online Contract Automation plugin and obtain its contents. Because the plugin does not enforce an authentication check before serving contract data, an attacker can read confidential contract documents. The weakness is classified as CWE-639 and results in a confidentiality breach of potentially sensitive business or personal information.

Affected Systems

The flaw exists in the WordPress plugin Formidable Forms Signature Online Contract Automation, version 2.0.1 and earlier, published by approveme. All WordPress sites that deploy these versions of the plugin for contract automation are affected.

Risk and Exploitability

The CVSS score of 7.5 indicates a moderate to high risk. No EPSS score is available for this vulnerability, and it is not listed in the CISA KEV catalog, so the exploitation likelihood is unclear but not negligible. The attack vector is inferred to be a simple URL manipulation or API request that includes the contract identifier, as the plugin relies on the provided ID to retrieve the document without additional verification. Because authentication is not required, an attacker only needs to know or guess a valid contract ID to read the data, making the exploit straightforward once the target site hosts the vulnerable plugin.

Generated by OpenCVE AI on August 6, 2026 at 16:22 UTC.

Remediation

Vendor Solution

Update the WordPress Formidable Forms Signature Online Contract Automation Plugin to the latest available version (at least 2.0.2).


OpenCVE Recommended Actions

  • Update the Formidable Forms Signature Online Contract Automation plugin to version 2.0.2 or later immediately.
  • If an immediate update is not feasible, block external access to the plugin’s contract retrieval endpoints using web‑server rules or WordPress role‑based access control to limit who can request contract identifiers.
  • Remove or disable any legacy files of the vulnerable plugin from the WordPress installation to avoid accidental use of the vulnerable code.

Generated by OpenCVE AI on August 6, 2026 at 16:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Insecure Direct Object References (IDOR) in Formidable Forms Signature Online Contract Automation <= 2.0.1 versions.
Title WordPress Formidable Forms Signature Online Contract Automation plugin <= 2.0.1 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T14:27:28.722Z

Reserved: 2026-07-22T08:54:08.234Z

Link: CVE-2026-65523

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:30:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key