Total CVEs

140,339

Critical Severity

3,747

High Severity

13,518

Last 7 Days

1,778
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 6,701 - 6,720 of 36,744 CVEs
CVE-2026-8036 HIGH - 7.1

Improper input validation in NI-PAL may allow a local authenticated user to access arbitrary system memory, potentially leading to privilege escalation. This vulnerability affects NI-PAL 26.3.0 and prior versions on Windows and Linux.

Vendor: ni
Product: ni-pal
Published: Jun 02, 2026
Source: NVD
CVE-2026-8035 HIGH - 7.1

Improper input validation in the NI-PAL kernel driver may allow a local authenticated user to cause a denial of service by triggering a crash due to a NULL pointer dereference. This vulnerability affects NI-PAL 26.3.0 and prior versions on Windows and Linux.

Vendor: ni
Product: ni-pal
Published: Jun 02, 2026
Source: NVD

An unauthenticated user with write access to the knowledge base can store an XSS payload in a knowledge base item. This issue affects glpi: before 11.0.7.

Published: Jun 02, 2026
Source: NVD
CVE-2026-5076 CRITICAL - 9.8

The ARMember Premium plugin for WordPress is vulnerable to an insecure password reset mechanism in all versions up to, and including, 7.3.1. The plugin stores a plaintext copy of the password reset key in the `arm_reset_password_key` user meta field when a user requests a password reset. This is in ...

Published: Jun 02, 2026
Source: NVD
CVE-2026-5074 MEDIUM - 6.5

The ARMember Premium plugin for WordPress is vulnerable to SQL Injection via the 'sSortDir_0' parameter of the `get_private_content_data` AJAX action in all versions up to, and including, 7.3.1. This is due to insufficient sanitization of the user-supplied parameter which is concatenated d...

Published: Jun 02, 2026
Source: NVD
CVE-2026-5073 HIGH - 7.5

The ARMember Premium plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the 'arm_directory_paging_action' AJAX action in all versions up to, and including, 7.3.1. This is due to insufficient escaping on the user-supplied 'order' and 'o...

Published: Jun 02, 2026
Source: NVD
CVE-2026-49120 HIGH - 8.5

Medplum before 5.1.14 contains a server-side request forgery vulnerability in the subscription worker that allows authenticated users to perform unauthorized internal network requests by creating FHIR Subscription resources with arbitrary endpoint URLs. Attackers can point subscription endpoints at ...

Vendor: medplum
Product: medplum
Published: Jun 02, 2026
Source: NVD
CVE-2026-48682 MEDIUM - 5.9

FastNetMon Community Edition through 1.2.9 contains an out-of-bounds read in the IPv4 packet parser. In src/simple_packet_parser_ng.cpp, after validating that the packet contains at least sizeof(ipv4_header_t) bytes (20 bytes), the code advances the local_pointer by '4 * ipv4_header->get_ihl...

Published: Jun 02, 2026
Source: NVD

Improper Encoding or Escaping of Output vulnerability in elixir-tesla tesla allows multipart part header injection via unescaped Content-Disposition parameter values. Tesla.Multipart.part_headers_for_disposition/1 interpolates each disposition parameter as #{k}="#{v}" with no validation o...

Vendor: elixir-tesla
Product: tesla
Published: Jun 02, 2026
Source: NVD

Allocation of Resources Without Limits or Throttling vulnerability in elixir-tesla tesla allows denial of service via atom table exhaustion in Tesla.Adapter.Mint. Tesla.Adapter.Mint.open_conn/2 converts the URL scheme of every outgoing request to a BEAM atom via String.to_atom(uri.scheme) with no a...

Vendor: elixir-tesla
Product: tesla
Published: Jun 02, 2026
Source: NVD

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') vulnerability in elixir-tesla tesla allows HTTP header injection via Tesla.Multipart.add_content_type_param/2. Tesla.Multipart.add_content_type_param/2 appends caller-supplied strings to the mult...

Vendor: elixir-tesla
Product: tesla
Published: Jun 02, 2026
Source: NVD

Improper Handling of Case Sensitivity vulnerability in elixir-tesla tesla allows credential leakage to a third-party origin on cross-origin redirects. Tesla.Middleware.FollowRedirects strips security-sensitive headers on cross-origin redirects using a case-sensitive string comparison against a lowe...

Vendor: elixir-tesla
Product: tesla
Published: Jun 02, 2026
Source: NVD

Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in elixir-tesla tesla allows a denial of service via decompression bomb in HTTP response bodies. When Tesla.Middleware.DecompressResponse or Tesla.Middleware.Compression is included in a Tesla middleware pipeline, HTTP r...

Vendor: elixir-tesla
Product: tesla
Published: Jun 02, 2026
Source: NVD
CVE-2026-47265 MEDIUM - 7.5

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the `cookies` parameter on requests are sent after following a cross-origin redirect. If a developer uses the `cookies` parameter on a per-request basis then sensitive data might...

Vendor: aio-libs
Product: aiohttp
Published: Jun 02, 2026
Source: NVD
CVE-2026-42342 HIGH - 7.5

React Router is a router for React. In versions 7.0.0 through 7.14.x of react-router and versions 2.10.0 through 2.17.4 of @remix-run/server-runtime, certain crafted requests can consume disproportionate server resources via unbounded path expansion in the __manifest endpoint, resulting in response ...

Vendor: remix-run
Product: react-router, @remix-run/server-runtime
Published: Jun 02, 2026
Source: NVD
CVE-2026-42211 HIGH - 8.1

React Router is a router for React. In versions 7.0.0 through 7.14.1, when using Framework Mode, a combination of steps could potentially allow unauthorized remote code execution (RCE) through external requests. This attack requires the application code to have an existing prototype pollution vulner...

Vendor: remix-run
Product: react-router
Published: Jun 02, 2026
Source: NVD
CVE-2026-41577 HIGH - 7.5

authentik is an open-source identity provider. Prior to versions 2025.12.5 and 2026.2.3, the SAML source response processor (ResponseProcessor.parse()) does not validate the Conditions element on assertions. NotBefore, NotOnOrAfter, and AudienceRestriction are all ignored. This allows replay of expi...

Vendor: goauthentik
Product: authentik
Published: Jun 02, 2026
Source: NVD
CVE-2026-40181 MEDIUM - 6.1

React Router is a router for React. In versions 7.0.0 through 7.14.0 and 6.7.0 through 6.30.3, certain URLs passed to the redirect function can trigger an open redirect to an external domain due to path values starting with // being reinterpreted as protocol-relative URLs. The level of impact depend...

Vendor: remix-run
Product: react-router
Published: Jun 02, 2026
Source: NVD
CVE-2026-38967 CRITICAL - 9.8

CrowCpp Crow through v1.3.1 HTTP is vulnerable to response header injection via unvalidated response header values.

Published: Jun 02, 2026
Source: NVD
CVE-2026-35049 MEDIUM - 6.5

wire-ios is an iOS client for the Wire secure messaging application. Prior to version 4.16.0, upon receiving a crafted malicious Proteus external message with an encrypted payload that is shorter than 16 bytes, the Wire iOS client crashes. The crash is triggered automatically after message receival ...

Vendor: wireapp
Product: wire-ios
Published: Jun 02, 2026
Source: NVD