Lucene search
K

189 matches found

Snyk
Snyk
added 2026/05/18 4:22 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:brace-expansion is a WebJar for brace-expansion. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the max option being applied after generating all elements in a large numeric range. An attacker can exhaust...

8.7CVSS5.8AI score0.00041EPSS
Exploits0References2
Snyk
Snyk
added 2026/05/18 4:22 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview brace-expansion is a Brace expansion as known from sh/bash Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the max option being applied after generating all elements in a large numeric range. An attacker can exhaust system...

8.7CVSS5.8AI score0.00041EPSS
Exploits0References2
vulnersOsv
vulnersOsv
added 2026/04/07 6:31 p.m.7 views

com.ericsson.bss.cassandra.ecaudit:ecaudit_c5.0 (>=3.1.0 <=3.1.4), com.instaclustr:ic-sstable-tools-5.0.6 (=1.0.0) +3 more potentially affected by CVE-2026-27314 via org.apache.cassandra:cassandra-all (>=5.0.0 <=5.0.6)

org.apache.cassandra:cassandra-all MAVEN version =5.0.0, =3.1.0, =5.0.4.0, =5.0.4.0, =3.0.2, =3.0.4 Source cves: CVE-2026-27314 Source advisory: OSV:GHSA-QXPC-96FQ-WWMG...

8.8CVSS5.8AI score0.00037EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/03/26 3:2 p.m.1 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.00041EPSS
Exploits1References1
CNNVD
CNNVD
added 2026/03/23 12:0 a.m.2 views

WordPress plugin Smart Custom Fields 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be install...

4.3CVSS5.8AI score0.00014EPSS
Exploits0References5
NVD
NVD
added 2026/03/20 2:16 a.m.0 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.00199EPSS
Exploits1References1
CVE
CVE
added 2026/03/20 2:9 a.m.6 views

CVE-2026-32813

Admidio has a second-order SQL injection via its list configuration feature. Authenticated users can store arbitrary values in the list configuration (notably in lsc_special_field, lsc_sort, and lsc_filter) which are later interpolated unsafely into SQL during list rendering, enabling data exfilt...

8CVSS6AI score0.00041EPSS
Exploits1References2Affected Software1
NVD
NVD
added 2026/03/20 12:16 a.m.1 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.4CVSS0.00016EPSS
Exploits1References2
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 have security vulnerabilities; these vulnerabilities st...

8CVSS5.9AI score0.00041EPSS
Exploits1References2
NVD
NVD
added 2026/03/19 11:16 p.m.2 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.7CVSS0.00009EPSS
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
CVE
CVE
added 2026/03/19 11:8 p.m.7 views

CVE-2026-32756

CVE-2026-32756 is linked to a file upload RCE in Admidio (Documents & Files module). The GitHub advisory describes a design flaw in UploadHandlerFile.php where the uploaded file is saved to disk before CSRF and file-extension checks run. If CSRF validation fails (invalid token), the extension che...

8.8CVSS6AI score0.00051EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2026/03/19 11:0 p.m.3 views

CVE-2026-32818

Summary of CVE-2026-32818 (Admidio) : In versions 5.0.0–5.0.6, the forum module fails to enforce authorization for topic and post deletions. The handlers for topic_delete and post_delete in forum.php only validate CSRF tokens and do not verify current user permissions, allowing any authenticated ...

6.5CVSS5.7AI score0.00044EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/03/19 10:57 p.m.0 views

CVE-2026-32816 Admidio has Missing CSRF Validation on Role Delete, Activate, and Deactivate Actions

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.00022EPSS
Exploits1References4
vulnersOsv
vulnersOsv
added 2026/03/19 5:49 p.m.4 views

@dicebear/collection (>=5.0.6 <=5.4.3), dicebear (>=5.0.6 <=5.4.3) potentially affected by CVE-2026-33311 via @dicebear/initials (>=5.0.6 <=5.4.3)

@dicebear/initials NPM version =5.0.6, =5.0.6, =5.0.6, =5.4.3 Source cves: CVE-2026-33311 Source advisory: OSV:GHSA-MR9R-MWW3-V6GV...

4.7CVSS5.8AI score0.00013EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/03/09 11:3 p.m.1 views

CVE-2026-30927

Admidio is an open-source user management solution. Prior to 5.0.6, in modules/events/eventsfunction.php, the event participation logic allows any user who can participate in an event to register OTHER users by manipulating the useruuid GET parameter. The condition uses || OR, meaning if...

5.3CVSS5.9AI score0.00019EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/09 12:0 a.m.0 views

PT-2026-24152

Name of the Vulnerable Software and Affected Versions Admidio versions prior to 5.0.6 Description Admidio is a user management solution. A flaw exists in the event participation logic within the modules/events/events function.php file. This allows any user permitted to participate in an event to...

5.4CVSS5.8AI score0.00019EPSS
Exploits0References13
RedhatCVE
RedhatCVE
added 2026/01/09 9:28 a.m.4 views

CVE-2023-49162

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in BigCommerce BigCommerce For WordPress.This issue affects BigCommerce For WordPress: from n/a through 5.0.6...

7.5CVSS7.8AI score0.00589EPSS
Exploits0References1
GithubExploit
GithubExploit
added 2025/11/21 1:16 p.m.123 views

Exploit for Improper Neutralization of Special Elements Used in a Template Engine in Invisioncommunity

CVE-2025-47916 - Invision Community Remote Code Execution RCE...

10CVSS8.5AI score0.90728EPSS
Exploits6
Rows per page
Query Builder