Lucene search
+L

669 matches found

Github Security Blog
Github Security Blog
added 2026/03/16 9:18 p.m.17 views

Admidio is Missing Authorization on Forum Topic and Post Deletion

Summary The forum module in Admidio does not verify whether the current user has permission to delete forum topics or posts. Both the topicdelete and postdelete actions in forum.php only validate the CSRF token but perform no authorization check before calling delete. Any authenticated user with...

6.5CVSS5.9AI score0.00226EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/16 9:18 p.m.19 views

Admidio has an HTMLPurifier Bypass in eCard Message Allows HTML Email Injection

Summary The eCard send handler in Admidio uses the raw $POST'ecardmessage' value instead of the HTMLPurifier-sanitized $formValues'ecardmessage' when constructing the greeting card HTML. This allows an authenticated attacker to inject arbitrary HTML and JavaScript into greeting card emails sent t...

5.4CVSS5.9AI score0.00227EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/03/16 9:18 p.m.8 views

Cross-site Scripting (XSS)

Overview admidio/admidio is a free open source user management system for websites of organizations and groups. Affected versions of this package are vulnerable to Cross-site Scripting XSS in the ecardmessage handling process. An attacker can inject arbitrary HTML and JavaScript into greeting car...

5.4CVSS5.7AI score0.00227EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/16 9:18 p.m.14 views

GHSA-4WR4-F2QF-X5WJ Admidio has an HTMLPurifier Bypass in eCard Message Allows HTML Email Injection

Summary The eCard send handler in Admidio uses the raw $POST'ecardmessage' value instead of the HTMLPurifier-sanitized $formValues'ecardmessage' when constructing the greeting card HTML. This allows an authenticated attacker to inject arbitrary HTML and JavaScript into greeting card emails sent t...

5.4CVSS5.9AI score0.00227EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/16 9:17 p.m.13 views

Server-side Request Forgery (SSRF)

Overview admidio/admidio is a free open source user management system for websites of organizations and groups. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the fetchmetadata.php process when user-supplied input is passed to filegetcontents after only...

6.9CVSS5.9AI score0.00428EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/16 9:17 p.m.13 views

GHSA-6J68-GCC3-MQ73 Admidio Vulnerable to SSRF and Local File Read via Unrestricted URL Fetch in SSO Metadata Endpoint

Summary The SSO metadata fetch endpoint at modules/sso/fetchmetadata.php accepts an arbitrary URL via $GET'url', validates it only with PHP's FILTERVALIDATEURL, and passes it directly to filegetcontents. FILTERVALIDATEURL accepts file://, http://, ftp://, data://, and php:// scheme URIs. An...

6.8CVSS5.9AI score0.00428EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/16 9:17 p.m.40 views

Admidio Vulnerable to SSRF and Local File Read via Unrestricted URL Fetch in SSO Metadata Endpoint

Summary The SSO metadata fetch endpoint at modules/sso/fetchmetadata.php accepts an arbitrary URL via $GET'url', validates it only with PHP's FILTERVALIDATEURL, and passes it directly to filegetcontents. FILTERVALIDATEURL accepts file://, http://, ftp://, data://, and php:// scheme URIs. An...

6.8CVSS5.9AI score0.00428EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/16 9:17 p.m.13 views

Admidio is Missing CSRF Protection on Role Membership Date Changes

Summary 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 removeformermembership against the CSRF token but omits savemembership from that...

5.7CVSS5.9AI score0.00149EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/03/16 9:17 p.m.9 views

Cross-site Request Forgery (CSRF)

Overview admidio/admidio is a free open source user management system for websites of organizations and groups. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF in the savemembership process. An attacker can alter membership start and end dates for any member of...

6.8CVSS5.9AI score0.00149EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/16 9:17 p.m.10 views

Cross-site Request Forgery (CSRF)

Overview admidio/admidio is a free open source user management system for websites of organizations and groups. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the groupsroles.php process. An attacker can cause unauthorized deletion, activation, or...

6.8CVSS5.8AI score0.0013EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/16 9:16 p.m.14 views

GHSA-95CQ-P4W2-32W5 File Upload(RCE) Vulnerability in admidio

Summary A critical unrestricted file upload vulnerability exists in the Documents & Files module of Admidio. Due to a design flaw in how CSRF token validation and file extension verification interact within UploadHandlerFile.php, an authenticated user with upload permissions can bypass file...

8.8CVSS6.2AI score0.00982EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/16 9:16 p.m.10 views

Arbitrary File Upload

Overview admidio/admidio is a free open source user management system for websites of organizations and groups. Affected versions of this package are vulnerable to Arbitrary File Upload through the UploadHandlerFile process. An attacker can execute arbitrary code on the server by uploading a...

8.8CVSS6.3AI score0.00982EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/16 9:16 p.m.17 views

File Upload(RCE) Vulnerability in admidio

Summary A critical unrestricted file upload vulnerability exists in the Documents & Files module of Admidio. Due to a design flaw in how CSRF token validation and file extension verification interact within UploadHandlerFile.php, an authenticated user with upload permissions can bypass file...

8.8CVSS6.2AI score0.00982EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.23 views

PT-2026-25865

Summary The MyList configuration feature in Admidio allows authenticated users to define custom list column layouts. User-supplied column names, sort directions, and filter conditions are stored in the adm list columns table via prepared statements safe storage, but are later read back and...

8CVSS6.1AI score0.00279EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.23 views

PT-2026-25854

Summary A critical unrestricted file upload vulnerability exists in the Documents & Files module of Admidio. Due to a design flaw in how CSRF token validation and file extension verification interact within UploadHandlerFile.php, an authenticated user with upload permissions can bypass file...

8.8CVSS6.2AI score0.00982EPSS
SaveExploits1References7
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/16 12:00 a.m.17 views

Admidio has a Second-Order SQL Injection via List Configuration (lsc_special_field, lsc_sort, lsc_filter)

The MyList configuration feature in Admidio allows authenticated users to define custom list column layouts. User-supplied column names, sort directions, and filter conditions are stored in the admlistcolumns table via prepared statements safe storage, but are later read back and interpolated...

6AI score
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/16 12:00 a.m.20 views

Admidio has an HTMLPurifier Bypass in eCard Message Allows HTML Email Injection

The eCard send handler in Admidio uses the raw $POST'ecardmessage' value instead of the HTMLPurifier-sanitized $formValues'ecardmessage' when constructing the greeting card HTML. This allows an authenticated attacker to inject arbitrary HTML and JavaScript into greeting card emails sent to other...

5.4CVSS5.9AI score0.00227EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/16 12:00 a.m.19 views

Admidio has a Second-Order SQL Injection via List Configuration (lsc_special_field, lsc_sort, lsc_filter)

The MyList configuration feature in Admidio allows authenticated users to define custom list column layouts. User-supplied column names, sort directions, and filter conditions are stored in the admlistcolumns table via prepared statements safe storage, but are later read back and interpolated...

8CVSS6AI score0.00279EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/16 12:00 a.m.20 views

File Upload(RCE) Vulnerability in admidio

A critical unrestricted file upload vulnerability exists in the Documents & Files module of Admidio. Due to a design flaw in how CSRF token validation and file extension verification interact within UploadHandlerFile.php, an authenticated user with upload permissions can bypass file extension...

8.8CVSS6AI score0.00982EPSS
SaveExploits1References5Affected Software1
Circl
Circl
added 2026/03/15 9:44 a.m.14 views

CVE-2026-32816

creationtimestamp| type| source ---|---|--- 2026-03-15 09:44:01+00:00| published-proof-of-concept| https://github.com/Admidio/admidio/security/advisories/GHSA-wwg8-6ffr-h4q2...

5.7CVSS5.8AI score0.0013EPSS
SaveExploits1References1
Rows per page
Query Builder