SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-82655

HIGH · CVSS 7.5 EPSS 0.33% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-30 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Admidio versions prior to 5.0.12 are vulnerable to a blind SQL injection in the relation_type_list parameter of lists_show.php, enabling unauthenticated attackers to execute arbitrary SQL queries. This vulnerability allows attackers to bypass authentication and potentially extract sensitive database contents, including password hashes and user credentials. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized data access.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2026-82655
Severity
HIGH
CVSS
7.5
EPSS
0.33%

Original NVD Description

Admidio before 5.0.12 contains a blind SQL injection vulnerability in the relation_type_list parameter of lists_show.php that allows unauthenticated attackers to execute arbitrary SQL queries. Attackers can bypass authentication by providing a dummy UUID in role_list and inject SQL through relation_type_list to extract database contents including password hashes and user credentials.