Lucene search
+L

666 matches found

Cvelist
Cvelist
added 2026/08/30 2:33 p.m.38 views

CVE-2026-82656 Admidio before 5.0.12 Path Traversal via Photo ZIP Download

Admidio before 5.0.12 fails to sanitize album names in the photo ZIP download functionality, allowing authenticated users with album-creation rights to include path traversal segments in archive entry names. Attackers can craft malicious album names containing directory traversal sequences that...

2.6CVSS0.00303EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/30 2:33 p.m.39 views

CVE-2026-82655 Admidio before 5.0.12 SQL Injection via relation_type_list

Admidio before 5.0.12 contains a blind SQL injection vulnerability in the relationtypelist parameter of listsshow.php that allows unauthenticated attackers to execute arbitrary SQL queries. Attackers can bypass authentication by providing a dummy UUID in rolelist and inject SQL through...

8.7CVSS0.00333EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/30 2:33 p.m.18 views

CVE-2026-82655 Admidio before 5.0.12 SQL Injection via relation_type_list

Admidio before 5.0.12 contains a blind SQL injection vulnerability in the relationtypelist parameter of listsshow.php that allows unauthenticated attackers to execute arbitrary SQL queries. Attackers can bypass authentication by providing a dummy UUID in rolelist and inject SQL through...

8.7CVSS6.1AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/30 2:33 p.m.13 views

EUVD-2026-68241

Admidio before 5.0.12 contains a blind SQL injection vulnerability in the relationtypelist parameter of listsshow.php that allows unauthenticated attackers to execute arbitrary SQL queries. Attackers can bypass authentication by providing a dummy UUID in rolelist and inject SQL through...

8.7CVSS6.1AI score0.00333EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/30 2:33 p.m.32 views

CVE-2026-82655

Admidio versions prior to 5.0.12 are affected by a blind SQL injection in the relation_type_list parameter of lists_show.php. Unauthenticated attackers can bypass authentication by supplying a dummy UUID in the role_list parameter, then inject SQL through relation_type_list to execute arbitrary q...

8.7CVSS6.1AI score0.00333EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/30 12:00 a.m.18 views

PT-2026-83584

Name of the Vulnerable Software and Affected Versions Admidio versions prior to 5.0.12 Description Broken access control in profile function.php allows authenticated users with low privileges to view the future role memberships of other users. This is achieved by bypassing profile-level...

5.3CVSS5.7AI score0.00182EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/30 12:00 a.m.18 views

PT-2026-83581

Name of the Vulnerable Software and Affected Versions Admidio versions prior to 5.0.12 Description An issue exists that allows unauthenticated attackers to execute arbitrary SQL queries. By providing a dummy UUID in the role list parameter, attackers can bypass authentication and use the relation...

8.7CVSS6.1AI score0.00333EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/30 12:00 a.m.12 views

PT-2026-83583

Name of the Vulnerable Software and Affected Versions Admidio versions prior to 5.0.12 Description The software fails to enforce login-only module restrictions within the RSS feed endpoints for the forum and announcements modules. This allows unauthenticated attackers to retrieve forum topics and...

8.7CVSS5.2AI score0.00271EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/12 3:17 p.m.14 views

CVE-2026-47233

Admidio is an open-source user management solution. Version 5.0.9 added a missing isAdministratorInventory gate to case 'itemdelete': in modules/inventory.php. The same fix was not applied to the sibling case 'fielddelete': handler, which destroys an entire inventory field definition, cascading t...

6.5CVSS0.00221EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 3:17 p.m.11 views

CVE-2026-47234

Admidio is an open-source user management solution. Prior to version 5.0.10, when debug logging is enabled, Session::setCookie logs full cookie values and Session::start logs the current session ID. In a real Admidio deployment this includes both the active session cookie and the persistent...

4.4CVSS0.0013EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 2:17 p.m.13 views

CVE-2026-47230

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS0.00175EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 2:17 p.m.10 views

CVE-2026-47231

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php gates state-changing modes by checking that the actor has hasUploadRight on the URL parameter folderuuid. The movesave handler then operates on a separate URL parameter fileuuid and calls...

8.1CVSS0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 2:17 p.m.15 views

CVE-2026-47227

Admidio is an open-source user management solution. modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares...

6.5CVSS0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 2:17 p.m.15 views

CVE-2026-47229

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/sso/clients.php validates an admcsrftoken on every state-changing branch except enable. The enable case loads the SAML or OIDC client by UUID, calls $client-enable$enabled, and persists the new state with no toke...

5.4CVSS0.00095EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 1:58 p.m.9 views

CVE-2026-47234 Admidio writes session IDs and auto-login cookie values to application logs

Admidio is an open-source user management solution. Prior to version 5.0.10, when debug logging is enabled, Session::setCookie logs full cookie values and Session::start logs the current session ID. In a real Admidio deployment this includes both the active session cookie and the persistent...

4.4CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/12 1:58 p.m.51 views

CVE-2026-47234

CVE-2026-47234 affects Admidio before 5.0.10. When debug logging is enabled, Admidio logs raw cookie values and the active session ID via Session::setCookie() and Session::start(), exposing live session tokens (including auto-login cookies) in application logs. This creates a local/credential-sto...

4.4CVSS5.3AI score0.0013EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 1:58 p.m.11 views

EUVD-2026-57215

Admidio is an open-source user management solution. Prior to version 5.0.10, when debug logging is enabled, Session::setCookie logs full cookie values and Session::start logs the current session ID. In a real Admidio deployment this includes both the active session cookie and the persistent...

4.4CVSS5.3AI score0.0013EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:58 p.m.10 views

CVE-2026-47234

Admidio is an open-source user management solution. Prior to version 5.0.10, when debug logging is enabled, Session::setCookie logs full cookie values and Session::start logs the current session ID. In a real Admidio deployment this includes both the active session cookie and the persistent...

4.4CVSS5.3AI score0.0013EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/12 1:58 p.m.33 views

CVE-2026-47234 Admidio writes session IDs and auto-login cookie values to application logs

Admidio is an open-source user management solution. Prior to version 5.0.10, when debug logging is enabled, Session::setCookie logs full cookie values and Session::start logs the current session ID. In a real Admidio deployment this includes both the active session cookie and the persistent...

4.4CVSS0.0013EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:57 p.m.11 views

CVE-2026-47233

Admidio is an open-source user management solution. Version 5.0.9 added a missing isAdministratorInventory gate to case 'itemdelete': in modules/inventory.php. The same fix was not applied to the sibling case 'fielddelete': handler, which destroys an entire inventory field definition, cascading t...

6.5CVSS5.2AI score0.00221EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder