Description
The zportals WordPress plugin before 6.4.2 does not perform any capability or nonce check on several of its AJAX actions, allowing users with a subscriber-level account to modify the zportals WordPress plugin before 6.4.2's stored integration settings.
Published: 2026-09-23
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized modification of plugin configuration by a subscriber account
Action: Patch
AI Analysis

Impact

The vulnerability arises because the Zportals WordPress plugin prior to version 6.4.2 fails to perform capability or nonce verification on several AJAX actions. As a result, any user with a subscriber-level account can send authenticated requests to alter the plugin’s stored integration settings. This allows an attacker to change how the plugin interacts with external services, potentially enabling malicious configurations such as unauthorized data exfiltration, credential theft, or further privilege escalation within the WordPress environment. The impact is primarily integrity and availability of the plugin’s configuration, which could compromise overall site security. The weakness maps to CWE-862, a missing authorization flaw.

Affected Systems

Zportals WordPress plugin versions older than 6.4.2, any WordPress installation that has the plugin enabled. The vendor is listed as unknown:zportals.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity. The EPSS score is not available, and the vulnerability is not currently listed in CISA’s KEV catalog, suggesting limited evidence of widespread exploitation. The likely attack vector is remote: an authenticated subscriber can trigger the vulnerable AJAX endpoints and modify plugin settings. No additional system compromise is required beyond the subscriber credentials. Because the plugin accepts the requests without nonce verification, the exploitation is straightforward if the attacker can obtain subscriber privileges, which may be achieved through social engineering or credential reuse. The risk remains moderate, but the potential for configuration abuse warrants immediate attention.

Generated by OpenCVE AI on September 23, 2026 at 13:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Zportals plugin to version 6.4.2 or later to eliminate the missing authorization checks.
  • If an upgrade is not immediately possible, restrict the vulnerable AJAX actions to administrators only by adding capability checks or via the plugin’s settings if available.
  • As a temporary measure, remove or disable the affected AJAX endpoints by blocking their URLs with a web application firewall or by editing the .htaccess file to deny access from non-admin origins.

Generated by OpenCVE AI on September 23, 2026 at 13:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The zportals WordPress plugin before 6.4.2 does not perform any capability or nonce check on several of its AJAX actions, allowing users with a subscriber-level account to modify the zportals WordPress plugin before 6.4.2's stored integration settings.
Title Zportals < 6.4.2 - Subscriber+ Arbitrary Plugin Settings Update
Weaknesses CWE-862
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T11:00:49.674Z

Reserved: 2026-07-30T08:57:43.330Z

Link: CVE-2026-18364

cve-icon Vulnrichment

Updated: 2026-09-23T10:39:30.088Z

cve-icon NVD

Status : Received

Published: 2026-09-23T06:17:01.073

Modified: 2026-09-23T11:17:10.127

Link: CVE-2026-18364

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:00:05Z

Weaknesses