SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-13010

MEDIUM · CVSS 6.5 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

The JoomSport plugin for WordPress is vulnerable to time-based SQL Injection due to inadequate escaping of the 'event' Shortcode Attribute, affecting all versions up to 5.7.9. This flaw allows authenticated users with contributor-level access or higher to manipulate SQL queries, potentially leading to unauthorized data extraction from the database. WordPress site administrators using this plugin should prioritize patching or updating to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-13010
Severity
MEDIUM
CVSS
6.5
EPSS
0.25%
WordPress

Original NVD Description

The JoomSport – for Sports: Team & League, Football, Hockey & more plugin for WordPress is vulnerable to time-based SQL Injection via 'event' Shortcode Attribute in all versions up to, and including, 5.7.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The shortcode can be embedded in posts or pages by Contributor-level users, making this exploitable by any authenticated user with at least that role.