CyberRota
Back to database

CVE-2026-41656

MEDIUM · CVSS 4.5 EPSS 0.01% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-05-07 · Last synced: 2026-06-06

CyberRota Analysis

Detaylı analiz gerekiyor.

Public Exploit Signal

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

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

CVE
CVE-2026-41656
Severity
MEDIUM
CVSS
4.5
EPSS
0.01%

Original NVD Description

Admidio is an open-source user management solution. Prior to version 5.0.9, the add mode in modules/documents-files.php accepts a name parameter validated only as 'string' type (HTML encoding), allowing path traversal characters (../) to pass through unfiltered. Combined with the absence of CSRF protection on this endpoint and SameSite=Lax session cookies, a low-privileged attacker can trick a documents administrator into clicking a crafted link that registers an arbitrary server file (e.g., install/config.php containing database credentials) into a documents folder accessible to the attacker. This issue has been patched in version 5.0.9.