Description
The HIPAA FORMS WordPress plugin before 3.2.0 contains a hardcoded authentication bypass via a hardcoded parameter alongside all AJAX requests. The server explicitly checks for this value to skip nonce validation entirely. This allows unauthenticated attackers to access protected AJAX endpoints.
Published: 2026-09-02
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The HIPAA FORMS WordPress plugin prior to version 3.2.0 contains a hardcoded authentication bypass that allows any user to call protected AJAX endpoints without providing a valid nonce or authentication credentials. This bypass arises from the server explicitly checking for a specific hardcoded parameter and, when present, skipping nonce validation entirely, thereby granting unlimited access to privileged functionality. The flaw therefore poses a moderate risk of unauthorized data modification or disclosure through the vulnerable AJAX handlers, as described by CWE‑863.

Affected Systems

The vulnerability affects the WordPress plugin named HIPAA FORMS on all installations using versions older than 3.2.0. No specific sub‑versions are listed in the advisory, so any instance running a pre‑3.2.0 build is potentially vulnerable.

Risk and Exploitability

The CVSS score of 6.5 indicates a medium impact, and the EPSS score is not available, suggesting no community data on exploitation frequency. The flaw is not listed in the CISA KEV catalog, but the explicit bypass of nonce checks makes it easy for an unauthenticated attacker to construct HTTP requests to the affected AJAX endpoints. The attack requires only knowledge of the hardcoded parameter value, making the exploit straightforward once discovered. Given the medium severity and the simplicity of the attack path, this vulnerability warrants timely remediation.

Generated by OpenCVE AI on September 3, 2026 at 11:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the HIPAA FORMS plugin to version 3.2.0 or later, which removes the hardcoded authentication bypass.
  • Verify that no legacy AJAX endpoints remain enabled by scanning the site’s /wp-admin/admin-ajax.php URLs and reviewing the plugin’s configuration.
  • Monitor web server logs for unusual AJAX calls or attempts to use the hardcoded parameter, and block any suspicious traffic until a full patch is applied.

Generated by OpenCVE AI on September 3, 2026 at 11:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description The HIPAA FORMS WordPress plugin before 3.2.0 contains a hardcoded authentication bypass via a hardcoded parameter alongside all AJAX requests. The server explicitly checks for this value to skip nonce validation entirely. This allows unauthenticated attackers to access protected AJAX endpoints.
Title CM HIPAA Forms < 3.2.0 - Unauthenticated Authorization Bypass
Weaknesses CWE-863
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T14:57:38.117Z

Reserved: 2026-02-18T14:11:00.628Z

Link: CVE-2026-2688

cve-icon Vulnrichment

Updated: 2026-09-02T14:44:18.571Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T15:17:38.130

Modified: 2026-09-03T17:50:37.690

Link: CVE-2026-2688

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T12:00:04Z

Weaknesses