Total CVEs

138,714

Critical Severity

3,596

High Severity

12,883

Last 7 Days

1,751
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 1,641 - 1,660 of 35,119 CVEs

In Zephyr's IPv4 IGMP implementation, igmp_send() in subsys/net/ip/igmp.c read the network interface back out of the packet via net_pkt_iface(pkt) after the packet had been handed to net_send_data(). On the successful-send path the packet's last reference may already have been released by ...

Vendor: zephyrproject
Product: zephyr
Published: Jun 16, 2026
Source: NVD

An improper authentication security issue exists within the 1794-AENTR adapter's embedded web server. The vulnerability allows an unauthenticated attacker to change the device's web interface password by sending a crafted HTTP GET request to a specific endpoint, without any prior authentic...

Published: Jun 16, 2026
Source: NVD

A denial-of-service security issue exists within the 1794-AENTR adapter due to improper memory handling of CIP protocol requests. This vulnerability can result in the adapter faulting and losing connection to its associated I/O modules, requiring a manual reset to recover.

Published: Jun 16, 2026
Source: NVD

A security issue was identified in Pavilion due to improper authorization enforcement in API endpoints. This vulnerability can allow an unauthorized actor to execute privileged operations, including user/role management and other administrative actions.

Vendor: Rockwell Automation
Product: FactoryTalk Analytics PavilionX
Published: Jun 16, 2026
Source: NVD

An authentication bypass security issue exists within FactoryTalk Historian Site Edition. By continually sending requests to the login endpoint, an attacker may obtain a valid authentication token.

Vendor: Rockwell Automation
Product: FactoryTalk Historian SE
Published: Jun 16, 2026
Source: NVD

A security issue exists within 1769 CompactLogix controllers due to the missing validation of sequence numbers and source IP addresses in the CIP protocol. This allows attacker to abuse the exposed Connection ID’s visible on the web interface to perform denial-of-service attacks, resulting in a mino...

Vendor: Rockwell Automation
Product: CompactLogix 5370
Published: Jun 16, 2026
Source: NVD
CVE-2024-22447 MEDIUM - 6.7

Dell Peripheral Manager, versions prior to 1.7.3, contain an uncontrolled search path element vulnerability. An attacker could potentially exploit this vulnerability through preloading malicious dll., leading to arbitrary code execution.

Vendor: Dell
Product: Peripheral Manager
Published: Jun 16, 2026
Source: NVD
CVE-2026-54298 MEDIUM - 4.2

Astro is a web framework. Prior to 6.4.6, the spreadAttributes function in Astro's server-side rendering pipeline iterates over object keys and passes them directly to addAttribute, which interpolates the key into the HTML output without escaping. When a developer uses the spread syntax {...pro...

Vendor: npm
Product: astro
Published: Jun 16, 2026
Source: GitHub
CVE-2026-54299 HIGH - 7.5

Astro is a web framework. Prior to 6.4.6, Astro SSR apps with prerendered error pages (/404 or /500 using export const prerender = true) fetch those pages over HTTP at runtime when an error occurs. The URL for this fetch is derived from request.url, which in turn gets its origin from the incoming Ho...

Vendor: npm
Product: astro
Published: Jun 16, 2026
Source: GitHub
CVE-2026-54300 MEDIUM - 5.3

@astrojs/netlify is an adapter that allows Astro to deploy your hybrid or server rendered site to Netlify. Prior to 7.0.13, @astrojs/netlify converts Astro image.remotePatterns into Netlify Image CDN images.remote_images regular expressions with broader semantics than Astro's canonical matcher....

Vendor: npm
Product: @astrojs/netlify
Published: Jun 16, 2026
Source: GitHub
CVE-2026-54293 HIGH - 7.5

NLTK (Natural Language Toolkit) is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. Prior to 3.10.0-rc1, nltk.data.load() in NLTK is vulnerable to path traversal via URL-encoded path separators and traversal segments ...

Vendor: pip
Product: nltk
Published: Jun 16, 2026
Source: GitHub
CVE-2026-54288 MEDIUM - 6.5

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, the Body Limit Middleware trusts the request's Content-Length header to decide whether a body is within the limit. On AWS Lambda (API Gateway v1/v2, ALB, VPC Lattice, and Lambda@Edge) the bod...

Vendor: npm
Product: hono
Published: Jun 16, 2026
Source: GitHub
CVE-2026-54289 MEDIUM - 4.8

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, on AWS Lambda@Edge, CloudFront delivers a request header that appears more than once as several separate entries. The adapter writes each value with Headers.set instead of Headers.append, so every...

Vendor: npm
Product: hono
Published: Jun 16, 2026
Source: GitHub
CVE-2026-54290 HIGH - 7.1

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, with credentials: true and no explicit origin (the default wildcard), the CORS Middleware reflects the request's Origin and sends Access-Control-Allow-Credentials: true. Any site can then mak...

Vendor: npm
Product: hono
Published: Jun 16, 2026
Source: GitHub
CVE-2026-54286 MEDIUM - 5.9

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, on Windows hosts, an encoded backslash (%5C) in the request path decodes to \, which the Windows path resolver treats as a separator. serve-static then resolves a single URL segment such as admin\...

Vendor: npm
Product: hono
Published: Jun 16, 2026
Source: GitHub
CVE-2026-54287 MEDIUM - 5.3

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, on AWS Lambda, the ALB single-header response and the VPC Lattice v2 response join multiple Set-Cookie headers into one comma-separated value. Because commas also appear inside cookie attributes (...

Vendor: npm
Product: hono
Published: Jun 16, 2026
Source: GitHub

pypdf is a free and open-source pure-python PDF library. Prior to 6.13.0, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires merging a file with outlines into a writer. This vulnerability is fixed in 6.13.0.

Vendor: pip
Product: pypdf
Published: Jun 16, 2026
Source: GitHub

pypdf is a free and open-source pure-python PDF library. Prior to 6.13.0, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires extracting the text in layout mode. This vulnerability is fixed in 6.13.0.

Vendor: pip
Product: pypdf
Published: Jun 16, 2026
Source: GitHub
CVE-2026-50146 HIGH - 7.1

Astro is a web framework. Prior to 6.3.3, when a component uses a client:* directive, Astro inserts named slot content into a data-astro-template attribute without HTML escaping the slot name allowing an attacker to break out of the attribute context and inject arbitrary HTML, resulting in reflected...

Vendor: npm
Product: astro
Published: Jun 16, 2026
Source: GitHub

pypdf is a free and open-source pure-python PDF library. Prior to 6.12.2, an attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires extracting the text of a page which contains a form XObject with self-references. This vulnerability is fixed in 6.12.2.

Vendor: pip
Product: pypdf
Published: Jun 16, 2026
Source: GitHub