3.7

CVSS3.1

CVE-2026-42040 - Axios: Null Byte Injection via Reverse-Encoding in AxiosURLSearchParams

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the encode() function in lib/helpers/AxiosURLSearchParams.js contains a character mapping (charMap) at line 21 that reverses the safe percent-encoding of null bytes. After encodeURIComponent('\x00') correc…

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

7.4

CVSS3.1

CVE-2026-42035 - Axios: Header Injection via Prototype Pollution

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, a prototype pollution gadget exists in the Axios HTTP adapter (lib/adapters/http.js) that allows an attacker to inject arbitrary HTTP headers into outgoing requests. The vulnerability exploits duck-type ch…

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

7.4

CVSS3.1

CVE-2026-42033 - Axios: Prototype Pollution Gadgets - Response Tampering, Data Exfiltration, and Request Hijacking

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, when Object.prototype has been polluted by any co-dependency with keys that axios reads without a hasOwnProperty guard, an attacker can (a) silently intercept and modify every JSON response before the appl…

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

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 24, 2026, 5:26 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, 5:20 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, 5:21 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, 5:18 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, 5:17 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, 5: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 24, 2026, 5:10 p.m.
Total resulsts: 347814
Page 134 of 34,782
« previous page » next page
Filters