Lucene search
+L

46471 matches found

CVE
CVE
added 2026/07/20 4:38 p.m.26 views

CVE-2026-58482

In Network-AI, the ApprovalInbox HTTP surface (lib/approval-inbox.ts) exposes state-changing endpoints POST /approvals/:id/approve and /deny without authentication and with Access-Control-Allow-Origin: * across all routes. This allows any reachable actor to enumerate and approve high-risk actions...

5.9CVSS5.7AI score0.00159EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/07/20 4:27 p.m.89 views

CVE-2026-64188

CVE-2026-64188 is a Linux kernel vulnerability in the Qualcomm rmnet path where rmnet_dellink() frees an endpoint with kfree() while RCU readers may still reference ep->egress_dev, causing use-after-free and potential kernel crash. The fix adds an rcu_head to struct rmnet_endpoint and replaces...

7.8CVSS5.5AI score0.00117EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/07/20 4:27 p.m.54 views

CVE-2026-64188 net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix endpoint use-after-free in rmnetdellink rmnetdellink removes the endpoint from the hash table with hlistdelinitrcu and then immediately frees it with kfree. However, RCU readers on the receive path...

7.8CVSS0.00117EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/20 4:27 p.m.9 views

CVE-2026-64188 net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix endpoint use-after-free in rmnetdellink rmnetdellink removes the endpoint from the hash table with hlistdelinitrcu and then immediately frees it with kfree. However, RCU readers on the receive path...

7.8CVSS5.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.23 views

CVE-2026-64188

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix endpoint use-after-free in rmnetdellink rmnetdellink removes the endpoint from the hash table with hlistdelinitrcu and then immediately frees it with kfree. However, RCU readers on the receive path...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0
NVD
NVD
added 2026/07/20 4:17 p.m.14 views

CVE-2026-63429

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, POST /api/upload has no authentication guard, no global guard, no form-context validation, no openToken requirement, and no session cookie check. Any anonymous internet user can upload files PDF, DOC/DOCX, XLS/XLSX, CSV, TXT, MP...

8.6CVSS0.00507EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 4:17 p.m.13 views

CVE-2026-45709

Mailpit is an email testing tool and API for developers. The fix for GHSA-6jxm-fv7w-rw5j CVE-2026-23845, "Server-Side Request Forgery SSRF via HTML Check API", shipped in mailpit v1.28.3, hardened internal/htmlcheck/css.go::downloadCSSToBytes with a 5MB size cap, a text/css content-type check,...

5.8CVSS0.00265EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/20 4:07 p.m.38 views

CVE-2026-32819

dataCycle-CORE prior to and including version 25.07.3 contains a vulnerability where a Standard user can enumerate other users’ names and e-mail addresses via /users/search despite restricted access. This results in leakage of internal staff addresses, full names, and the existence of guest/exter...

4.3CVSS5.4AI score0.0027EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 3:54 p.m.39 views

CVE-2026-63429 HeyForm has unauthenticated /api/upload endpoint that accepts arbitrary files with no auth/session/form context

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, POST /api/upload has no authentication guard, no global guard, no form-context validation, no openToken requirement, and no session cookie check. Any anonymous internet user can upload files PDF, DOC/DOCX, XLS/XLSX, CSV, TXT, MP...

8.6CVSS0.00507EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 3:54 p.m.9 views

CVE-2026-63429

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, POST /api/upload has no authentication guard, no global guard, no form-context validation, no openToken requirement, and no session cookie check. Any anonymous internet user can upload files PDF, DOC/DOCX, XLS/XLSX, CSV, TXT, MP...

8.6CVSS5.4AI score0.00507EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/20 3:54 p.m.12 views

CVE-2026-63429 HeyForm has unauthenticated /api/upload endpoint that accepts arbitrary files with no auth/session/form context

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, POST /api/upload has no authentication guard, no global guard, no form-context validation, no openToken requirement, and no session cookie check. Any anonymous internet user can upload files PDF, DOC/DOCX, XLS/XLSX, CSV, TXT, MP...

8.6CVSS5.3AI score
SaveExploits0References4
CVE
CVE
added 2026/07/20 3:54 p.m.19 views

CVE-2026-63429

HeyForm is an open-source form builder with a vulnerable endpoint: before 3.0.0-rc.9, POST /api/upload has no authentication, guards, form-context validation, openToken requirement, or session cookie check. Any anonymous internet user can upload various file types (up to 10 MB) and receive a perm...

8.6CVSS5.4AI score0.00507EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 3:43 p.m.31 views

CVE-2026-45797

CVE-2026-45797 affects HeyForm (open-source form builder). Before version 3.0.0-rc.7, the /api/upload endpoint allowed unauthenticated file uploads, including SVGs. Uploaded SVGs are stored in the static assets directory and served with Content-Type: image/svg+xml by Express’s serve-static middle...

6.4CVSS5AI score0.0057EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 3:43 p.m.11 views

CVE-2026-45797 HeyForm Vulnerable to Stored XSS via Unauthenticated SVG File Upload

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.7, the /api/upload endpoint allows unauthenticated file uploads including SVG files. Uploaded SVGs are stored in the static assets directory and served with Content-Type: image/svg+xml by Express's serve-static middleware, allowing...

6.4CVSS4.9AI score
SaveExploits0References4
NVD
NVD
added 2026/07/20 3:16 p.m.13 views

CVE-2026-54910

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.4.3-beta, the subtitlesHandler endpoint GET /api/media/subtitles accepts two user-controlled query parameters: path and name, both of which are used in filesystem operations without sanitization, creating two...

7.7CVSS0.0046EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 3:16 p.m.14 views

CVE-2026-54685

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.3.2-beta, the /api/auth/login authentication endpoint does not execute in constant time. When a non-existent username is supplied, the server returns a 401/403 response almost immediately. When a valid username...

5.3CVSS0.00468EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 3:02 p.m.49 views

CVE-2026-48824 Mailpit: Sibling-endpoint memory-exhaustion DoS via unbounded JSON body on /api/v1/messages, /api/v1/tags, and /api/v1/message/{id}/release (incomplete fix of GHSA-fpxj-m5q8-fphw)

Mailpit is an email testing tool and API for developers. Prior to version 1.30.1, the fix for GHSA-fpxj-m5q8-fphw CVE-2026-45710, "Mailpit: Set a default 50MB p/m limit to prevent DoS via unlimited SMTP DATA and /api/v1/send body sizes" wrapped only POST /api/v1/send with http.MaxBytesReader. The...

5.3CVSS0.00421EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/07/20 2:20 p.m.9 views

CVE-2026-54910 FileBrowser Quantum's path traversal issue in subtitle handler allows any authenticated user to read arbitrary files

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.4.3-beta, the subtitlesHandler endpoint GET /api/media/subtitles accepts two user-controlled query parameters: path and name, both of which are used in filesystem operations without sanitization, creating two...

7.7CVSS5.4AI score0.0046EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 2:20 p.m.8 views

CVE-2026-54910

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.4.3-beta, the subtitlesHandler endpoint GET /api/media/subtitles accepts two user-controlled query parameters: path and name, both of which are used in filesystem operations without sanitization, creating two...

7.7CVSS5.4AI score0.0046EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/20 2:17 p.m.42 views

CVE-2026-54685 FileBrowser Quantum has Username Enumeration via Authentication Timing Side-Channel

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.3.2-beta, the /api/auth/login authentication endpoint does not execute in constant time. When a non-existent username is supplied, the server returns a 401/403 response almost immediately. When a valid username...

5.3CVSS0.00468EPSS
SaveExploits0References3
Rows per page
Query Builder