AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-6080

MEDIUM · CVSS 6.5 EPSS 0.50%

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

CyberRota Analysis

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

CVE
CVE-2026-6080
Severity
MEDIUM
CVSS
6.5
EPSS
0.50%
WordPress

Original NVD Description

The Tutor LMS plugin for WordPress is vulnerable to SQL Injection in versions up to and including 3.9.8. This is due to insufficient escaping on the 'date' parameter combined with direct interpolation into a SQL fragment before being passed to $wpdb->prepare(). This makes it possible for authenticated attackers with Admin-level access and above to append additional SQL queries and extract sensitive information from the database.