Lucene search
+L

45795 matches found

Cvelist
Cvelist
added 2026/08/20 9:57 p.m.31 views

CVE-2026-72843 EverShop Missing Authorization on PATCH /api/customers/:id Allows Unauthenticated Account Takeover

The customer update route in EverShop is declared with "access": "public" in packages/evershop/src/modules/customer/api/updateCustomer/route.json, which causes the admin authentication middleware to call next without checking the caller, and no customer-session middleware guards the route; the on...

9.8CVSS0.0059EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/20 9:46 p.m.19 views

CVE-2026-54508

TREK , a collaborative travel planner, is affected by a blind SSRF vulnerability prior to version 3.1.0. The root cause is that importGoogleList(), importNaverList() in placeService.ts and resolveGoogleMapsUrl() in mapsService.ts validate only the initial URL via checkSsrf() but then use fetch() ...

5.3CVSS5.4AI score0.00313EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 9:34 p.m.14 views

CVE-2026-46355

BigBlueButton prior to 3.0.23 exposed the /bigbluebutton/api/handleJoinExistingUser endpoint through a routable controller action in ApiController.groovy rather than a private helper. An authenticated requester who could supply the existingUserID of an active participant was able to reuse that pa...

7.1CVSS5.3AI score0.0021EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 9:17 p.m.10 views

CVE-2026-67446

Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit decodes attacker-supplied image attachments into a full raster before checking decoded dimensions, pixel count, or memory use in the GET /api/v1/message/id/part/partID/thumb endpoint. The Thumbnail handler in...

5.3CVSS0.00371EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/20 9:13 p.m.2 views

CVE-2026-39987

CVE-2026-39987 — RCE pre-autenticazione in Marimo CVE-2026-39987 è una vulnerabilità critica di Remote Code Execution RCE pre-autenticazione che colpisce Marimo, un ambiente notebook Python reattivo. La vulnerabilità risiede nell'endpoint WebSocket del terminale di Marimo: root@kitploit:...

9.8CVSS8.4AI score0.97279EPSS
SaveExploits20References1
CVE
CVE
added 2026/08/20 9:10 p.m.12 views

CVE-2026-67446

Mailpit , an email testing tool and API for developers, is vulnerable to a memory exhaustion issue in its thumbnail generation endpoint (GET /api/v1/message/{id}/part/{partID}/thumb). The handler in server/apiv1/thumbnails.go calls imaging.Decode() with AutoOrientation on attacker-supplied image ...

5.3CVSS5.3AI score0.00371EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/20 9:10 p.m.38 views

CVE-2026-67446 Mailpit: Thumbnail generation decodes unbounded image dimensions before scaling

Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit decodes attacker-supplied image attachments into a full raster before checking decoded dimensions, pixel count, or memory use in the GET /api/v1/message/id/part/partID/thumb endpoint. The Thumbnail handler in...

5.3CVSS0.00371EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 9:10 p.m.11 views

EUVD-2026-63659

Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit decodes attacker-supplied image attachments into a full raster before checking decoded dimensions, pixel count, or memory use in the GET /api/v1/message/id/part/partID/thumb endpoint. The Thumbnail handler in...

5.3CVSS5.4AI score0.00371EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/20 8:08 p.m.2 views

exchange-scanner

Microsoft Exchange Server Scanner Beschreibung Dieses Tool scannt mehrere gängige öffentlich erreichbare Dienste auf einem Zielhost, um Microsoft Exchange Server zu erkennen und, wenn möglich, dessen Softwareversion zu identifizieren. Hierzu verwendet es die folgenden Techniken: Fingerprinting vo...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/20 7:43 p.m.2 views

CVE-2025-12585

MxChat Basic = 2.5.1 - WordPress के लिए MxChat – AI Chatbot = 2.5.1 - बिना प्रमाणीकरण के सूचना प्रकटीकरण MxChat Basic प्लगइन mxchatfetchconversationhistory AJAX एंडपॉइंट में सत्र स्वामित्व सत्यापित नहीं करता है, जिससे अनधिकृत उपयोगकर्ता असुरक्षित प्रत्यक्ष ऑब्जेक्ट संदर्भ IDOR कमजोरियों के माध्यम...

5.3CVSS5.2AI score0.0032EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/20 7:43 p.m.2 views

CVE-2025-12135

WPBookit getparam'csscode'; $jscode= $request-getparam'jscode'; updateoption 'wpbcustomcodedata', 'csscode' = $csscode, 'jscode' = $jscode ; Codeausführung aus /core/shortcodes/cla...

7.2CVSS5.2AI score0.00286EPSS
SaveExploits0
NVD
NVD
added 2026/08/20 7:16 p.m.12 views

CVE-2026-61663

django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.9, renderobjectstructure fails to authorize non-PageContent objects that use PlaceholderRelationField. An active staff user without cms.usestructure or model-level view or chan...

4.3CVSS0.00199EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:45 p.m.7 views

Wagtail: Identification of documents by SHA1 hash

Impact By passing specific HTTP headers to the document serve URL endpoint, an attacker was able to determine whether a document with a given ID matched a specified SHA1 hash, regardless of any permission restrictions on the document or knowing its filename. This could allow an attacker to...

5.7AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.10 views

django CMS: Missing authorization in `render_object_structure` discloses non-PageContent placeholder structure to low-privileged staff

Summary The django-cms frontend-editing structure endpoint GET //admin/cms/placeholder/object//structure// did not perform an object-level authorization check for non-PageContent objects. Any authenticated, active staff user could request the structure endpoint for a frontend-editable object a...

4.3CVSS5.6AI score0.00199EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.7 views

django CMS: Structure endpoint bypasses page-view permission

Summary The structure-board endpoint renderobjectstructure renders a page's plugin structure without verifying that the requesting user is allowed to view the page. The edit and preview endpoints enforce this via renderpage, but the structure endpoint does not, allowing a low-privileged staff use...

6.5CVSS5.4AI score0.00244EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 6:36 p.m.8 views

GHSA-F5F4-3HH4-F54M Pipelines-as-Code GitHub App token request can be redirected via untrusted Enterprise Host header

Impact Pipelines-as-Code installations using the GitHub App provider are vulnerable to GitHub App credential exfiltration through the webhook endpoint. Affected versions accepted the X-GitHub-Enterprise-Host request header as the GitHub Enterprise API host during GitHub App token generation. For...

8.2CVSS5.4AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/20 6:34 p.m.7 views

Coder: Login endpoint user enumeration via timing-defense placeholder in password comparison

Summary userpassword.Compare substituted a placeholder hash derived from the well-known string "hunter2" when the stored hash was empty. Submitting "hunter2" therefore matched accounts with no password hash nonexistent users and SSO-only users and a subsequent login-type check returned an HTTP 40...

5.5AI score
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/08/20 6:25 p.m.24 views

CVE-2026-62315

Frappe (full-stack web application framework) is affected by a type confusion vulnerability in frappe.client.set_value (frappe/client.py) in version 16.31.0 and earlier . The function validates a dictionary supplied via the fieldname parameter against forbidden standard and child-table fields bef...

7.1CVSS5.4AI score0.0028EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 6:25 p.m.11 views

CVE-2026-62315 Frappe: Mass assignment via set_value

Frappe is a full-stack web application framework. In version 16.31.0 and earlier, frappe.client.setvalue in frappe/client.py checks a dictionary supplied through the fieldname parameter against forbidden standard and child-table fields before parsing the dictionary into individual field names. An...

7.1CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/20 6:25 p.m.13 views

EUVD-2026-63539

Frappe is a full-stack web application framework. In version 16.31.0 and earlier, frappe.client.setvalue in frappe/client.py checks a dictionary supplied through the fieldname parameter against forbidden standard and child-table fields before parsing the dictionary into individual field names. An...

7.1CVSS5.4AI score0.0028EPSS
SaveExploits0References3
Rows per page
Query Builder