Total CVEs

137,003

Critical Severity

3,265

High Severity

12,158

Last 7 Days

1,762
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 3,001 - 3,020 of 33,408 CVEs
CVE-2025-67447 CRITICAL - 9.8

The network diagnosis (ping) module in Neterbit NW-431F Router 20241014-IR03 and before is vulnerable to OS command injection. The application does not properly sanitize user input in the IP address field before passing it to the system's ping command. An attacker can inject arbitrary OS comman...

Published: Jun 04, 2026
Source: NVD
CVE-2026-47671 MEDIUM - 5.4

Nhost CLI local configserver allows cross-origin unauthenticated read/write access to local development configuration and secrets

Vendor: go
Product: github.com/nhost/nhost
Published: Jun 04, 2026
Source: GitHub
CVE-2026-47215 MEDIUM - 4.8

Singluarity: Incorrect path matching for 'limit container paths' directive

Vendor: go
Product: github.com/sylabs/singularity/v4
Published: Jun 04, 2026
Source: GitHub

kas's late signature validation may allow unnoticed repository manipulations

Vendor: pip
Product: kas
Published: Jun 04, 2026
Source: GitHub

In OpenStack Neutron before 28.0.1, a project manager can create or update a port on a shared network owned by another project and set device_owner to a value that has "network:" at the beginning ("network:dhcp" for example). The default port RBAC policies incorrectly included PR...

Vendor: OpenStack
Product: Neutron
Published: Jun 04, 2026
Source: NVD
CVE-2026-50076 CRITICAL - 9.1

Deserialization of Untrusted Data in the Java replace-resolve path in Apache Fory fory-core Java SDK before 1.1.0 on Java/JVM platforms allows a remote attacker to bypass class registration, TypeChecker, and DisallowedList checks and invoke classpath-present readResolve/readExternal hooks via crafte...

Vendor: Apache Software Foundation
Product: Apache Fory
Published: Jun 04, 2026
Source: NVD
CVE-2026-49942 HIGH - 7.3

Net::CIDR::Set versions through 0.20 for Perl did not validate network masks. The mask portion of a network mask could contain Unicode digits such as the Arabic-Indic One (U+0661), or non-digits, which were ignored. This could allow network masks to accept larger networks. Leading zeros were als...

Vendor: RRWO
Product: Net::CIDR::Set
Published: Jun 04, 2026
Source: NVD
CVE-2026-49941 HIGH - 7.5

Net::CIDR::Set versions through 0.20 for Perl did not validate IP addresses. The add method called the _encode method to parse addresses. If the addresses did not look like netmasks or network ranges, then they were assumed to single IP addresses and passed back to itself as a 32-bit or 128-bit net...

Vendor: RRWO
Product: Net::CIDR::Set
Published: Jun 04, 2026
Source: NVD
CVE-2026-49940 MEDIUM - 6.5

Net::CIDR::Set versions through 0.20 for Perl accept non-ASCII IP addresses and netmasks. Unicode digits such as the Arabic-Indic One (U+0661) were accepted but not properly parsed as numbers. This could allow network masks to accept larger networks.

Vendor: RRWO
Product: Net::CIDR::Set
Published: Jun 04, 2026
Source: NVD
CVE-2026-46741 HIGH - 7.5

Etsy::StatsD versions through 1.002002 for Perl allow metric injections. The metric names and values are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics. Note that the git repository contains an unreleased version with the ...

Vendor: SANBEG
Product: Etsy::StatsD
Published: Jun 04, 2026
Source: NVD
CVE-2026-46739 MEDIUM - 5.3

Net::Statsd versions before 0.13 for Perl allow metric injections. The metric names are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics. The update_stats (used for updating counters) and gauge methods do not check that valu...

Vendor: COSIMO
Product: Net::Statsd
Published: Jun 04, 2026
Source: NVD
CVE-2025-67446 CRITICAL - 9.8

Improper Authentication (Authentication Bypass) exists in Neterbit NW-431F Router 20241014-IR03 and before. The router uses a weak/predictable cookie value for authentication. By modifying the cookie value (e.g., setting it to "admin"), an attacker can bypass the authentication schema and ...

Published: Jun 04, 2026
Source: NVD

tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall() to write files outside the destinat...

Published: Jun 04, 2026
Source: NVD
CVE-2026-5228 HIGH - 8.8

Improper Access Control, Missing Authorization vulnerability in Kurt Software Studio WriteUp Mobile App allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects WriteUp Mobile App: from 1.3.0 through 04062026.

Published: Jun 04, 2026
Source: NVD
CVE-2026-44393 HIGH - 7.4

An issue was discovered in OpenStack oslo.messaging 1.0.0 through 17.3.0. The oslo.messaging RabbitMQ driver does not perform TLS hostname verification when connecting to the message broker. When ssl_ca_file is configured, the driver enables certificate chain validation but does not pass the expecte...

Published: Jun 04, 2026
Source: NVD
CVE-2026-43986 CRITICAL - 9.9

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose a public `/image/<hash>` route that resolves attacker-controlled entries from `image_hash_lookup` and replays them through the same server-side image fetch logic used by authenticated...

Vendor: Tautulli
Product: Tautulli
Published: Jun 04, 2026
Source: NVD
CVE-2026-43985 HIGH - 8.8

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose `configUpdate` as a state-changing administrator endpoint, but the route does not enforce `POST` and does not use any anti-CSRF token. In the default form and JWT-based authentication mode,...

Vendor: Tautulli
Product: Tautulli
Published: Jun 04, 2026
Source: NVD
CVE-2026-43984 HIGH - 8.9

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose `log_js_errors` to any authenticated user, including guest users when guest access is enabled. The endpoint writes attacker-controlled strings directly into the main application log. The ad...

Vendor: Tautulli
Product: Tautulli
Published: Jun 04, 2026
Source: NVD
CVE-2026-40930 MEDIUM - 5.4

LIBPNG is a reference library for use in applications that process PNG (Portable Network Graphics) raster image files. In version 1.8.0, three inter-frame chunk discard paths in the push-mode APNG parser clear the chunk-header flag without consuming the chunk body and CRC, allowing attacker-controll...

Vendor: pnggroup
Product: libpng, libpng-apng
Published: Jun 04, 2026
Source: NVD
CVE-2026-38570 HIGH - 7.5

bacnet_stack 1.3.1 contains an Out-of-bounds Read in bacnet_tag_number_decode which allows attackers to cause a denial of service.

Published: Jun 04, 2026
Source: NVD