Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
7.4 HIGH
CVE-2026-50292 — libinput: Arbitrary Root Code Execution via Device Group udev Property Injection

In libinput before 1.30.4 and 1.31.x before 1.31.3, libinput-device-group unescaped phys output can inject udev properties leading to arbitrary root code execution

libinput | Injection
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
6.8 MEDIUM
CVE-2026-48040 — netty-incubator-codec-ohttp's Incorrect Native Pointer Derivation in Pooled Direct ByteBu…

The netty incubator codec.bhttp is a java language binary http parser. The library implements Oblivious HTTP (RFC 9458) using BoringSSL's HPKE C library via JNI. When deriving native memory addresses…

netty-incubator-codec-ohttp | Remote | Memory Corruption
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
6.9 MEDIUM
CVE-2026-41207 — netty-incubator-codec-ohttp's HPKEContext operations may produce empty byte[] on failures

The netty incubator codec.bhttp is a java language binary http parser. Prior to version 0.0.21.Final, HKDF_expand returns non-NULL on failure. The byte[] is filled with zeros and has no way to distin…

netty-incubator-codec-ohttp | Remote | Cryptography
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
8.5 HIGH
CVE-2026-25551 — Seagull Software BarTender Deserialization Privilege Escalation via .NET Remoting Service

Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that allows low-privileged local users to escalate privileges. The DataServiceSingleton .NET Remot…

| Injection
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
9.8 CRITICAL
CVE-2026-25550 — Seagull Software BarTender Unauthenticated RCE via .NET Remoting Service

Seagull Software BarTender 2010, 2016, and 2019 contain an unauthenticated remote code execution vulnerability in the .NET Remoting service exposed on TCP port 7375 via BtSystem.Service.exe. The serv…

Remote | Authentication
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
9.8 CRITICAL
CVE-2026-10880 — Unauthenticated SQL Injection in Osnexus Quantastor

OSNexus QuantaStor SDS Manager is vulnerable to SQL injection in the login endpoint. The username field is not properly sanitized before being incorporated into a SQL query, allowing an unauthenticat…

quantastor | Remote | Injection
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
7.5 HIGH
CVE-2026-10796 — nvm executes commands from a malicious Node.js mirror's version strings

nvm (Node Version Manager) through 0.40.4 executes arbitrary commands from version strings supplied by the configured Node.js/io.js mirror. Commands such as `nvm install` read the available versions …

Remote | Injection
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
8.2 HIGH
CVE-2025-69755 — Neterbit NW-431F Router at_command.asp Sensitive Information Disclosure and Remote Code E…

An issue in Neterbit NW-431F Router vNW-431F-20241014-IR03 allows a remote attacker to obtain sensitive information and execute arbitrary code via a crafted command to the at_command.asp interface

Remote | Information Disclosure
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
7.1 HIGH
CVE-2025-67448 — Neterbit Stored Cross-Site Scripting in SMS Module

The SMS module in Neterbit NW-431F Router 20241014-IR03 and before is vulnerable to stored XSS. The application does not properly sanitize user input in SMS messages before storing and displaying the…

Remote | Cross-Site Scripting
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
9.8 CRITICAL
CVE-2025-67447 — Neterbit Router OS Command Injection

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 …

Remote | Injection
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
0.0 NA
CVE-2026-41237 — Froxlor has an incomplete fix for CVE-2026-30932

Froxlor is open source server administration software. In version 2.3.6 and earlier, the LOC record regex uses `\s+` which matches newlines (allowing embedded newlines to pass), TLSA `matchingType=0`…

| Misconfiguration
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
0.0 NA
CVE-2026-41236 — Froxlor has privilege escalation in SSH key synchronization via symlinked `authorized_key…

Froxlor is open source server administration software. Version 2.3.6 contains a symlink-following flaw in the root-owned SSH key synchronization path used for customer FTP users. The provisioning cod…

| Path Traversal
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
0.0 NA
CVE-2026-41235 — Froxlor has an authorization bypass in FTP shell assignment via missing server-side `avai…

Froxlor is open source server administration software. Version 2.3.6 lets administrators configure `system.available_shells` as the approved shell list that customers may assign to FTP users. However…

| Authorization
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
0.0 NA
CVE-2026-41234 — Froxlor: BIND Zone File Injection via TXT Record Content

Froxlor is open source server administration software. Prior to version 2.3.7, the `DomainZones.add` API endpoint does not sanitize newline characters in TXT record content. An authenticated customer…

| Injection
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
0.0 NA
CVE-2026-40898 — quic-go: HTTP/3 QPACK Trailer Expansion Memory Exhaustion

quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.59.1, an attacker can cause excessive memory allocation in quic-go's HTTP/3 client and server implementations by sending a …

| Denial of Service
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
0.0 NA
CVE-2026-48480 — netty-incubator-codec-ohttp OHttpVersionChunkDraft's Missing Final-Chunk Enforcement Lead…

The netty incubator codec.bhttp is a java language binary http parser. Prior to version 0.0.22.FInal, the codec-ohttp implementation of draft-ietf-ohai-chunked-ohttp does not verify that a cryptograp…

netty-incubator-codec-ohttp | Information Disclosure
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
0.0 NA
CVE-2025-71316 — SQLite sqldiff remote code execution via argument injection

SQLite 'sqldiff.exe' does not securely handle the way the Microsoft Windows C runtime converts Unicode characters to ANSI codepages. An attacker could use the '-L' option to load an arbitrary DLL wi…

| Misconfiguration
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
2.2 LOW
CVE-2026-50266 — OpenStack Neutron RBAC Policy Bypass leading to Network Spoofing

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 ("n…

neutron | Remote | Authorization
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
9.1 CRITICAL
CVE-2026-50076 — Apache Fory: Java ReplaceResolverSerializer deserialization checks bypass

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, TypeChec…

fory | Remote | Injection
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
0.0 NA
CVE-2026-49942 — Net::CIDR::Set versions through 0.20 for Perl did not validate network masks

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, wh…

| Misconfiguration
Jun 04, 2026 Jun 04, 2026
Jun 04, 2026
Jun 04, 2026
Showing 20 of 7158 Results