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 3.5.0 lacks adequate access control on several REST API endpoints used by its onboarding assistant. The built‑in capability check is only applied when a client request header contains a specific value; omitting or altering that header bypasses the check. An attacker can therefore read the plugin’s onboarding status, change its configuration options, and trigger outbound emails to any address without authentication. The weakness is a classic authorization failure (CWE‑284).

Affected Systems

All WordPress installations that use Everest Forms version 3.4.x or earlier are affected. No other vendors or products are listed, so the impact is confined to sites that have not upgraded below the vulnerable plugin revision.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score below 1% and absence from the CISA KEV catalog suggest limited evidence of real‑world exploitation today. Nonetheless, the flaw can be exploited remotely by sending unauthenticated HTTP requests to the exposed REST routes, with no special prerequisites beyond network connectivity. Once accessed, an attacker can read sensitive configuration data, modify plugin settings, and send unsolicited emails, potentially facilitating phishing or spam campaigns.

Generated by OpenCVE AI on August 5, 2026 at 02:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Everest Forms to version 3.5.0 or later, which removes the missing authorization checks on the REST endpoints.
  • If an immediate update is not possible, restrict access to the affected REST routes by configuring the web server or a security‑plugin firewall rule to block unauthenticated requests. The rule should match the endpoint paths used by the Site Assistant.
  • Review and harden the site’s overall configuration; ensure that only authenticated administrators have permission to trigger outbound emails and alter plugin settings.

Generated by OpenCVE AI on August 5, 2026 at 02:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Fri, 31 Jul 2026 14:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 28 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-640

Wed, 22 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-640

Thu, 16 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 14 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 14 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
CWE-284

Mon, 13 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
CWE-284

Sun, 12 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Sat, 11 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Fri, 10 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

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

Status : Deferred

Published: 2026-07-09T07:16:23.210

Modified: 2026-07-09T16:34:18.103

Link: CVE-2026-12270

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T03:00:13Z

Weaknesses

No weakness.