Lucene search
+L

493117 matches found

Vulnrichment
Vulnrichment
added yesterday5 views

CVE-2026-19082 Imager versions from 0.45_02 before 1.034 for Perl may expose adjacent heap bytes via strlen() over-read from zero-count ASCII EXIF entries in copy_string_tags

Imager versions from 0.4502 before 1.034 for Perl may expose adjacent heap bytes via strlen over-read from zero-count ASCII EXIF entries in copystringtags. copystringtags computes an ASCII EXIF tag's length as entry-size - 1 to strip the trailing NUL. A zero-count ASCII entry sets entry-size to 0...

5.3AI score
SaveExploits0References3
GithubExploit
GithubExploit
added yesterday14 views

Exploit for CVE-2026-64638

XSS2Shell XSS2Shell is an educational proof of concept for...

8.9CVSS5.6AI score
SaveExploits18
NVD
NVD
added yesterday6 views

CVE-2026-71557

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS
SaveExploits1References7
NVD
NVD
added yesterday6 views

CVE-2026-71556

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS
SaveExploits0References5
NVD
NVD
added yesterday6 views

CVE-2026-68772

ZenML 0.94.6 contains a remote code execution vulnerability in the CloudpickleMaterializer component that allows attackers with write access to a shared artifact store to execute arbitrary code by planting a malicious pickle file. Attackers can replace a stored artifact.pkl file with a crafted...

8.5CVSS
SaveExploits0References4
NVD
NVD
added yesterday9 views

CVE-2026-67585

Allocation of Resources Without Limits or Throttling vulnerability in DivvyPayHQ absinthefederation allows an unauthenticated remote attacker to abort the Erlang VM via crafted entities representation keys. Every key of every object in the representations argument of the federation-mandated...

8.7CVSS
SaveExploits0References4
NVD
NVD
added yesterday7 views

CVE-2026-66062

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.70.2, the content negotiation header parser used by SvelteKit's request handling for headers such as Accept uses a regular expression vulnerable to quadratic backtracking, so a maliciously...

5.3CVSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added yesterday9 views

Netty: RedisArrayAggregator max-elements failure leaves retained partial aggregate state

Summary RedisArrayAggregator clears retained partial aggregate state when the maxNestedArrayDepth limit is exceeded, but it does not clear the same state when the sibling maxElements limit is exceeded. A peer can start a valid RESP array, send a bulk-string child, then send a nested array header...

6.5CVSS5.4AI score
SaveExploits0References5Affected Software1
OSV
OSV
added yesterday5 views

GHSA-P9JM-Q85P-7MCP Netty: RedisArrayAggregator max-elements failure leaves retained partial aggregate state

Summary RedisArrayAggregator clears retained partial aggregate state when the maxNestedArrayDepth limit is exceeded, but it does not clear the same state when the sibling maxElements limit is exceeded. A peer can start a valid RESP array, send a bulk-string child, then send a nested array header...

6.5CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added yesterday23 views

CVE-2026-56818 Netty: RedisArrayAggregator max-elements failure leaves retained partial aggregate state

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, the RedisArrayAggregator Redis codec clears retained partial aggregate state when the maxNestedArrayDepth limit is exceeded, but it does not clear the same state when the sibling...

6.5CVSS
SaveExploits0References4
OSV
OSV
added yesterday5 views

CVE-2026-56818 Netty: RedisArrayAggregator max-elements failure leaves retained partial aggregate state

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, the RedisArrayAggregator Redis codec clears retained partial aggregate state when the maxNestedArrayDepth limit is exceeded, but it does not clear the same state when the sibling...

6.5CVSS5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added yesterday6 views

CVE-2026-56818

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, the RedisArrayAggregator Redis codec clears retained partial aggregate state when the maxNestedArrayDepth limit is exceeded, but it does not clear the same state when the sibling...

6.5CVSS5.3AI score
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added yesterday4 views

CVE-2026-56818 Netty: RedisArrayAggregator max-elements failure leaves retained partial aggregate state

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, the RedisArrayAggregator Redis codec clears retained partial aggregate state when the maxNestedArrayDepth limit is exceeded, but it does not clear the same state when the sibling...

6.5CVSS5.2AI score
SaveExploits0References4
CVE
CVE
added yesterday29 views

CVE-2026-56818

CVE-2026-56818 affects Netty’s Redis codec (RedisArrayAggregator) where the maxElements path fails to clear retained partial aggregate state, causing a memory leak and attacker-controlled state to remain across a security-limit exception. The issue is triggered when a nested array header exceeds ...

6.5CVSS5.2AI score
SaveExploits0References4
EUVD
EUVD
added yesterday7 views

EUVD-2026-54558

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, the RedisArrayAggregator Redis codec clears retained partial aggregate state when the maxNestedArrayDepth limit is exceeded, but it does not clear the same state when the sibling...

6.5CVSS5.2AI score
SaveExploits0References4
OSV
OSV
added yesterday6 views

JLSEC-2026-1196 GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow...

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted...

1.8CVSS5.6AI score0.00149EPSS
SaveExploits0References6
OSV
OSV
added yesterday6 views

JLSEC-2026-1195 GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte...

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.4AI score0.00135EPSS
SaveExploits0References6
EUVD
EUVD
added yesterday14 views

EUVD-2026-41126

API Platform Core: Relation IRIs are not type-checked: a related resource can be denormalised as the wrong resource type type confusion...

6.5CVSS5.2AI score0.00195EPSS
SaveExploits0References6
OSV
OSV
added yesterday4 views

GHSA-9RJG-X2P2-H68H API Platform Core: Relation IRIs are not type-checked: a related resource can be denormalised as the wrong resource type (type confusion)

Summary The API Platform serializer's AbstractItemNormalizer does not validate the resource type returned when resolving relation IRIs, allowing type confusion where a resource of an unintended type can be silently assigned to a relation property. Impact An attacker who can submit write requests...

6.5CVSS5.5AI score0.00195EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added yesterday6 views

API Platform Core: Relation IRIs are not type-checked: a related resource can be denormalised as the wrong resource type (type confusion)

Summary The API Platform serializer's AbstractItemNormalizer does not validate the resource type returned when resolving relation IRIs, allowing type confusion where a resource of an unintended type can be silently assigned to a relation property. Impact An attacker who can submit write requests...

6.5CVSS5.5AI score0.00195EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder