Lucene search
+L

60310 matches found

NVD
NVD
added 2026/07/20 4:16 p.m.24 views

CVE-2026-32822

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, any unauthenticated attacker can place arbitrary HTML into flash...

6.1CVSS0.00275EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/20 4:16 p.m.30 views

CVE-2026-32807

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, anyone with a DataLink UUID can fetch the attached text file directly...

7.5CVSS0.00394EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 4:09 p.m.42 views

CVE-2026-32820 dataCycle Public Markdown Path Traversal Via /docs/*path

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, the documentation and static markdown renderer accepts...

7.5CVSS0.00893EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/07/20 4:07 p.m.66 views

wp2shell-Wordpress-TOWN

wp2shell by : lucifer0xf Unauthenticated Remote Code...

9.8CVSS7.4AI score0.97271EPSS
SaveExploits80
ATTACKERKB
ATTACKERKB
added 2026/07/20 3:31 p.m.9 views

CVE-2026-32807

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, anyone with a DataLink UUID can fetch the attached text file directly...

7.5CVSS5.4AI score0.00394EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/20 3:31 p.m.34 views

CVE-2026-32807

CVE-2026-32807 affects dataCycle-CORE prior to 25.07.3, where any user with a DataLink UUID can fetch an attached text file directly, even if expired or unauthenticated. The route is public and mailers embed the direct URL, allowing leaked or forwarded links to expose the attachment. Impact is co...

7.5CVSS5.4AI score0.00394EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/20 3:31 p.m.20 views

EUVD-2026-45980

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, anyone with a DataLink UUID can fetch the attached text file directly...

7.5CVSS5.4AI score0.00394EPSS
SaveExploits0References1
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 3:02 p.m.11 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.3CVSS5.4AI score0.00421EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/20 3:02 p.m.68 views

CVE-2026-48824

Mailpit versions before 1.30.1 expose a pre-auth memory-exhaustion DoS via unbounded JSON bodies on four endpoints: PUT /api/v1/messages, DELETE /api/v1/messages, PUT /api/v1/tags, and POST /api/v1/message/{id}/release. The root cause is json.NewDecoder(r.Body) used without a body-size cap, unlik...

5.3CVSS5.4AI score0.00421EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/07/20 3:01 p.m.20 views

EUVD-2026-45972

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the Mailpit SMTP server has a Server.MaxSize int field that controls the maximum allowed DATA payload size, but the field is never assigned anywhere outside test code, leaving it at Go's zero value 0 ⇒ "no limit". T...

7.5CVSS5.4AI score0.00388EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/20 3:01 p.m.11 views

CVE-2026-45713 Mailpit: Unauthenticated remote memory-exhaustion DoS via unlimited SMTP DATA and /api/v1/send body sizes

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the Mailpit SMTP server has a Server.MaxSize int field that controls the maximum allowed DATA payload size, but the field is never assigned anywhere outside test code, leaving it at Go's zero value 0 ⇒ "no limit". T...

7.5CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/07/20 3:01 p.m.58 views

CVE-2026-45713

Mailpit suffers an unauthenticated remote memory-exhaustion DoS due to missing limits on SMTP DATA and the /api/v1/send body. Before v1.30.0, Server.MaxSize is not assigned, allowing unbounded data growth and RAM/disk pressure as messages are processed and stored. Multiple sources (CVE-2026-45713...

7.5CVSS5.4AI score0.00388EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/07/20 2:37 p.m.12 views

CVE-2026-45709 Mailpit has an incomplete fix for GHSA-6jxm: HTML check still permits SSRF to private/loopback/IMDS via missing IP-filter dialer

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.8CVSS5.2AI score
SaveExploits0References4
CVE
CVE
added 2026/07/20 2:15 p.m.65 views

CVE-2026-46410

FileBrowser Quantum exposes sensitive share information (source and path) to unauthenticated users. Affected versions are prior to 1.3.2-stable and 1.4.1-beta. The issue is fixed in 1.3.2-stable and 1.4.1-beta. No public workarounds are documented in the provided sources. Remediation: upgrade to ...

8.7CVSS5.2AI score0.00445EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 2:15 p.m.12 views

CVE-2026-46410 FileBrowser Quantum: unauthenticated user share share info

FileBrowser Quantum is a free, self-hosted, web-based file manager. Versions prior to 1.3.2-stable and 1.4.1-beta may leak some sensitive info, such as source and path. Versions 1.3.2-stable and 1.4.1-beta fix the issue. No known workarounds are available...

8.7CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 2:15 p.m.43 views

CVE-2026-46410 FileBrowser Quantum: unauthenticated user share share info

FileBrowser Quantum is a free, self-hosted, web-based file manager. Versions prior to 1.3.2-stable and 1.4.1-beta may leak some sensitive info, such as source and path. Versions 1.3.2-stable and 1.4.1-beta fix the issue. No known workarounds are available...

8.7CVSS0.00445EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/20 2:13 p.m.16 views

pacemaker: Pacemaker: Denial of Service via integer overflow in remote message decompression

A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial...

8.6CVSS5.4AI score0.00561EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2026/07/20 1:32 p.m.18 views

⚡ Weekly Recap: WordPress RCE, SonicWall 0-Days, AI Service Attacks, SharePoint 0-Day and More

A single request should not be able to do this much. But this week, small inputs led to code execution, memory loss, stolen keys, and disabled security tools. The paths were often simple: exposed systems, weak checks, old drivers, fake prompts, and public code used for malware delivery. Some bugs...

9.8CVSS9.5AI score0.15873EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/07/20 1:23 p.m.27 views

undici: Undici: Information disclosure due to improper cache-control header parsing

A flaw was found in Undici. The cache interceptor in shared-cache mode incorrectly classifies certain responses as cacheable due to improper handling of whitespace-padded Cache-Control header field names. This vulnerability allows an unauthenticated attacker to access authenticated user data from...

5.9CVSS7.1AI score0.00388EPSS
SaveExploits0References6
Rows per page
Query Builder