Lucene search
+L

52507 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/03 8:20 p.m.9 views

CVE-2026-66065

Ouroboros is a local-first runtime for AI coding agents that records their actions and applies user-defined policies to constrain behavior. Versions prior to 0.42.1 have an incomplete denylist. Several execution-routing keys of the same RCE class were omitted, so a malicious cloned repo can still...

8.4CVSS5.8AI score0.00297EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2026/08/03 8:17 p.m.20 views

CVE-2026-69185

Socket.IO enables bidirectional and low-latency communication for every platform. Prior to 4.2.7, 3.4.5, and 3.3.6, a specially crafted Socket.IO packet can make the server wait for a large number of binary attachments and buffer them, which can be exploited to make the server run out of memory...

7.5CVSS5.5AI score0.00503EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/03 7:59 p.m.15 views

CVE-2026-69198

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. From 10.1.1 until 10.2.2, every special-use classification method is built on isInSubnet, which short-circuits to false whenever the address's own subnet mask is shorter than the reference range's mask. Th...

6.9CVSS5.6AI score0.00346EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/03 7:56 p.m.49 views

CVE-2026-69192 ip-address: Address4 decodes leading-zero octets as decimal while resolvers decode them as octal, allowing SSRF and trust-boundary bypass

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Prior to 10.3.1, Address4 accepts an octet written with a leading zero and decodes it as decimal, while the WHATWG URL host parser, inetaton, and getaddrinfo all decode a leading zero as octal. The library...

7.7CVSS0.00366EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/03 7:09 p.m.13 views

Socket.IO: Zero-attachment Memory Exhaustion

Impact A specially crafted Socket.IO packet can make the server wait for a large number of binary attachments and buffer them, which can be exploited to make the server run out of memory. Patches | Version range | Used by | Fixed version |...

7.5CVSS5.8AI score0.00503EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/08/03 7:09 p.m.11 views

CVE-2026-69185

Socket.IO enables bidirectional and low-latency communication for every platform. Prior to 4.2.7, 3.4.5, and 3.3.6, a specially crafted Socket.IO packet can make the server wait for a large number of binary attachments and buffer them, which can be exploited to make the server run out of memory...

7.5CVSS5.7AI score0.00503EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/03 7:09 p.m.45 views

CVE-2026-69185 Socket.IO: Zero-attachment Memory Exhaustion

Socket.IO enables bidirectional and low-latency communication for every platform. Prior to 4.2.7, 3.4.5, and 3.3.6, a specially crafted Socket.IO packet can make the server wait for a large number of binary attachments and buffer them, which can be exploited to make the server run out of memory...

7.5CVSS0.00503EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/03 7:09 p.m.8 views

CVE-2026-69185 Socket.IO: Zero-attachment Memory Exhaustion

Socket.IO enables bidirectional and low-latency communication for every platform. Prior to 4.2.7, 3.4.5, and 3.3.6, a specially crafted Socket.IO packet can make the server wait for a large number of binary attachments and buffer them, which can be exploited to make the server run out of memory...

7.5CVSS5.7AI score0.00503EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/03 7:05 p.m.92 views

CVE-2026-48031

Technical details about CVE-2026-48031 are not publicly provided in the supplied documents. The go-base JWT-secret issue is described at a high level; monitor for updates for concrete affected versions, root cause, and fixes.

9.1CVSS7.7AI score0.00346EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/03 7:05 p.m.45 views

CVE-2026-48031 Go Restful API Boilerplate: Hardcoded JWT Secret "random" Allows Token Forgery

go-base is a Go RESTful API Boilerplate template with JWT Authentication, backed by PostgreSQL. In versions prior to 2026-05-18, the JWT signing secret is hardcoded to the known string "random", letting any attacker who reads the public repository forge tokens for arbitrary users, including admin...

9.1CVSS0.00346EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/03 4:56 p.m.10 views

CVE-2026-69153 PostCSS: incomplete fix of CVE-2026-45623 — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS5.5AI score0.00451EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/08/03 4:33 p.m.11 views

CVE-2026-69152

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS5.6AI score0.00623EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/08/03 4:33 p.m.101 views

CVE-2026-69152 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS5.6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/03 4:23 p.m.50 views

CVE-2026-69151 Angular i18n: Cross-Site Scripting (XSS) via event-handler attributes

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.1, the Angular compiler i18n pipeline permits i18n-onerror and other i18n-on event-handler attributes, allowing a lower-trust...

7.6CVSS0.00199EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/03 4:14 p.m.105 views

CVE-2026-69149

CVE-2026-69149 affects Angular SSR: a Cross-Site Scripting (XSS) vulnerability in the DOM emulation dependency (domino) used by @angular/platform-server when serializing fallback raw-content elements (, , , ). The issue exists prior to versions 20.3.27, 21.2.19, and 22.0.7 and is fixed in those r...

8.6CVSS5.5AI score0.00206EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/08/03 3:58 p.m.165 views

CVE-2026-68945

CVE-2026-68945 affects Angular’s HttpTransferCache in HttpClient. Before 20.3.27, 21.2.19, and 22.0.2, comma-joining repeated request parameters caused semantically distinct requests to share a transfer-cache key, leading to reuse of a wrong backend response and potential state poisoning. The iss...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/03 3:34 p.m.65 views

CVE-2026-68930

Russh is a Rust SSH library. Prior to version 0.62.5, it dispatched channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, server_read_authenticated, and the exec_request callback. This could allow callbacks to be reached w...

6.5CVSS5.5AI score0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/03 1:55 p.m.12 views

ROOT-APP-PYPI-CVE-2026-28498 CVE-2026-28498 in Authlib - Patched by Root

Root has patched CVE-2026-28498 in the Authlib package for Root:PyPI. Multiple fixed versions available...

7.5CVSS7.3AI score0.00226EPSS
SaveExploits1
OSV
OSV
added 2026/08/03 1:55 p.m.16 views

ROOT-APP-PYPI-CVE-2026-41425 CVE-2026-41425 in Authlib - Patched by Root

Root has patched CVE-2026-41425 in the Authlib package for Root:PyPI. Multiple fixed versions available...

5.4CVSS5.3AI score0.00106EPSS
SaveExploits1
OSV
OSV
added 2026/08/03 1:55 p.m.8 views

ROOT-APP-PYPI-GHSA-JJ8C-MMJ3-MMGV GHSA-jj8c-mmj3-mmgv in Authlib - Patched by Root

Root has patched GHSA-jj8c-mmj3-mmgv in the Authlib package for Root:PyPI. Multiple fixed versions available...

5.4CVSS5.5AI score
SaveExploits0
Rows per page
Query Builder