Lucene search
K

34 matches found

NVD
NVD
added 2026/05/07 4:16 a.m.5 views

CVE-2026-41655

Admidio is an open-source user management solution. Prior to version 5.0.9, the ecardpreview.php endpoint does not validate that the ecardtemplate POST parameter is a safe filename before passing it to ECard::getEcardTemplate. An authenticated user can supply a path traversal payload e.g.,...

6.5CVSS0.00045EPSS
Exploits0References2
CVE
CVE
added 2026/05/07 2:55 a.m.5 views

CVE-2026-41655

Summary of CVE-2026-41655 (Admidio) : The vulnerability is a path traversal in the ecard_preview.php endpoint. Before version 5.0.9, the ecard_template parameter is not validated as a safe filename, allowing an authenticated user to craft paths like ../config.php to read arbitrary files accessibl...

6.5CVSS5.9AI score0.00045EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/05/07 2:55 a.m.27 views

CVE-2026-41655 Admidio: Path Traversal in ECard Preview Allows Reading Arbitrary Server Files Including Database Credentials

Admidio is an open-source user management solution. Prior to version 5.0.9, the ecardpreview.php endpoint does not validate that the ecardtemplate POST parameter is a safe filename before passing it to ECard::getEcardTemplate. An authenticated user can supply a path traversal payload e.g.,...

6.5CVSS0.00045EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/07 2:55 a.m.1 views

CVE-2026-41655

Admidio is an open-source user management solution. Prior to version 5.0.9, the ecardpreview.php endpoint does not validate that the ecardtemplate POST parameter is a safe filename before passing it to ECard::getEcardTemplate. An authenticated user can supply a path traversal payload e.g.,...

6.5CVSS5.9AI score0.00045EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2026/05/07 2:55 a.m.4 views

EUVD-2026-28263

Admidio is an open-source user management solution. Prior to version 5.0.9, the ecardpreview.php endpoint does not validate that the ecardtemplate POST parameter is a safe filename before passing it to ECard::getEcardTemplate. An authenticated user can supply a path traversal payload e.g.,...

6.5CVSS5.9AI score0.00045EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/05/07 2:55 a.m.4 views

CVE-2026-41655 Admidio: Path Traversal in ECard Preview Allows Reading Arbitrary Server Files Including Database Credentials

Admidio is an open-source user management solution. Prior to version 5.0.9, the ecardpreview.php endpoint does not validate that the ecardtemplate POST parameter is a safe filename before passing it to ECard::getEcardTemplate. An authenticated user can supply a path traversal payload e.g.,...

6.5CVSS5.9AI score0.00045EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/05/07 12:0 a.m.3 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.9, there was a path traversal vulnerability. This vulnerability stemmed...

6.5CVSS5.8AI score0.00045EPSS
Exploits0References1
Snyk
Snyk
added 2026/04/29 9:37 p.m.3 views

Directory Traversal

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 Directory Traversal via the ecardpreview.php process. An attacker can access arbitrary files on the server, including sensitive...

7.1CVSS6.3AI score0.00045EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/29 9:37 p.m.8 views

Admidio has Path Traversal in ECard Preview that Allows Reading Arbitrary Server Files Including Database Credentials

Summary The ecardpreview.php endpoint does not validate that the ecardtemplate POST parameter is a safe filename before passing it to ECard::getEcardTemplate. An authenticated user can supply a path traversal payload e.g., ../config.php to read arbitrary files accessible to the web server process...

6.5CVSS5.9AI score0.00045EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/04/29 9:37 p.m.1 views

GHSA-M3VP-3JJM-GPMX Admidio has Path Traversal in ECard Preview that Allows Reading Arbitrary Server Files Including Database Credentials

Summary The ecardpreview.php endpoint does not validate that the ecardtemplate POST parameter is a safe filename before passing it to ECard::getEcardTemplate. An authenticated user can supply a path traversal payload e.g., ../config.php to read arbitrary files accessible to the web server process...

6.5CVSS6AI score0.00045EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/04/29 12:0 a.m.3 views

PT-2026-37139

Name of the Vulnerable Software and Affected Versions Admidio versions prior to 5.0.9 Description The 'ecard preview.php' endpoint fails to validate that the ecard template POST parameter is a safe filename before it is processed by the getEcardTemplate function. An authenticated user can exploit...

6.5CVSS5.9AI score0.00045EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/20 12:0 a.m.2 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 5.0.6 and earlier had a cross-site scripting vulnerability. This...

5.4CVSS5.8AI score0.00016EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/03/19 11:12 p.m.1 views

CVE-2026-32757 Admidio: HTMLPurifier Bypass in eCard Message Allows HTML Email Injection

Admidio is an open-source user management solution. In versions 5.0.6 and below, the eCard send handler uses a raw $POST'ecardmessage' value instead of the HTMLPurifier-sanitized $formValues'ecardmessage' when constructing the greeting card HTML. This allows an authenticated attacker to inject...

5.4CVSS5.8AI score0.00016EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/19 11:12 p.m.2 views

CVE-2026-32757

Admidio is an open-source user management solution. In versions 5.0.6 and below, the eCard send handler uses a raw $POST'ecardmessage' value instead of the HTMLPurifier-sanitized $formValues'ecardmessage' when constructing the greeting card HTML. This allows an authenticated attacker to inject...

5.4CVSS5.8AI score0.00016EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/03/19 11:12 p.m.2 views

CVE-2026-32757 Admidio: HTMLPurifier Bypass in eCard Message Allows HTML Email Injection

Admidio is an open-source user management solution. In versions 5.0.6 and below, the eCard send handler uses a raw $POST'ecardmessage' value instead of the HTMLPurifier-sanitized $formValues'ecardmessage' when constructing the greeting card HTML. This allows an authenticated attacker to inject...

5.4CVSS5.9AI score0.00016EPSS
Exploits1References4
Cvelist
Cvelist
added 2026/03/19 11:12 p.m.15 views

CVE-2026-32757 Admidio: HTMLPurifier Bypass in eCard Message Allows HTML Email Injection

Admidio is an open-source user management solution. In versions 5.0.6 and below, the eCard send handler uses a raw $POST'ecardmessage' value instead of the HTMLPurifier-sanitized $formValues'ecardmessage' when constructing the greeting card HTML. This allows an authenticated attacker to inject...

5.4CVSS0.00016EPSS
Exploits1References2
CVE
CVE
added 2026/03/19 11:12 p.m.4 views

CVE-2026-32757

Admidio eCard HTML email injection vulnerability (CVE-2026-32757) arises from using the raw POST message instead of the HTMLPurifier-sanitized value when constructing the eCard HTML. The sanitize step runs during form validation but the sanitized value is never used; the template then embeds the ...

5.4CVSS5.8AI score0.00016EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/03/16 9:18 p.m.1 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.00016EPSS
Exploits1References4
Snyk
Snyk
added 2026/03/16 9:18 p.m.3 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.00016EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/03/16 9:18 p.m.5 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.00016EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder