Total CVEs

138,463

Critical Severity

3,569

High Severity

12,815

Last 7 Days

1,985
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 1,381 - 1,400 of 34,868 CVEs

A sensitive information disclosure security issue exists within the affected CompactLogix controllers. The controller's web server exposes CIP Connection IDs on the diagnostics webpage, which are accessible to any unauthenticated user on the network. This information can be leveraged by an atta...

Published: Jun 16, 2026
Source: NVD
CVE-2026-48780 HIGH - 8.2

Forem is open source software for building communities. Prior to commit a2ab6d4, a maliciously crafted email address could allow an attacker to bypass domain allowlist or denylist restrictions and gain access to invite-only forem deployments. The issue is patched as of `a2ab6d4`. As a workaround, so...

Vendor: forem
Product: forem
Published: Jun 16, 2026
Source: NVD
CVE-2026-12398 HIGH - 7.5

A command injection vulnerability was found in galaxy_ng. The do_git_checkout() function in the legacy role import API (v1) interpolates unsanitized git ref names (branch/tag names) into shell commands executed via subprocess.run() with shell=True. An authenticated user who controls a git repository...

Vendor: Red Hat
Product: Red Hat Ansible Automation Platform 2
Published: Jun 16, 2026
Source: NVD

A denial of service security issue exists in the affected product. The security issue stems from a fault occurring when a crafted CIP message is sent. Devices with less memory are more likely to be affected. This can result in a major nonrecoverable fault (MNRF). A program download is required to re...

Vendor: Rockwell Automation
Product: CompactLogix, ControlLogix
Published: Jun 16, 2026
Source: NVD

A denial-of-service vulnerability exists in NPort devices because of improper access control on the command port. The command interface does not properly validate whether a sender is associated with a valid data port session before accepting break signal commands. A remote attacker with network acce...

Vendor: Moxa
Product: NPort 6000 Series, CN2600 Series
Published: Jun 16, 2026
Source: NVD
CVE-2026-10640 MEDIUM - 4.2

Zephyr's IPv6 Neighbor Discovery send paths (net_ipv6_send_na, net_ipv6_send_ns, net_ipv6_send_rs in subsys/net/ip/ipv6_nbr.c) updated the per-interface ICMP-sent statistics by calling net_pkt_iface(pkt) after net_send_data(pkt) had already returned successfully. On the success path the network...

Vendor: zephyrproject
Product: zephyr
Published: Jun 16, 2026
Source: NVD
CVE-2026-10639 MEDIUM - 4.8

In Zephyr's native IPv4 stack, icmpv4_handle_echo_request() in subsys/net/ip/icmpv4.c builds an echo-reply packet (reply), hands it to net_try_send_data(), and then, on success, calls net_stats_update_icmp_sent(net_pkt_iface(reply)). net_try_send_data() transfers ownership of reply to the TX pa...

Vendor: zephyrproject
Product: zephyr
Published: Jun 16, 2026
Source: NVD
CVE-2026-10638 MEDIUM - 5.9

subsys/net/ip/icmpv6.c reads the network interface from a net_pkt after that packet has been handed to net_try_send_data(). In icmpv6_handle_echo_request() and net_icmpv6_send_error(), the post-send statistics update calls net_pkt_iface(reply)/net_pkt_iface(pkt) on the just-sent packet. The send pat...

Vendor: zephyrproject
Product: zephyr
Published: Jun 16, 2026
Source: NVD
CVE-2026-10637 MEDIUM - 5.9

subsys/net/ip/ipv6_mld.c:mld_send() read the packet interface via net_pkt_iface(pkt) after net_send_data(pkt) returned successfully. Per the network stack's ownership contract (include/zephyr/net/net_core.h, and the explicit warning in subsys/net/ip/net_core.c:453-460 'do not use pkt after...

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

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: XSS via Unescaped Attribute Names in Spread Props

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

Astro: Host header SSRF in prerendered error page fetch

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

@astrojs/netlify broadens Astro image.remotePatterns in Netlify Image CDN config

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

Natural Language Toolkit (NLTK): URL-Encoded Path Traversal in nltk.data.load() Allows Arbitrary Local File Read

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