Lucene search
+L

638 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.71 views

Admidio - Cross-Site Scripting

A cross-site scripting vulnerability is present in Admidio prior to version 4.0.12. The reflected cross-site scripting vulnerability occurs because redirect.php does not properly validate the value of the url parameter. Through this vulnerability, an attacker is capable to execute malicious...

8.8CVSS5.8AI score0.04996EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/12 3:17 p.m.9 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 3:17 p.m.8 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 2:17 p.m.9 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.00174EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 2:17 p.m.9 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.11 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.12 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
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:58 p.m.6 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
EUVD
EUVD
added 2026/08/12 1:58 p.m.7 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
CVE
CVE
added 2026/08/12 1:58 p.m.43 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
Cvelist
Cvelist
added 2026/08/12 1:58 p.m.30 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.7 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
OSV
OSV
added 2026/08/12 1:57 p.m.7 views

CVE-2026-47233 Admidio: Any logged-in user can delete inventory fields via `mode=field_delete` — incomplete fix of #2024

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.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 1:57 p.m.28 views

CVE-2026-47233 Admidio: Any logged-in user can delete inventory fields via `mode=field_delete` — incomplete fix of #2024

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
CVE
CVE
added 2026/08/12 1:57 p.m.46 views

CVE-2026-47233

CVE-2026-47233 details an incomplete fix in Admidio where field_delete in modules/inventory.php validates only a CSRF token and does not enforce isAdministratorInventory(), allowing any logged-in user to delete non-system inventory fields. The related ItemField::delete() path lacks an admin check...

6.5CVSS5.2AI score0.00221EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 1:18 p.m.8 views

CVE-2026-47232 Admidio PKCS#12 private key export action lacks CSRF protection

Admidio is an open-source user management solution. Prior to version 5.0.10, the sensitive mode=export action in modules/sso/keys.php exports a PKCS12 bundle containing the configured private key and certificate, but the CSRF validation line is commented out. A forged cross-site POST from an...

4.3CVSS5.2AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/12 1:18 p.m.8 views

EUVD-2026-57209

Admidio is an open-source user management solution. Prior to version 5.0.10, the sensitive mode=export action in modules/sso/keys.php exports a PKCS12 bundle containing the configured private key and certificate, but the CSRF validation line is commented out. A forged cross-site POST from an...

4.3CVSS5.1AI score0.00105EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 1:18 p.m.52 views

CVE-2026-47232

Admidio prior to v5.0.10 exposes a sensitive action (mode=export) that returns a PKCS#12 bundle containing the private key and certificate without requiring CSRF validation. The vulnerability arises because the CSRF check in modules/sso/keys.php is commented out, enabling a forged POST from an au...

4.3CVSS5.1AI score0.00105EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:18 p.m.6 views

CVE-2026-47232

Admidio is an open-source user management solution. Prior to version 5.0.10, the sensitive mode=export action in modules/sso/keys.php exports a PKCS12 bundle containing the configured private key and certificate, but the CSRF validation line is commented out. A forged cross-site POST from an...

4.3CVSS5.1AI score0.00105EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder