Lucene search
+L

145407 matches found

Kitploit
Kitploit
•added 2026/08/20 9:59 p.m.•10 views

DockSec v2026.8.19

!CREATEDhttps://img.shields.io/badge/created-feb,%202025-blue?style=for-the-b...

9.8CVSS7.2AI score0.03179EPSS
SaveExploits0References20
OSV
OSV
•added 2026/08/20 9:35 p.m.•21 views

CVE-2026-72860 9router Server-Side Request Forgery via /api/provider-nodes/validate Because the IPv4-Mapped IPv6 Denylist Check Is Unreachable

The POST /api/provider-nodes/validate route in 9router takes a caller-supplied baseUrl and issues server-side HTTP requests to it, guarding the destination with assertPublicUrl from src/shared/utils/ssrfGuard.js. That guard compares hostname strings only: it resolves no DNS, does not revalidate...

6.3CVSS5.8AI score
SaveExploits0References9
Cvelist
Cvelist
•added 2026/08/20 9:35 p.m.•45 views

CVE-2026-72860 9router Server-Side Request Forgery via /api/provider-nodes/validate Because the IPv4-Mapped IPv6 Denylist Check Is Unreachable

The POST /api/provider-nodes/validate route in 9router takes a caller-supplied baseUrl and issues server-side HTTP requests to it, guarding the destination with assertPublicUrl from src/shared/utils/ssrfGuard.js. That guard compares hostname strings only: it resolves no DNS, does not revalidate...

8.5CVSS0.00384EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/08/20 9:35 p.m.•11 views

CVE-2026-72860 9router Server-Side Request Forgery via /api/provider-nodes/validate Because the IPv4-Mapped IPv6 Denylist Check Is Unreachable

The POST /api/provider-nodes/validate route in 9router takes a caller-supplied baseUrl and issues server-side HTTP requests to it, guarding the destination with assertPublicUrl from src/shared/utils/ssrfGuard.js. That guard compares hostname strings only: it resolves no DNS, does not revalidate...

8.5CVSS5.5AI score0.00384EPSS
SaveExploits0References6
CVE
CVE
•added 2026/08/20 9:35 p.m.•45 views

CVE-2026-72860

9router 's POST /api/provider-nodes/validate route is vulnerable to Server-Side Request Forgery (SSRF) due to a flaw in its assertPublicUrl guard (src/shared/utils/ssrfGuard.js). The IPv4-mapped IPv6 denylist regex is unreachable because the WHATWG URL parser canonicalizes such literals to hextet...

8.5CVSS5.4AI score0.00384EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/08/20 9:34 p.m.•16 views

Mailpit: SMTP DATA line reader buffers over-limit input before size enforcement

Summary Mailpit's SMTP DATA reader enforces the configured MaxMessageSize only after bufio.Reader.ReadBytes'\n' has already buffered a complete DATA line. A remote unauthenticated SMTP client can send one line larger than the configured message-size cap and force memory allocation before Mailpit...

5.3CVSS5.9AI score0.00507EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/08/20 9:34 p.m.•13 views

GHSA-R553-M4FV-5V97 Mailpit: SMTP DATA line reader buffers over-limit input before size enforcement

Summary Mailpit's SMTP DATA reader enforces the configured MaxMessageSize only after bufio.Reader.ReadBytes'\n' has already buffered a complete DATA line. A remote unauthenticated SMTP client can send one line larger than the configured message-size cap and force memory allocation before Mailpit...

5.3CVSS5.9AI score0.00507EPSS
SaveExploits0References5
F5 Networks
F5 Networks
•added 2026/08/20 9:24 p.m.•21 views

K000163015: libjpeg-turbo vulnerabilities CVE-2018-1152 and CVE-2020-13790

Security Advisory Description CVE-2018-1152 libjpeg-turbo 1.5.90 is vulnerable to a denial of service vulnerability caused by a divide by zero when processing a crafted BMP image. CVE-2020-13790 libjpeg-turbo 2.0.4, and mozjpeg 4.0.0, has a heap-based buffer over-read in getrgbrow in rdppm.c via ...

8.1CVSS6.5AI score0.03401EPSS
SaveExploits1
F5 Networks
F5 Networks
•added 2026/08/20 9:21 p.m.•21 views

K000163013: LibTIFF vulnerabilities CVE-2018-17000, CVE-2018-19210, CVE-2019-7663, CVE-2020-19131, and CVE-2020-19144

Security Advisory Description CVE-2018-17000 A NULL pointer dereference in the function TIFFmemcmp at tifunix.c called from TIFFWriteDirectoryTagTransferfunction in LibTIFF 4.0.9 allows an attacker to cause a denial-of-service through a crafted tiff file. This vulnerability can be triggered by th...

7.5CVSS6AI score0.03613EPSS
SaveExploits4
F5 Networks
F5 Networks
•added 2026/08/20 8:53 p.m.•18 views

K000163012: GnuTLS/libtasn1 vulnerability CVE-2024-12133

Security Advisory Description A flaw in libtasn1 causes inefficient handling of specific certificate data. When processing a large number of elements in a certificate, libtasn1 takes much longer than expected, which can slow down or even crash the system. This flaw allows an attacker to send a...

5.3CVSS6.4AI score0.0111EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
•added 2026/08/20 6:54 p.m.•26 views

Security Bulletin: Security Vulnerabilities affect IBM Voice Gateway

Summary Security Vulnerabilities affect IBM Voice Gateway. The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2026-41254 DESCRIPTION: Little CMS lcms2 through 2.18 has an integer overflow in CubeSize in cmslut.c because the overflow check is performed after the multiplicatio...

9.8CVSS6.3AI score0.00534EPSS
SaveExploits1Affected Software1
OSV
OSV
•added 2026/08/20 6:45 p.m.•14 views

GHSA-92HV-J533-69WC 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...

3.7CVSS5.7AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/08/20 6:45 p.m.•19 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
Snyk
Snyk
•added 2026/08/20 6:45 p.m.•13 views

Improper Handling of Insufficient Permissions or Privileges

Overview wagtail is an open source content management system built on Django. Affected versions of this package are vulnerable to Improper Handling of Insufficient Permissions or Privileges in the document retrieval. An attacker can confirm the existence of a document with a known SHA1 hash by...

6.9CVSS5.7AI score
SaveExploits0References2
OSV
OSV
•added 2026/08/20 6:44 p.m.•13 views

GHSA-P2CH-C2C3-4XM5 Winter: CSRF through AJAX handler names reachable as backend page actions

Impact Affected versions of Winter CMS allow a backend AJAX handler to be invoked by a plain top-level GET navigation with no CSRF token. Backend\Classes\Controller::actionExists accepted any public method on a controller as a page action, so handler-shaped names were never reserved from URL...

6.1CVSS5.4AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/20 6:44 p.m.•18 views

Winter: CSRF through AJAX handler names reachable as backend page actions

Impact Affected versions of Winter CMS allow a backend AJAX handler to be invoked by a plain top-level GET navigation with no CSRF token. Backend\Classes\Controller::actionExists accepted any public method on a controller as a page action, so handler-shaped names were never reserved from URL...

5.4AI score
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/08/20 6:44 p.m.•18 views

GHSA-FM29-4MQ3-PHG6 Winter: ImportExportController AJAX handlers bypass granular import/export permission gate

Impact Affected versions of Winter CMS did not enforce the ImportExportController behavior's granular access control on the handlers that actually perform the work. The behavior supports per-operation access control through the importpermissions and exportpermissions configuration keys, enforced ...

8.3CVSS5.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/20 6:44 p.m.•19 views

Winter: ImportExportController AJAX handlers bypass granular import/export permission gate

Impact Affected versions of Winter CMS did not enforce the ImportExportController behavior's granular access control on the handlers that actually perform the work. The behavior supports per-operation access control through the importpermissions and exportpermissions configuration keys, enforced ...

5.7AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/08/20 6:42 p.m.•13 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.00415EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/08/20 6:42 p.m.•12 views

GHSA-VGXM-H9GX-H9W7 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.00415EPSS
SaveExploits0References5
Rows per page
Query Builder