Lucene search
+L

137788 matches found

OSV
OSV
added 2026/08/03 7:59 p.m.30 views

CVE-2026-69198 ip-address: a CIDR suffix on the parsed address suppresses special-use classification and can bypass SSRF and trust-boundary checks

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 score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/03 7:59 p.m.16 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:59 p.m.59 views

CVE-2026-69198 ip-address: a CIDR suffix on the parsed address suppresses special-use classification and can bypass SSRF and trust-boundary checks

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.9CVSS0.00346EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/03 7:59 p.m.12 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
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/03 7:59 p.m.89 views

CVE-2026-69198

The CVE affects the ip-address JavaScript library (versions 10.1.1–10.2.2). A defect in the containment guard in classification (built on isInSubnet) makes special-use checks (isLoopback, isPrivate, isLinkLocal, isCGNAT, isMulticast, isUnspecified, isBroadcast, isULA, getType) return an internal ...

6.9CVSS5.6AI score0.00346EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/03 7:59 p.m.11 views

CVE-2026-69198 ip-address: a CIDR suffix on the parsed address suppresses special-use classification and can bypass SSRF and trust-boundary checks

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.5AI score0.00346EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/03 7:56 p.m.17 views

CVE-2026-68979 Apache NiFi: Missing Authorization for Components Referenced by Parameter Context Updates

Apache NiFI 1.10.0 through 2.10.0 provide a Parameter Context update REST API method that does not enforce authorization checking on components referencing Parameter values. Updating a Parameter Context can change parameter values that affect referencing components, but framework authorization wa...

5.9CVSS6AI score0.00522EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/03 7:56 p.m.103 views

CVE-2026-68979

Summary (CVE-2026-68979): Apache NiFi versions 1.10.0–2.10.0 expose a Parameter Context update REST API that does not enforce authorization on components referencing Parameter values. An authenticated user able to modify a Parameter Context but not authorized on referencing components could alter...

9.8CVSS6AI score0.00522EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/03 7:56 p.m.64 views

CVE-2026-68979 Apache NiFi: Missing Authorization for Components Referenced by Parameter Context Updates

Apache NiFI 1.10.0 through 2.10.0 provide a Parameter Context update REST API method that does not enforce authorization checking on components referencing Parameter values. Updating a Parameter Context can change parameter values that affect referencing components, but framework authorization wa...

5.9CVSS0.00522EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/03 7:56 p.m.27 views

CVE-2026-68979 Apache NiFi: Missing Authorization for Components Referenced by Parameter Context Updates

Apache NiFI 1.10.0 through 2.10.0 provide a Parameter Context update REST API method that does not enforce authorization checking on components referencing Parameter values. Updating a Parameter Context can change parameter values that affect referencing components, but framework authorization wa...

5.9CVSS6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/03 7:56 p.m.10 views

CVE-2026-68979

Apache NiFI 1.10.0 through 2.10.0 provide a Parameter Context update REST API method that does not enforce authorization checking on components referencing Parameter values. Updating a Parameter Context can change parameter values that affect referencing components, but framework authorization wa...

5.9CVSS6AI score0.00522EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/03 7:56 p.m.13 views

EUVD-2026-52418

Apache NiFI 1.10.0 through 2.10.0 provide a Parameter Context update REST API method that does not enforce authorization checking on components referencing Parameter values. Updating a Parameter Context can change parameter values that affect referencing components, but framework authorization wa...

5.9CVSS6AI score0.00522EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/03 7:52 p.m.14 views

ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses can bypass SSRF and trust-boundary checks

Summary Address6's special-property checks misclassify IPv4-mapped ::ffff:0:0/96 and NAT64 well-known 64:ff9b::/96 IPv6 addresses. These checks classify an address by its IPv6 wrapper rather than by the IPv4 address it embeds, so isLoopback, isLinkLocal, isMulticast, and isUnspecified all return...

6.9CVSS5.5AI score0.0035EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/03 7:52 p.m.13 views

GHSA-22JQ-VG5J-6VGG ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses can bypass SSRF and trust-boundary checks

Summary Address6's special-property checks misclassify IPv4-mapped ::ffff:0:0/96 and NAT64 well-known 64:ff9b::/96 IPv6 addresses. These checks classify an address by its IPv6 wrapper rather than by the IPv4 address it embeds, so isLoopback, isLinkLocal, isMulticast, and isUnspecified all return...

6.9CVSS5.5AI score0.0035EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/03 7:19 p.m.12 views

undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

Summary Two issues in undici's cache interceptor, both fixed by the same patch on lib/util/cache.js: 1. Shared-cache disclosure: Responses with malformed qualified Cache-Control: private directives such as private="" or private="," can be incorrectly stored in the default shared cache, then serve...

9.1CVSS7.1AI score0.00463EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/08/03 7:19 p.m.20 views

GHSA-4CWX-7WF7-3272 undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

Summary Two issues in undici's cache interceptor, both fixed by the same patch on lib/util/cache.js: 1. Shared-cache disclosure: Responses with malformed qualified Cache-Control: private directives such as private="" or private="," can be incorrectly stored in the default shared cache, then serve...

7.4CVSS7.1AI score0.00463EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/03 7:08 p.m.12 views

JLSEC-2026-1150

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.12.8 and 2.11.17, an unauthenticated peer with network access to a leafnode listener with compression enabled could crash the server during the pre-authentication leafnode handshake by...

7.5CVSS5.5AI score0.00742EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/03 7:08 p.m.9 views

JLSEC-2026-1127

NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, a malicious client which can connect to the WebSockets port can cause unbounded memory use in the nats-server before authentication; this requires sending a...

5.3CVSS6.9AI score0.00525EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/03 7:08 p.m.9 views

JLSEC-2026-1122

NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.14 and 2.12.5, if the nats-server has the "leafnode" configuration enabled not default, then anyone who can connect can crash the nats-server by triggering a panic. This happens...

7.5CVSS6.9AI score0.00658EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/03 7:08 p.m.7 views

JLSEC-2026-1120

NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. The WebSockets handling of NATS messages handles compressed messages via the WebSockets negotiated compression. Prior to versions 2.11.2 and 2.12.3, the implementation bound the memory size of a NATS...

7.5CVSS7.7AI score0.00478EPSS
SaveExploits0References4
Rows per page
Query Builder