Lucene search
+L

559 matches found

OSV
OSV
added 2026/03/31 8:31 p.m.9 views

CVE-2026-34381 Admidio: Unauthenticated Access to Role-Restricted documents via neutralized .htaccess

Admidio is an open-source user management solution. From version 5.0.0 to before version 5.0.8, Admidio relies on admmyfiles/.htaccess to deny direct HTTP access to uploaded documents. The Docker image ships with AllowOverride None in the Apache configuration, which causes Apache to silently igno...

7.5CVSS5.8AI score0.00575EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.12 views

Admidio 跨站请求伪造漏洞

Admidio is a set of open-source member management systems developed by the Admidio team. This system supports features such as member lists, event management, message boards, photo albums, and downloads. Versions of Admidio from 5.0.0 to 5.0.8 had a cross-site request forgeing vulnerability. This...

4.6CVSS5.7AI score0.00123EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.10 views

Admidio 跨站请求伪造漏洞

Admidio is a set of open-source member management systems developed by the Admidio team. This system supports features such as member lists, event management, message boards, photo albums, and downloads. Prior to Admidio 5.0.8, there was a cross-site request forgeing vulnerability. This...

4.3CVSS5.7AI score0.00133EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.7 views

PT-2026-29351

Name of the Vulnerable Software and Affected Versions Admidio versions prior to 5.0.8 Description Admidio, a user management solution, allows attackers to bypass manual registration approval and potentially take over accounts. The create user, assign member, and assign user action modes in...

7.3CVSS5.9AI score0.00169EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.14 views

Admidio 跨站请求伪造漏洞

Admidio is a set of open-source member management systems developed by the Admidio team. This system supports features such as member lists, event management, message boards, photo albums, and downloads. Prior to Admidio 5.0.8, there was a vulnerability related to cross-site request forgery. This...

7.3CVSS5.7AI score0.00169EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.9 views

PT-2026-29349

Name of the Vulnerable Software and Affected Versions Admidio versions 5.0.0 through 5.0.7 Description The delete mode handler in mylist function.php does not validate a CSRF token before permanently deleting list configurations. An attacker can exploit this by luring an authenticated user to a...

4.6CVSS6AI score0.00123EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.10 views

Admidio 访问控制错误漏洞

Admidio is a set of open-source member management systems developed by the Admidio team. This system supports features such as member lists, event management, message boards, photo albums, and downloads. Versions of Admidio from 5.0.0 to 5.0.8 had a security vulnerability related to access contro...

7.5CVSS5.8AI score0.00575EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.16 views

PT-2026-29348

Name of the Vulnerable Software and Affected Versions Admidio versions 5.0.0 through 5.0.7 Description Admidio relies on .htaccess files to restrict direct HTTP access to uploaded documents. The Docker image is configured with AllowOverride None in the Apache configuration, causing these .htacces...

7.5CVSS5.8AI score0.00575EPSS
SaveExploits1References6
Circl
Circl
added 2026/03/27 5:30 p.m.9 views

CVE-2026-34384

creationtimestamp| type| source ---|---|--- 2026-03-27 17:30:43+00:00| published-proof-of-concept| https://github.com/Admidio/admidio/security/advisories/GHSA-ph84-r98x-2j22...

7.3CVSS5.8AI score0.00169EPSS
SaveExploits1References1
Circl
Circl
added 2026/03/27 5:30 p.m.12 views

CVE-2026-34383

creationtimestamp| type| source ---|---|--- 2026-03-27 17:30:30+00:00| published-proof-of-concept| https://github.com/Admidio/admidio/security/advisories/GHSA-4rwm-c5mj-wh7x...

4.3CVSS5.8AI score0.00133EPSS
SaveExploits1References1
Circl
Circl
added 2026/03/27 5:29 p.m.9 views

CVE-2026-34382

creationtimestamp| type| source ---|---|--- 2026-03-27 17:29:57+00:00| published-proof-of-concept| https://github.com/Admidio/admidio/security/advisories/GHSA-g3mx-8jm6-rc85...

4.6CVSS5.8AI score0.00123EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:11 p.m.8 views

CVE-2026-32816

Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, the delete, activate, and deactivate modes in modules/groups-roles/groupsroles.php perform destructive state changes on organizational roles but never validate an anti-CSRF token. The client-side UI passes a CSRF...

5.7CVSS5.8AI score0.0013EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:10 p.m.5 views

CVE-2026-32812

Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, unrestricted URL fetch in the SSO Metadata API can result in SSRF and local file reads. The SSO Metadata fetch endpoint at modules/sso/fetchmetadata.php accepts an arbitrary URL via $GET'url', validates it only...

6.8CVSS5.8AI score0.00428EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:10 p.m.5 views

CVE-2026-32755

Admidio is an open-source user management solution. In versions 5.0.6 and below, the savemembership action in modules/profile/profilefunction.php saves changes to a member's role membership start and end dates but does not validate the CSRF token. The handler checks stopmembership and...

5.7CVSS5.8AI score0.00149EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:2 p.m.5 views

CVE-2026-32813

Admidio is an open-source user management solution. Versions 5.0.6 and below are vulnerable to arbitrary SQL Injection through the MyList configuration feature. The MyList configuration feature lets authenticated users define custom list column layouts, storing user-supplied column names, sort...

8CVSS6AI score0.00279EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:2 p.m.3 views

CVE-2026-32756

Admidio is an open-source user management solution. Versions 5.0.6 and below contain a critical unrestricted file upload vulnerability in the Documents & Files module. Due to a design flaw in how CSRF token validation and file extension verification interact within UploadHandlerFile.php, an...

8.8CVSS6AI score0.00982EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/20 2:16 a.m.7 views

CVE-2026-32813

Admidio is an open-source user management solution. Versions 5.0.6 and below are vulnerable to arbitrary SQL Injection through the MyList configuration feature. The MyList configuration feature lets authenticated users define custom list column layouts, storing user-supplied column names, sort...

8CVSS0.00279EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/20 2:16 a.m.9 views

CVE-2026-32812

Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, unrestricted URL fetch in the SSO Metadata API can result in SSRF and local file reads. The SSO Metadata fetch endpoint at modules/sso/fetchmetadata.php accepts an arbitrary URL via $GET'url', validates it only...

6.8CVSS0.00428EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/20 2:16 a.m.8 views

CVE-2026-32817

Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, the documents and files module does not verify whether the current user has permission to delete folders or files. The folderdelete and filedelete action handlers in modules/documents-files.php only perform a VIE...

9.1CVSS0.00323EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/20 2:9 a.m.26 views

CVE-2026-32813 Admidio: Second-Order SQL Injection via List Configuration (lsc_special_field, lsc_sort, lsc_filter)

Admidio is an open-source user management solution. Versions 5.0.6 and below are vulnerable to arbitrary SQL Injection through the MyList configuration feature. The MyList configuration feature lets authenticated users define custom list column layouts, storing user-supplied column names, sort...

8CVSS0.00279EPSS
SaveExploits1References2
Rows per page
Query Builder