Description
The Visualizer WordPress plugin before 4.0.7 does not properly authorise access to the configuration of its charts, allowing users with the Contributor role and above to read the full configuration of any chart on the site, including charts the Visualizer WordPress plugin before 4.0.7's own interface denies them, and to retrieve every chart's configuration in a single request. The disclosed configuration can include the credentials of a remote data source a chart reads from.
Published: 2026-08-16
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Visualizer WordPress plugin before version 4.0.7 fails to enforce proper authorization for accessing chart configurations. Users with the Contributor role or higher can read the full configuration of any chart, including credentials for remote data sources that the plugin’s own interface normally protects. This vulnerability allows an authorized user to acquire sensitive configuration data, potentially exposing authentication details for external services. The disclosed information can compromise the confidentiality of the site’s connected data sources and the broader network if those credentials are exploitable.

Affected Systems

The flaw affects all installations of the Visualizer plugin for WordPress running any version earlier than 4.0.7. Sites that rely on older releases are at risk regardless of other security controls, as the plugin itself provides the privileged access.

Risk and Exploitability

The risk is modest to high depending on the breadth of users assigned Contributor or higher roles. An attacker could gather all chart configurations in a single request, immediately exposing credentials for remote data sources. No public exploits are documented, and the vulnerability is not listed in the CISA KEV catalog; however, the EPSS score is unavailable, so exploitation likelihood cannot be precisely quantified. The attack vector is internal: it requires a user account with Contributor‑level permissions on the WordPress site.

Generated by OpenCVE AI on August 16, 2026 at 07:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Visualizer plugin to version 4.0.7 or later, which implements proper access control for chart configurations.
  • If upgrading is not feasible immediately, restrict the Contributor role or remove contributors from sites until the patch is applied.
  • Audit chart configuration access logs and monitor for unauthorized reads, and consider rotating any exposed remote data source credentials.

Generated by OpenCVE AI on August 16, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 16 Aug 2026 07:45:00 +0000

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

Sun, 16 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Visualizer WordPress plugin before 4.0.7 does not properly authorise access to the configuration of its charts, allowing users with the Contributor role and above to read the full configuration of any chart on the site, including charts the Visualizer WordPress plugin before 4.0.7's own interface denies them, and to retrieve every chart's configuration in a single request. The disclosed configuration can include the credentials of a remote data source a chart reads from.
Title Visualizer < 4.0.7 - Contributor+ Cross-User Chart Configuration Disclosure
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-16T06:00:16.760Z

Reserved: 2026-08-13T12:37:36.633Z

Link: CVE-2026-19726

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-16T06:16:52.580

Modified: 2026-08-16T06:16:52.580

Link: CVE-2026-19726

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T07:30:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control