8.7

CVSS4.0

CVE-2026-41680 - Marked: OOM Denial of Service via Infinite Recursion in marked Tokenizer

Marked is a markdown parser and compiler. From 18.0.0 to 18.0.1, a critical Denial of Service (DoS) vulnerability exists in marked. By providing a specific 3-byte input sequence a tab, a vertical tab, and a newline (\x09\x0b\n)—an unauthenticated attacker can trigger an infinite recursion loop duri…

📅 Published: April 24, 2026, 5:26 p.m. 🔄 Last Modified: April 28, 2026, 7:37 p.m.

8.3

CVSS4.0

CVE-2026-41898 - rust-openssl: Unchecked callback-returned length in PSK and cookie generate trampolines can cause O…

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure's returne…

📅 Published: April 24, 2026, 5:20 p.m. 🔄 Last Modified: April 24, 2026, 6:16 p.m.

8.1

CVSS4.0

CVE-2026-41681 - rust-openssl: MdCtxRef::digest_final() writes past caller buffer with no length check

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachab…

📅 Published: April 24, 2026, 5:19 p.m. 🔄 Last Modified: April 24, 2026, 6:16 p.m.

7.2

CVSS4.0

CVE-2026-41678 - rust-openssl: Incorrect bounds assertion in aes key wrap

rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 <= in_.len(), but this condition is reversed. The intended invariant is out.len() >= in_.len() - 8, ensuring the output…

📅 Published: April 24, 2026, 5:18 p.m. 🔄 Last Modified: April 24, 2026, 6:33 p.m.

1.7

CVSS4.0

CVE-2026-41677 - rust-openssl: Out-of-bounds read in PEM password callback when user callback returns an oversized l…

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of …

📅 Published: April 24, 2026, 5:17 p.m. 🔄 Last Modified: April 24, 2026, 6:16 p.m.

7.2

CVSS4.0

CVE-2026-41676 - rust-openssl: Deriver::derive and PkeyCtxRef::derive can overflow short buffers on OpenSSL 1.1.1

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out length to EVP_PKEY_derive, relying on OpenSSL to honor it. On OpenSSL 1.1.x, X25519, X448, DH and HKDF-…

📅 Published: April 24, 2026, 5:16 p.m. 🔄 Last Modified: April 24, 2026, 6:16 p.m.

0.6

CVSS4.0

CVE-2026-41140 - Poetry: Path traversal in tar extraction on Python 3.10.0 - 3.10.12 and 3.11.0 - 3.11.4

Poetry is a dependency manager for Python. Prior to 2.3.4, the extractall() function in src/poetry/utils/helpers.py:410-426 extracts sdist tarballs without path traversal protection on Python versions where tarfile.data_filter is unavailable. Considering only Python versions which are still support…

📅 Published: April 24, 2026, 5:10 p.m. 🔄 Last Modified: April 27, 2026, 6:53 p.m.

5.3

CVSS3.1

CVE-2026-41322 - @astrojs/node: Cache Poisoning due to incorrect error handling when if-match header is malformed

@astrojs/node allows Astro to deploy your SSR site to Node targets. Prior to 10.0.5, requesting a static js/css resources from _astro path with an incorrect/malformed if-match header returns a 500 error with a one year cache lifetime instead of 412 in some cases. This has the effect that all subseq…

📅 Published: April 24, 2026, 5:08 p.m. 🔄 Last Modified: April 25, 2026, 3:16 a.m.

2.2

CVSS3.1

CVE-2026-41321 - @astrojs/cloudflare: SSRF via redirect following in Cloudflare image-binding-transform endpoint

@astrojs/cloudflare is an SSR adapter for use with Cloudflare Workers targets. Prior to 13.1.10, the fetch() call for remote images in packages/integrations/cloudflare/src/utils/image-binding-transform.ts uses the default redirect: 'follow' behavior. This allows the Cloudflare Worker to follow HTTP…

📅 Published: April 24, 2026, 5:04 p.m. 🔄 Last Modified: April 24, 2026, 7:17 p.m.

6.1

CVSS3.1

CVE-2026-41067 - Astro: XSS via incomplete `</script>` sanitization in `define:vars` allows case-insensitive and whi…

Astro is a web framework. Prior to 6.1.6, the defineScriptVars function in Astro's server-side rendering pipeline uses a case-sensitive regex /<\/script>/g to sanitize values injected into inline <script> tags via the define:vars directive. HTML parsers close <script> elements case-insensitively an…

📅 Published: April 24, 2026, 4:57 p.m. 🔄 Last Modified: April 27, 2026, 7:45 p.m.
Total resulsts: 347438
Page 97 of 34,744
« previous page » next page
Filters