Description
The Everest Forms WordPress plugin before 3.5.0 does not correctly restrict access to several REST API endpoints belonging to its onboarding assistant: the capability check is only applied when an attacker-controllable request header holds a specific value, so it can be bypassed by omitting or changing that header. This makes it possible for unauthenticated attackers to read onboarding status information, modify the related Everest Forms WordPress plugin before 3.5.0 options, and trigger an email from the site to an arbitrary address.
Published: 2026-07-09
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Everest Forms WordPress plugin before version 3.5.0 contains an access control issue that allows any requester, even without authentication, to reach its onboarding assistant REST API endpoints. The capability check is applied only when a request header holds a specific value, and that header can be omitted or changed, letting attackers bypass the check. This flaw permits attackers to read onboarding status information, alter the plugin’s options, and trigger outbound emails to arbitrary addresses, potentially exposing sensitive data and facilitating spam or social‑engineering attacks.

Affected Systems

Any WordPress site using Everest Forms earlier than version 3.5.0 is affected; no vendor information beyond the plugin name is listed.

Risk and Exploitability

With a CVSS score of 6.5 the vulnerability is considered moderately severe. The EPSS score is below 1 % and the issue is not listed in CISA KEV, indicating that exploitation activity is currently low or unobserved. Attackers can exploit the flaw remotely by sending unauthenticated HTTP requests to the exposed REST endpoints, requiring no special prerequisites beyond internet connectivity.

Generated by OpenCVE AI on July 9, 2026 at 23:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Everest Forms to version 3.5.0 or later.
  • If an upgrade cannot be performed immediately, block or restrict the site assistant REST endpoints using a firewall rule or a security plugin to prevent unauthenticated access.
  • Configure additional authentication or authorization checks on the affected REST routes to ensure only privileged users can invoke them.

Generated by OpenCVE AI on July 9, 2026 at 23:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Thu, 09 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
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'}


Thu, 09 Jul 2026 07:00:00 +0000

Type Values Removed Values Added
Description The Everest Forms WordPress plugin before 3.5.0 does not correctly restrict access to several REST API endpoints belonging to its onboarding assistant: the capability check is only applied when an attacker-controllable request header holds a specific value, so it can be bypassed by omitting or changing that header. This makes it possible for unauthenticated attackers to read onboarding status information, modify the related Everest Forms WordPress plugin before 3.5.0 options, and trigger an email from the site to an arbitrary address.
Title Everest Forms < 3.5.0 - Unauthenticated Missing Authorization via Site Assistant REST Endpoints
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-09T14:45:23.443Z

Reserved: 2026-06-15T11:00:01.358Z

Link: CVE-2026-12270

cve-icon Vulnrichment

Updated: 2026-07-09T14:45:19.068Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-09T23:15:07Z

Weaknesses