Total CVEs

125,681

Critical Severity

2,261

High Severity

7,827

Last 7 Days

1,169
Quick preset (or use dates below)
Clear Filters
πŸ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years β†’
Showing 781 - 800 of 22,086 CVEs
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 Pollution "Gadget" attack that allows any Object.prototype pollution in the application's dependency tree to be escalated into surgical, invisib...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
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 of an Axios request can use any address in the 127.0.0.0/8 range (other than 127.0.0.1) to completely bypass the NO_PROXY protection. This vulnerability is due t...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
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 JavaScript truthy/falsy semantics instead of strict boolean comparison for the withXSRFToken config property. When this property is set to any truth...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
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 Pollution "Gadget" attack that allows any Object.prototype pollution to silently suppress all HTTP error responses (401, 403, 500, etc.), causing the...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD

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'...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
CVE-2026-42039 HIGH - 7.5

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 limit, so a deeply nested value passed as request data crashes the Node.js process with a RangeError. This vulnerability is fixed in 1.15.1 and 0.31...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
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 incomplete. When no_proxy=localhost is set, requests to 127.0.0.1 and [::1] still route through the proxy instead of bypassing it. The shouldBypassProxy(...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
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 into the Content-Type header of each multipart part without sanitizing CRLF (\r\n) sequences. An attacker wh...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
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 response stream without enforcing maxContentLength. This bypasses configured response-size limits and allows unbounded downstream consumption...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
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 HTTP adapter (lib/adapters/http.js) that allows an attacker to inject arbitrary HTTP headers into outgoing requests. The vulnerability exploits duck-type che...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
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 maxRedirects is set to 0 (native http/https transport path). Oversized streamed uploads are sent fully even when the caller sets strict body limits....

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
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 with keys that axios reads without a hasOwnProperty guard, an attacker can (a) silently intercept and modify every JSON response before the appli...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
CVE-2026-41898 HIGH - 9.8

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 ret...

Vendor: rust-openssl
Product: rust-openssl
Published: Apr 24, 2026
Source: NVD
CVE-2026-41680 HIGH - 7.5

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 durin...

Vendor: markedjs
Product: marked
Published: Apr 24, 2026
Source: NVD
CVE-2026-6912 HIGH - 8.8

Improperly controlled modification of dynamically-determined object attributes in the Cognito User Pool configuration in AWS Ops Wheel before PR #165 allows remote authenticated users to escalate to deployment admin privileges and manage Cognito user accounts via a crafted UpdateUserAttributes API c...

Published: Apr 24, 2026
Source: NVD
CVE-2026-6911 CRITICAL - 9.8

Missing JWT signature verification in AWS Ops Wheel allows unauthenticated attackers to forge JWT tokens and gain unintended administrative access to the application, including the ability to read, modify, and delete all application data across tenants and manage Cognito user accounts within the dep...

Published: Apr 24, 2026
Source: NVD
CVE-2026-41411 MEDIUM - 6.6

Vim is an open source, command line text editor. Prior to 9.2.0357, A command injection vulnerability exists in Vim's tag file processing. When resolving a tag, the filename field from the tags file is passed through wildcard expansion to resolve environment variables and wildcards. If the file...

Vendor: vim
Product: vim
Published: Apr 24, 2026
Source: NVD
CVE-2026-41079 MEDIUM - 4.3

OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. Prior to 2.4.17, a network-adjacent attacker can send a crafted SNMP response to the CUPS SNMP backend that causes an out-of-bounds read of up to 176 bytes past a stack buffer. The leaked memory is c...

Vendor: OpenPrinting
Product: cups
Published: Apr 24, 2026
Source: NVD

Traefik has an StripPrefixRegex Middleware Authorization Bypass via Path/RawPath Desync

Vendor: go
Product: github.com/traefik/traefik/v3
Published: Apr 24, 2026
Source: GitHub

Claude Code: Trust Dialog Bypass via Git Worktree Spoofing Allows Arbitrary Code Execution

Vendor: npm
Product: @anthropic-ai/claude-code
Published: Apr 24, 2026
Source: GitHub