Lucene search
+L

510729 matches found

Vulnrichment
Vulnrichment
added 2026/08/20 4:35 p.m.10 views

CVE-2026-55586 SumatraPDF: Heap out-of-bounds write in vendored CHMLib LZX Huffman table construction reachable from crafted CHM files

SumatraPDF is a multi-format reader for Windows. In 3.6.1 and earlier, a crafted CHM file can supply malformed LZX Huffman code lengths to makedecodetable in ext/CHMLib/lzx.c. In the long-code branch, the function writes new internal nodes through nextsymbol before validating that the canonical...

6.6CVSS6.5AI score0.00127EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 4:35 p.m.39 views

CVE-2026-55586 SumatraPDF: Heap out-of-bounds write in vendored CHMLib LZX Huffman table construction reachable from crafted CHM files

SumatraPDF is a multi-format reader for Windows. In 3.6.1 and earlier, a crafted CHM file can supply malformed LZX Huffman code lengths to makedecodetable in ext/CHMLib/lzx.c. In the long-code branch, the function writes new internal nodes through nextsymbol before validating that the canonical...

6.6CVSS0.00127EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/20 4:33 p.m.7 views

CVE-2026-40345 deepmerge-ts: Stack exhaustion when merging recursive object graphs

deepmerge-ts is a typescript library providing functionality to deep merging of javascript objects. Prior to 8.0.0, the deepmerge, deepmergeCustom, deepmergeInto, and deepmergeIntoCustom APIs do not track visited objects or object pairs when recursively merging records. When two input values...

8.2CVSS5.3AI score0.00467EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/20 4:33 p.m.74 views

CVE-2026-40345

deepmerge-ts

8.2CVSS5.2AI score0.00467EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/08/20 4:33 p.m.40 views

CVE-2026-40345 deepmerge-ts: Stack exhaustion when merging recursive object graphs

deepmerge-ts is a typescript library providing functionality to deep merging of javascript objects. Prior to 8.0.0, the deepmerge, deepmergeCustom, deepmergeInto, and deepmergeIntoCustom APIs do not track visited objects or object pairs when recursively merging records. When two input values...

8.2CVSS0.00467EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/08/20 4:33 p.m.9 views

EUVD-2026-63468

deepmerge-ts is a typescript library providing functionality to deep merging of javascript objects. Prior to 8.0.0, the deepmerge, deepmergeCustom, deepmergeInto, and deepmergeIntoCustom APIs do not track visited objects or object pairs when recursively merging records. When two input values...

8.2CVSS5.2AI score0.00467EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/20 4:33 p.m.24 views

CVE-2026-40345 deepmerge-ts: Stack exhaustion when merging recursive object graphs

deepmerge-ts is a typescript library providing functionality to deep merging of javascript objects. Prior to 8.0.0, the deepmerge, deepmergeCustom, deepmergeInto, and deepmergeIntoCustom APIs do not track visited objects or object pairs when recursively merging records. When two input values...

8.2CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/20 4:31 p.m.25 views

CVE-2026-54770

In WebOb before 1.8.11, Response._make_location_absolute() in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin() strips leading C0 control characters and spaces. An attacker-controlled value such as a space followed by a protocol-r...

6.1CVSS5.3AI score0.00339EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/20 4:31 p.m.5 views

CVE-2026-54770 WebOb: Open redirect in Location header normalization via leading C0 control / space characters

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response.makelocationabsolute in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin strips leading C0 control characters and spaces. An attacker-controlled valu...

6.1CVSS5.4AI score0.00339EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 4:31 p.m.8 views

CVE-2026-54770 WebOb: Open redirect in Location header normalization via leading C0 control / space characters

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response.makelocationabsolute in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin strips leading C0 control characters and spaces. An attacker-controlled valu...

6.1CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/20 4:31 p.m.11 views

EUVD-2026-63467

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response.makelocationabsolute in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin strips leading C0 control characters and spaces. An attacker-controlled valu...

6.1CVSS5.4AI score0.00339EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/20 4:31 p.m.31 views

CVE-2026-54770 WebOb: Open redirect in Location header normalization via leading C0 control / space characters

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response.makelocationabsolute in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin strips leading C0 control characters and spaces. An attacker-controlled valu...

6.1CVSS0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 4:28 p.m.21 views

CVE-2026-63481

Hurl (a command-line tool for running and testing HTTP requests from plain-text files) is vulnerable to cookie leakage on cross-host redirects in versions 8.0.1 and earlier . The redirect handler in packages/hurl/src/http/client.rs correctly strips Authorization and Cookie headers when the redire...

6.9CVSS5.4AI score0.00467EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 4:28 p.m.12 views

CVE-2026-63481 Hurl: Cookies in Cookies section leak when redirecting to a different host

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/20 4:28 p.m.8 views

CVE-2026-63481 Hurl: Cookies in Cookies section leak when redirecting to a different host

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.5AI score0.00467EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 4:28 p.m.9 views

EUVD-2026-63465

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.5AI score0.00467EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 4:28 p.m.37 views

CVE-2026-63481 Hurl: Cookies in Cookies section leak when redirecting to a different host

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS0.00467EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/20 4:27 p.m.8 views

Malicious Package

Overview pfa-errors is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package authorship...

9.8CVSS5.6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 4:24 p.m.10 views

EUVD-2026-63458

GIMP APNG File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS6.5AI score0.00339EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 4:24 p.m.40 views

CVE-2026-18309

GIMP 's APNG file parser contains an integer overflow caused by insufficient validation of user-supplied data before buffer allocation. A remote attacker can exploit this by convincing a user to open a crafted APNG file, achieving arbitrary code execution in the context of the current process. Th...

7.8CVSS8AI score0.00339EPSS
SaveExploits0References2
Rows per page
Query Builder