Lucene search
+L

114029 matches found

WPVulnDB
WPVulnDB
added 2026/08/14 12:00 a.m.13 views

Divi 5.0 - 5.8.1 - Contributor+ Stored XSS via Social Media Follow Skype URL

Description The theme does not properly escape some of its Social Media Follow module settings before outputting them in link attributes, allowing users with a role as low as contributor to store JavaScript which will run when a higher privileged user, such as an administrator, views the post. Po...

5.4AI score0.00157EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.20 views

PT-2026-72121

Name of the Vulnerable Software and Affected Versions Semaphore versions prior to 2.18.20 Description An OS command injection issue exists in the handling of the repository git url variable. Authenticated users with Manager or Owner roles can achieve remote code execution on the server host by...

9.9CVSS6AI score0.0156EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.21 views

PT-2026-72066

Name of the Vulnerable Software and Affected Versions CKAN MCP Server versions prior to 0.4.112 Description The ckan get mqa quality and ckan get mqa quality details functions in src/tools/quality.ts use the isValidMqaServer function to validate the server url parameter. Because the validation us...

5.3CVSS5.7AI score0.00224EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.18 views

PT-2026-72063

A vulnerability was identified in TOTOLINK A800R 4.1.2cu.5137 B20200730. This impacts the function setUrlFilterRules of the file /cgi-bin/cstecgi.cgi of the component firewall.so. The manipulation of the argument url leads to stack-based buffer overflow. The attack can be initiated remotely. The...

8.8CVSS8.9AI score0.00466EPSS
SaveExploits0References7
wpexploit
wpexploit
added 2026/08/14 12:00 a.m.22 views

Divi 5.0 - 5.8.1 - Contributor+ Stored XSS via Social Media Follow Skype URL

Description The theme does not properly escape some of its Social Media Follow module settings before outputting them in link attributes, allowing users with a role as low as contributor to store JavaScript which will run when a higher privileged user, such as an administrator, views the post...

5.4AI score0.00157EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/08/13 11:45 p.m.11 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

5.4AI score0.02175EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/13 11:45 p.m.13 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

5.3AI score0.00728EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/13 10:17 p.m.16 views

CVE-2026-73658

Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 4.4.2 until 4.5.0-rc.5, Aws4FetchClient.buildUrl and Aws4FetchClient.presign in apps/webapp/app/v3/objectStoreClient.server.ts assign user-controlled packet keys to URL.pathname, while...

8.2CVSS0.00408EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 9:58 p.m.183 views

CVE-2026-56860

The net/url package in golang is vulnerable to a Denial of Service (DoS) due to quadratic time complexity during path resolution. When resolving relative paths containing parent directory (..) segments, the system previously performed string conversions and buffer rewrites at each step, leading t...

5.3AI score0.00518EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 9:58 p.m.15 views

CVE-2026-56860 Avoid quadratic complexity in resolvePath in net/url

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.3AI score0.00518EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 9:58 p.m.47 views

CVE-2026-56860 Avoid quadratic complexity in resolvePath in net/url

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

0.00518EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 9:43 p.m.40 views

GO-2026-6218 Avoid quadratic complexity in resolvePath in net/url

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.4AI score0.00518EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/13 9:43 p.m.16 views

Denial of Service (DoS)

Overview std/net/url is a Go standard library package std/net/url Affected versions of this package are vulnerable to Denial of Service DoS. Go Vulnerability Report:Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on...

8.7CVSS6AI score0.00518EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 9:19 p.m.30 views

CVE-2026-73659

Trigger.dev CVE-2026-73659 affects the open-source platform (Trigger.dev) in versions 4.4.2–4.5.0. The packet presign routes (apps/webapp/app/routes/api.v1.packets.$.ts) pass a caller-controlled filename through resolveStoreProtocolForPacketPresign to generatePresignedUrl/generatePresignedRequest...

8.1CVSS5.3AI score0.00423EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 9:19 p.m.11 views

CVE-2026-73659 Trigger.dev: Cross-tenant object read/write via path traversal in packet presign API

Trigger.dev is the open-source platform for building AI workflows in TypeScript. From 4.4.2 until 4.5.0, the packet presign routes in apps/webapp/app/routes/api.v1.packets.$.ts pass a caller-controlled filename through resolveStoreProtocolForPacketPresign to generatePresignedUrl and...

8.1CVSS5.3AI score0.00423EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 9:16 p.m.7 views

CVE-2026-73658 Trigger.dev: Cross-tenant object store read and write via URL path traversal

Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 4.4.2 until 4.5.0-rc.5, Aws4FetchClient.buildUrl and Aws4FetchClient.presign in apps/webapp/app/v3/objectStoreClient.server.ts assign user-controlled packet keys to URL.pathname, while...

8.2CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 9:16 p.m.36 views

CVE-2026-73658 Trigger.dev: Cross-tenant object store read and write via URL path traversal

Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 4.4.2 until 4.5.0-rc.5, Aws4FetchClient.buildUrl and Aws4FetchClient.presign in apps/webapp/app/v3/objectStoreClient.server.ts assign user-controlled packet keys to URL.pathname, while...

8.2CVSS0.00408EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 9:16 p.m.10 views

EUVD-2026-58480

Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 4.4.2 until 4.5.0-rc.5, Aws4FetchClient.buildUrl and Aws4FetchClient.presign in apps/webapp/app/v3/objectStoreClient.server.ts assign user-controlled packet keys to URL.pathname, while...

8.2CVSS5.3AI score0.00408EPSS
SaveExploits0References4
attackerkb
attackerkb
added 2026/08/13 9:16 p.m.17 views

CVE-2026-73658

Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 4.4.2 until 4.5.0-rc.5, Aws4FetchClient.buildUrl and Aws4FetchClient.presign in apps/webapp/app/v3/objectStoreClient.server.ts assign user-controlled packet keys to URL.pathname, while...

8.2CVSS5.3AI score0.00408EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/13 9:16 p.m.37 views

CVE-2026-73658

Trigger.dev CVE-2026-73658 affects versions 4.4.2 through 4.5.0-rc.5 where Aws4FetchClient.buildUrl() and Aws4FetchClient.presign() assign user-controlled packet keys to URL.pathname, and routes/api.v1.packets.$.ts accepts wildcard params with insufficient per-resource ownership checks. WHATWG pa...

8.2CVSS5.3AI score0.00408EPSS
SaveExploits0References4
Rows per page
Query Builder