Lucene search
+L

268 matches found

OSV
OSV
added 2026/05/04 10:00 p.m.9 views

CVE-2026-7780 Open5GS smf-registrations Endpoint udm-sm.c udm_state_operational denial of service

A weakness has been identified in Open5GS up to 2.7.7. Affected by this vulnerability is the function udmstateoperational of the file /src/udm/udm-sm.c of the component smf-registrations Endpoint. Executing a manipulation can lead to denial of service. The attack can be executed remotely. The...

5.3CVSS5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/04 6:28 p.m.74 views

CVE-2026-42230 n8n: Open Redirect in MCP OAuth Consent Flow

n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, the /mcp-oauth/register endpoint accepted OAuth client registrations without authentication, allowing arbitrary redirecturi values to be registered. When a user denies the MCP OAuth consent dialog,...

5.1CVSS0.00181EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/04 12:00 a.m.17 views

PT-2026-36928

Name of the Vulnerable Software and Affected Versions Open5GS versions prior to 2.7.8 Description A remote flaw exists in the udm state operational function within the /src/udm/udm-sm.c file of the 'smf-registrations' endpoint. Manipulation of this component can lead to a denial of service...

5.3CVSS5.8AI score0.00276EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/05/04 12:00 a.m.16 views

n8n 输入验证错误漏洞

n8n is an open-source, scalable workflow automation tool developed by n8n. Versions of n8n prior to 1.123.32, 2.17.4, and 2.18.1 contained a vulnerability related to input validation errors. This vulnerability stemmed from the /mcp-oauth/register endpoint, which allowed unauthenticated OAuth clie...

6.1CVSS5.9AI score0.00181EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/04 12:00 a.m.16 views

Open5GS 安全漏洞

Open5GS is an open-source implementation of 5G Core and EPC in C language, which serves as the core network for LTE/NR networks. Versions of Open5GS 2.7.7 and earlier contain security vulnerabilities. These vulnerabilities stem from issues with the smf-registrations endpoint in the function...

5.3CVSS5.8AI score0.00276EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/11 1:22 a.m.11 views

CVE-2026-39880

Remnawave Backend is the backend for the Remnawave proxy and user management solution. Prior to 2.7.5, a glitch in the HWID device registration logic allows an authenticated user to bypass the configured limit for HWID devices and register more devices than expected, allowing them to resell...

5CVSS5.8AI score0.00183EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/07 2:21 p.m.7 views

CVE-2026-35405 libp2p-rendezvous: Unlimited namespace registrations per peer enables OOM DoS on rendezvous servers

libp2p-rust is the official rust language Implementation of the libp2p networking stack. Prior to 0.17.1, libp2p-rendezvous server has no limit on how many namespaces a single peer can register. A malicious peer can just keep registering unique namespaces in a loop and the server happily accepts...

7.5CVSS5.9AI score0.00395EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/04/04 6:33 a.m.17 views

libp2p-rendezvous: Unlimited namespace registrations per peer enables OOM DoS on rendezvous servers

Summary found that libp2p-rendezvous server has no limit on how many namespaces a single peer can register. a malicious peer can just keep registering unique namespaces in a loop and the server happily accepts every single one allocating memory for each registration with no pushback. keep doing...

7.5CVSS5.5AI score0.00395EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/04 12:00 a.m.24 views

PT-2026-30324

Name of the Vulnerable Software and Affected Versions libp2p-rendezvous versions prior to 0.56.1 Description The libp2p-rendezvous server is susceptible to an Out-of-Memory OOM Denial of Service DoS condition. The server does not limit the number of namespaces a single peer can register. A...

7.5CVSS5.8AI score0.00395EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/04/01 11:00 p.m.5 views

CVE-2026-34384

Admidio is an open-source user management solution. Prior to version 5.0.8, the createuser, assignmember, and assignuser action modes in modules/registration.php approve pending user registrations via GET request without validating a CSRF token. Unlike the deleteuser mode in the same file which...

7.3CVSS5.8AI score0.00169EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/03/31 11:11 p.m.3 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 approval process for pending user registrations in modules/registration.php when handling the...

7.3CVSS5.9AI score0.00169EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/31 11:11 p.m.12 views

Admidio has Missing CSRF Protection on Registration Approval Actions

Summary The createuser, assignmember, and assignuser action modes in modules/registration.php approve pending user registrations via GET request without validating a CSRF token. Unlike the deleteuser mode in the same file which correctly validates the token, these three approval actions read thei...

7.3CVSS6AI score0.00169EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/31 11:11 p.m.6 views

GHSA-PH84-R98X-2J22 Admidio has Missing CSRF Protection on Registration Approval Actions

Summary The createuser, assignmember, and assignuser action modes in modules/registration.php approve pending user registrations via GET request without validating a CSRF token. Unlike the deleteuser mode in the same file which correctly validates the token, these three approval actions read thei...

4.5CVSS6AI score0.00169EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/31 9:16 p.m.17 views

CVE-2026-34384

Admidio is an open-source user management solution. Prior to version 5.0.8, the createuser, assignmember, and assignuser action modes in modules/registration.php approve pending user registrations via GET request without validating a CSRF token. Unlike the deleteuser mode in the same file which...

7.3CVSS0.00169EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/31 8:34 p.m.3 views

CVE-2026-34384 Admidio: Missing CSRF Protection on Registration Approval Actions

Admidio is an open-source user management solution. Prior to version 5.0.8, the createuser, assignmember, and assignuser action modes in modules/registration.php approve pending user registrations via GET request without validating a CSRF token. Unlike the deleteuser mode in the same file which...

4.5CVSS5.8AI score0.00169EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/31 8:34 p.m.10 views

CVE-2026-34384 Admidio: Missing CSRF Protection on Registration Approval Actions

Admidio is an open-source user management solution. Prior to version 5.0.8, the createuser, assignmember, and assignuser action modes in modules/registration.php approve pending user registrations via GET request without validating a CSRF token. Unlike the deleteuser mode in the same file which...

4.5CVSS5.8AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.13 views

PassFab Excel Password Recovery 缓冲区错误漏洞

PassFab Excel Password Recovery is a Excel file password recovery tool developed by PassFab Corporation. The version Excel Password Recovery Professional 8.2.0.0 contains a buffer error vulnerability. This vulnerability stems from a buffer overflow in the E-Mail and Registrations Code field, whic...

6.8CVSS6.1AI score0.00176EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/16 2:19 p.m.8 views

CVE-2026-2463

Mattermost versions 11.3.x = 11.3.0, 11.2.x = 11.2.2, 10.11.x = 10.11.10 fail to filter invite IDs based on user permissions, which allows regular users to bypass access control restrictions and register unauthorized accounts via leaked invite IDs during team creation.. Mattermost Advisory ID:...

4.3CVSS0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/09 11:03 p.m.10 views

CVE-2026-30927 Admidio: Event participation IDOR - non-leaders can register other users for events via user_uuid parameter

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 score
SaveExploits0References5
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/09 12:00 a.m.16 views

Admidio: Event participation IDOR - non-leaders can register other users for events via user_uuid parameter

Register unwilling users for events potential harassment/spam - Cancel other users' event participation - Manipulate event participant counts and comments - If events have participation limits, fill slots with unwanted registrations...

5.4CVSS5.8AI score0.00253EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder