Security
CVE Feed
Latest vulnerabilities from the National Vulnerability Database.
28561
Total
2193
Critical
8548
High
8866
Medium
| CVE ID | Severity | Score | Description | Published |
|---|---|---|---|---|
| CVE-2026-41326 | UNKNOWN | — | Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. From v3.4.0 to v3.28.0, … | Apr 24, 2026 |
| CVE-2026-33666 | HIGH | 7.5 | Zserio is a framework for serializing structured data with a compact and efficient way with low overhead. Prior to 2.18.1, in BitStreamReader.h readBytes() / readString(), … | Apr 24, 2026 |
| CVE-2026-33662 | HIGH | 7.5 | OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. From … | Apr 24, 2026 |
| CVE-2026-33524 | HIGH | 7.5 | Zserio is a framework for serializing structured data with a compact and efficient way with low overhead. Prior to 2.18.1, a crafted payload as small … | Apr 24, 2026 |
| CVE-2026-42044 | MEDIUM | 6.5 | Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.15.2, he Axios library is vulnerable to a Prototype … | Apr 24, 2026 |
| CVE-2026-42043 | HIGH | 7.2 | Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, an attacker who can influence the target URL … | Apr 24, 2026 |
| CVE-2026-42042 | MEDIUM | 5.4 | Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the Axios library's XSRF token protection logic uses … | Apr 24, 2026 |
| CVE-2026-42041 | MEDIUM | 4.8 | Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the Axios library is vulnerable to a Prototype … | Apr 24, 2026 |
| CVE-2026-42040 | LOW | 3.7 | 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 … | Apr 24, 2026 |
| CVE-2026-42039 | UNKNOWN | — | Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, toFormData recursively walks nested objects with no depth … | Apr 24, 2026 |
| CVE-2026-42038 | MEDIUM | 6.8 | Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, he fix for no_proxy hostname normalization bypass is … | Apr 24, 2026 |
| CVE-2026-42037 | MEDIUM | 5.3 | Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.15.1, the FormDataPart constructor in lib/helpers/formDataToStream.js interpolates value.type directly … | Apr 24, 2026 |
| CVE-2026-42036 | MEDIUM | 5.3 | Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, when responseType: 'stream' is used, Axios returns the … | Apr 24, 2026 |
| CVE-2026-42035 | HIGH | 7.4 | 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 … | Apr 24, 2026 |
| CVE-2026-42034 | MEDIUM | 5.3 | Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, for stream request bodies, maxBodyLength is bypassed when … | Apr 24, 2026 |
| CVE-2026-42033 | HIGH | 7.4 | 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 … | Apr 24, 2026 |
| CVE-2026-41898 | UNKNOWN | — | 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 … | Apr 24, 2026 |
| CVE-2026-41681 | UNKNOWN | — | 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 … | Apr 24, 2026 |
| CVE-2026-41680 | UNKNOWN | — | 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 … | Apr 24, 2026 |
| CVE-2026-41678 | UNKNOWN | — | 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 <= … | Apr 24, 2026 |
| CVE-2026-41677 | UNKNOWN | — | 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 … | Apr 24, 2026 |
| CVE-2026-41676 | UNKNOWN | — | 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 … | Apr 24, 2026 |
| CVE-2026-41322 | MEDIUM | 5.3 | @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 … | Apr 24, 2026 |
| CVE-2026-41321 | LOW | 2.2 | @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 … | Apr 24, 2026 |
| CVE-2026-41140 | UNKNOWN | — | 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 … | Apr 24, 2026 |