AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-14615

HIGH · CVSS 7.1 EPSS 0.13%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-14 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.1. It affects WordPress. It involves a SQL injection risk. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-14615
Severity
HIGH
CVSS
7.1
EPSS
0.13%
WordPress

Original NVD Description

The DASHBOARD BUILDER – WordPress plugin for Charts and Graphs plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.5.7. This is due to missing nonce validation on the settings handler in dashboardbuilder-admin.php. This makes it possible for unauthenticated attackers to modify the stored SQL query and database credentials used by the [show-dashboardbuilder] shortcode via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. The modified SQL query is subsequently executed on the front-end when the shortcode is rendered, enabling arbitrary SQL injection and data exfiltration through the publicly visible chart output.