Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Unauthenticated network-reachable endpoint with no complexity; confidentiality-only impact as no write or disruption capability is indicated.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in Graphina <= 3.1.12 versions.
AnalysisAI
Broken Access Control in the Graphina Elementor Charts and Graphs WordPress plugin (versions up to and including 3.1.12) allows unauthenticated remote attackers to access restricted functionality or data without proper authorization. The flaw stems from missing authorization checks (CWE-862), meaning certain plugin endpoints or AJAX actions fail to verify whether the requesting user holds the necessary permissions before serving a response. Impact is limited to partial confidentiality loss with no integrity or availability consequence. No public exploit code or active exploitation has been identified at time of analysis.
Technical ContextAI
Graphina is a WordPress plugin by Iqonic Design that integrates with Elementor to render charts and graphs, identified by CPE cpe:2.3:a:iqonic_design:graphina:*:*:*:*:*:*:*:*. CWE-862 (Missing Authorization) describes a root cause where code reaches a sensitive operation - typically a REST API route or WordPress AJAX action - without first invoking an authorization check (e.g., current_user_can() or a capability check). In the WordPress plugin ecosystem this commonly manifests as registered AJAX handlers accessible via wp-admin/admin-ajax.php or REST endpoints that are publicly registered but lack nonce validation or role gating, permitting any network-reachable party to call them. The CVSS vector AV:N/AC:L/PR:N/UI:N confirms the flaw is fully reachable over the network with no authentication and no user interaction required, consistent with a publicly exposed WordPress endpoint.
RemediationAI
Update the Graphina plugin to a version beyond 3.1.12 via the WordPress plugin dashboard or manually from the WordPress plugin repository. Patch availability per vendor advisory is confirmed by Patchstack (https://patchstack.com/database/wordpress/plugin/graphina-elementor-charts-and-graphs/vulnerability/wordpress-graphina-plugin-3-1-12-broken-access-control-vulnerability?_s_id=cve), though an exact fixed version number was not independently confirmed in the available input data - verify the current stable release in the WordPress plugin repository before deploying. If immediate patching is not possible, a compensating control is to audit and restrict access to the specific AJAX action or REST route involved using a Web Application Firewall (WAF) rule; however, identifying the precise endpoint requires code-level review of the affected plugin versions. Deactivating the plugin until patched eliminates the attack surface entirely at the cost of losing chart and graph functionality for site visitors.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48130
GHSA-w2x3-w5vp-73gh