Lucene search
+L

211 matches found

EUVD
EUVD
added 2026/07/11 3:44 a.m.12 views

EUVD-2026-43143

The Booking Package plugin for WordPress is vulnerable to generic SQL Injection via 'email' Form Parameter form in all versions up to, and including, 1.7.20 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it...

7.5CVSS6.1AI score0.00482EPSS
SaveExploits0References10
NVD
NVD
added 2026/07/01 1:17 p.m.11 views

CVE-2026-53905

MCO does not properly enforce authorization checks in the /customer/servlet/mco/webapi/admin-view-hierarchy/get-acl-tree-structure endpoint. An authenticated, low-privileged user can retrieve administrator access control structures without proper authorization checks. This may expose sensitive...

7.1CVSS0.00193EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/16 5:35 p.m.30 views

Langflow: Unauthenticated RCE in Shareable Playgrounds

Summary The "Shareable Playground" or "Public Flows" in code contains a critical RCE vulnerability. Simply sharing a flow exposes the deployment to RCE risk by authenticated users. Tested on commit 2d67402b1dbaefcbce85a244d4a6cd5e4bda1cfe Details Shareable Playground feature works by enabling the...

9.6CVSS6AI score0.00823EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/15 8:54 p.m.3 views

CVE-2026-48017

DbGate is cross-platform database manager. In versions 7.1.8 and prior, the POST /runners/load-reader endpoint in DbGate accepts a functionName parameter that is directly interpolated into a JavaScript code template without any sanitization or validation. An authenticated user with basic access, ...

8.8CVSS6AI score0.00511EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/06/10 5:19 p.m.5 views

CVE-2026-46612 Fission StorageSvc /v1/archive endpoint exposes unauthenticated CRUD over all function archives

Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.23.0, the Fission storagesvc component registers archive CRUD handlers /v1/archive GET / POST / DELETE and /v1/archives list directly on...

8.8CVSS6AI score0.00344EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/04 1:22 p.m.7 views

CVE-2019-25734

Contact Form by WD 1.13.1 contains a cross-site request forgery vulnerability combined with local file inclusion that allows unauthenticated attackers to include arbitrary files by exploiting unsanitized action parameters. Attackers can craft malicious forms targeting the admin-ajax.php endpoint...

5.1CVSS5.8AI score0.00887EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/06/04 10:16 a.m.14 views

CVE-2026-50225

The registration path /v1/account/register provides no bot mitigation mechanisms, allowing malicious automated systems to flood the database...

9.1CVSS0.00243EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/02 12:0 a.m.25 views

PT-2026-45749

NamelessMC is website software for Minecraft servers. A Reflected Cross-Site Scripting XSS vulnerability was discovered in version 2.2.4 in the id parameter of the endpoint /index.php?route=/queries/user/. The application reflects user-supplied input from the id parameter into the HTML response...

4.3CVSS6AI score0.00185EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/01 9:3 a.m.23 views

EUVD-2026-33610

SOPlanning is vulnerable to Stored Cross-Site Scripting XSS via /process/uploadbackup endpoint. An authenticated attacker with access to the backup functionality can upload a crafted ZIP archive containing a malicious user.csv file with embedded JavaScript. The injected code is executed in the...

8.8CVSS5.9AI score0.00295EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/11 8:25 p.m.31 views

CVE-2026-42883

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/libraries/:id/download endpoint validates that the requesting user has access to the library specified in the URL path, but fetches downloadable items solely by attacker-provided IDs without constraining...

6.5CVSS0.00205EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.18 views

PT-2026-38660

Name of the Vulnerable Software and Affected Versions Onyx versions prior to 3.0.9 Onyx versions prior to 3.1.6 Onyx versions prior to 3.2.6 Description An issue in the AI platform allows an authenticated user to terminate another user's active chat session. The endpoint...

4.3CVSS5.8AI score0.00279EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/04/16 3:31 p.m.7 views

EUVD-2026-23225

The goodoneuz/pay-uz Laravel package = 2.2.24 contains a critical vulnerability in the /payment/api/editable/update endpoint that allows unauthenticated attackers to overwrite existing PHP payment hook files. The endpoint is exposed via Route::any without authentication middleware, enabling remot...

10CVSS6.4AI score0.02758EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/04/16 2:36 p.m.4 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass via the update process in the /payment/api/editable/update endpoint. An attacker can overwrite existing PHP payment hook files with arbitrary code by sending crafted requests, which are then executed during payment...

10CVSS6AI score0.02758EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/14 9:37 p.m.5 views

CVE-2026-40291 Chamilo LMS has Privilege Escalation via API User Role Modification

Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, an insecure direct object modification vulnerability in the PUT /api/users/id endpoint allows any authenticated user with ROLESTUDENT to escalate their privileges to ROLEADMIN by modifying the roles field o...

8.8CVSS6AI score0.00316EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/14 9:29 p.m.29 views

CVE-2026-34602 Chamilo LMS: IDOR in /api/course_rel_users Allows Unauthorized Enrollment of Arbitrary Users into Courses

Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, the /api/courserelusers endpoint is vulnerable to Insecure Direct Object Reference IDOR, allowing an authenticated attacker to modify the user parameter in the request body to enroll any arbitrary user into...

7.1CVSS0.00203EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/04/11 7:14 p.m.128 views

Exploit for SQL Injection in Devcode Openstamanager

CVE-2026-24417: OpenSTAManager has a Time-Based Blind SQL Inje...

8.7CVSS6AI score0.00366EPSS
SaveExploits3
EUVD
EUVD
added 2026/04/10 4:3 p.m.8 views

EUVD-2026-21460

OpenClaw before 2026.3.25 contains an authorization bypass vulnerability in the HTTP /sessions/:sessionKey/history route that skips operator.read scope validation. Attackers can access session history without proper operator read permissions by sending HTTP requests to the vulnerable endpoint...

7.1CVSS5.8AI score0.00232EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/08 12:0 a.m.14 views

CVE-2025-50648

The CVE-2025-50648 entry concerns the D-Link DI-8003 wireless router running version 16.07.26A1. A buffer overflow is triggered by inadequate input validation in the /tggl.asp endpoint, as noted across multiple sources (NVD, Red Hat, CNVD, EUVD, CVE list). The vulnerability is exploitable remotel...

7.5CVSS6.2AI score0.00516EPSS
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2026/04/06 12:48 p.m.160 views

Exploit for CVE-2026-35678

Vulnerability Research Report: All Eduplus ERP Insecure Direct...

6AI score
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/04/05 4:58 p.m.6 views

CVE-2025-14938

The Listeo Core plugin for WordPress is vulnerable to unauthenticated arbitrary media upload in all versions up to, and including, 2.0.27 via the "listeocorehandledroppedmedia" function. This is due to missing authorization and capability checks on the AJAX endpoint handling file uploads. This...

5.3CVSS6.1AI score0.00304EPSS
SaveExploits0References1
Rows per page
Query Builder