Lucene search
+L

6013 matches found

CVE
CVE
•added 2026/08/04 11:52 a.m.•77 views

CVE-2026-61387

CVE-2026-61387 (Eclipse Milo) affects Milo 1.0.0–1.1.4. The issue is that monitored-item quota accounting is not exception-safe: if item creation fails due to an unchecked error, the server-global reservation is not restored. Additionally, deeply nested PubSub ExtensionObjects in a CreateMonitore...

7.5CVSS5.5AI score0.0062EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2026/08/04 11:34 a.m.•29 views

Thumbor has path traversal via post-validation URL decoding bypass in file_loader

The fileloader performs unquote on the file path AFTER the abspath + startswith security check. An attacker can use percent-encoded path traversal sequences %2e%2e for .. that pass the security check as literal directory names, but are then decoded to actual .. traversal sequences. Affected...

8.7CVSS5.5AI score0.00522EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2026/08/04 11:34 a.m.•11 views

PYSEC-2026-3597 open-webui terminal proxy path traversal guard bypass via 9x encoded traversal

AI assistance was used to help inspect the code and prepare this report. Summary The fix for GHSA-r2wg-2mcr-66rv is incomplete in v0.9.6 and current main. backend/openwebui/routers/terminals.py documents sanitizeproxypath as decoding until stable, but the implementation stops after 8 unquote...

7.7CVSS7.1AI score0.00483EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
•added 2026/08/04 12:00 a.m.•17 views

Amazon Linux 2023 : python3-pyasn1, python3-pyasn1-modules (ALAS2023-2026-2000)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2000 advisory. pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound ...

7.5CVSS5.7AI score0.00616EPSS
SaveExploits0References8
Amazon
Amazon
•added 2026/08/04 12:00 a.m.•23 views

Important: python3

Issue Overview: CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host. CVE-2026-1502 The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data. CVE-2026-15308 When...

8.7CVSS5.7AI score0.00637EPSS
SaveExploits0
Amazon
Amazon
•added 2026/08/04 12:00 a.m.•20 views

Important: python-pillow

Issue Overview: Pillow is a Python imaging library. Prior to 12.3.0, when Pillow loads an uncompressed McIdas AREA image from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width, causing pixel access such as...

8.7CVSS7.1AI score0.0068EPSS
SaveExploits7
Amazon
Amazon
•added 2026/08/04 12:00 a.m.•13 views

Important: perl-YAML-Syck

Issue Overview: YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack. In the bundled libsyck, when an anchor name is redefined or removed, syckhdlraddanchor and syckhdlrremoveanchor free the node stored unde...

9.1CVSS5.5AI score0.00632EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/08/04 12:00 a.m.•25 views

Amazon Linux 2 : python-pyasn1, --advisory ALAS2-2026-3836 (ALAS-2026-3836)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2026-3836 advisory. pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on...

7.5CVSS5.7AI score0.00616EPSS
SaveExploits0References8
Amazon
Amazon
•added 2026/08/04 12:00 a.m.•26 views

Important: python

Issue Overview: CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host. CVE-2026-1502 The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data. CVE-2026-15308 When...

8.7CVSS5.7AI score0.00637EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/08/03 9:07 p.m.•15 views

CVE-2026-69246

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS5.6AI score0.0037EPSS
SaveExploits0References8Affected Software1
CVE
CVE
•added 2026/08/03 9:07 p.m.•153 views

CVE-2026-69246

CVE-2026-69246 affects the PHP HTTP client Guzzle. Before versions 7.15.2 and 8.0.1, Guzzle passes the request URI to the transport as text and separately provides a Host header. The cURL handlers set CURLOPT_URL to the URI as written and push the Host into CURLOPT_HTTPHEADER; StreamHandler does ...

7.2CVSS5.6AI score0.0037EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/03 8:17 p.m.•11 views

DEBIAN-CVE-2026-69192

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.7CVSS5.6AI score0.00663EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/03 7:59 p.m.•34 views

GHSA-MWP4-54F8-5FHR ip-address: Address4 decodes leading-zero octets as decimal while resolvers decode them as octal, allowing SSRF and trust-boundary bypass

Summary 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 and the network stack therefore disagree about which host a string names. new Address4'012.0.0.1'...

7.7CVSS5.7AI score0.00663EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/03 7:56 p.m.•55 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.7CVSS5.6AI score
SaveExploits0References5
CVE
CVE
•added 2026/08/03 7:56 p.m.•175 views

CVE-2026-69192

IP-address Address4 in JavaScript is vulnerable prior to 10.3.1 because a leading-zero octet is decoded as decimal, while the host resolver stack decodes as octal. This mismatch causes misclassification of hosts for trust-boundary decisions (e.g., SSRF filtering) since isPrivate(), isLoopback(), ...

7.7CVSS5.6AI score0.00663EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/03 7:56 p.m.•21 views

EUVD-2026-52419

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.7CVSS5.6AI score0.00663EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/03 7:56 p.m.•11 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.7CVSS5.6AI score0.00663EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/08/03 7:56 p.m.•20 views

CVE-2026-69192

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.7CVSS5.6AI score0.00663EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
•added 2026/08/03 3:45 p.m.•7 views

netty: Netty: High integrity impact due to improper DNS domain name constraint enforcement

A flaw was found in Netty. Netty's DNS Domain Name System codec does not properly enforce domain name constraints as defined in RFC 1035 during both encoding and decoding processes. This vulnerability allows a remote attacker to exploit the decoder using malicious DNS responses or exploit the...

9.1CVSS6.9AI score0.00847EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2026/08/03 1:40 p.m.•13 views

libtiff: libtiff: Heap-based buffer overflow via crafted PixarLog-compressed TIFF image

A flaw was found in libtiff. A remote attacker could exploit this vulnerability by providing a specially crafted PixarLog-compressed TIFF image. This issue occurs when decoding Pixarlog codec images with the PIXARLOGDATAFMT8BITABGR output format and a specific stride value, leading to a heap-base...

7.3CVSS6.5AI score0.00433EPSS
SaveExploits0References6
Rows per page
Query Builder