Latest CVE Feed

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

Score
Vulnerability
Published
0.0 NA
CVE-2025-71234 — wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add The driver does not set hw->sta_data_size, which causes mac80211 to al…

linux_kernel | Memory Corruption
Feb 18, 2026 Feb 23, 2026
Feb 18, 2026
Feb 23, 2026
0.0 NA
CVE-2025-71233 — PCI: endpoint: Avoid creating sub-groups asynchronously

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Avoid creating sub-groups asynchronously The asynchronous creation of sub-groups by a delayed work could lead to a…

linux_kernel | Race Condition
Feb 18, 2026 Feb 23, 2026
Feb 18, 2026
Feb 23, 2026
0.0 NA
CVE-2025-71232 — scsi: qla2xxx: Free sp in error path to fix system crash

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Free sp in error path to fix system crash System crash seen during load/unload test in a loop, [61110.449331] qla…

linux_kernel | Memory Corruption
Feb 18, 2026 Feb 23, 2026
Feb 18, 2026
Feb 23, 2026
0.0 NA
CVE-2025-71231 — crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode The local variable 'i' is initialized with -EINVAL, but …

linux_kernel | Memory Corruption
Feb 18, 2026 Feb 23, 2026
Feb 18, 2026
Feb 23, 2026
0.0 NA
CVE-2025-71230 — hfs: ensure sb->s_fs_info is always cleaned up

In the Linux kernel, the following vulnerability has been resolved: hfs: ensure sb->s_fs_info is always cleaned up When hfs was converted to the new mount api a bug was introduced by changing the a…

Feb 18, 2026 Feb 23, 2026
Feb 18, 2026
Feb 23, 2026
0.0 NA
CVE-2025-71229 — wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon() rtw_core_enable_beacon() reads 4 bytes from an address that is not a…

linux_kernel | Memory Corruption
Feb 18, 2026 Feb 23, 2026
Feb 18, 2026
Feb 23, 2026
9.8 CRITICAL
CVE-2025-70998 — UTT HiPER 810 Telnet Insecure Default Credentials Vulnerability

UTT HiPER 810 / nv810v4 router firmware v1.5.0-140603 was discovered to contain insecure default credentials for the telnet service, possibly allowing a remote attacker to gain root access via a craf…

810_firmware 810 | Remote | Authentication
Feb 18, 2026 Feb 19, 2026
Feb 18, 2026
Feb 19, 2026
9.8 CRITICAL
CVE-2025-65791 — ZoneMinder Command Injection Vulnerability

ZoneMinder v1.36.34 is vulnerable to Command Injection in web/views/image.php. The application passes unsanitized user input directly to the exec() function.

zoneminder | Remote | Injection
Feb 18, 2026 Feb 19, 2026
Feb 18, 2026
Feb 19, 2026
6.5 MEDIUM
CVE-2025-65519 — Mayswind Ezbookkeeping XML/JSON File Processing Denial of Service

mayswind ezbookkeeping versions 1.2.0 and earlier contain a critical vulnerability in JSON and XML file import processing. The application fails to validate nesting depth during parsing operations, a…

ezbookkeeping | Remote | Denial of Service
Feb 18, 2026 Feb 20, 2026
Feb 18, 2026
Feb 20, 2026
9.5 CRITICAL
CVE-2025-15579 — An Insecure Deserialization vulnerability has been discovered in OpenText™ Directory Serv…

Deserialization of Untrusted Data vulnerability in OpenText™ Directory Services allows Object Injection.  The vulnerability could lead to remote code execution, denial of service, or privilege escal…

directory_services | Remote | Injection
Feb 18, 2026 Feb 27, 2026
Feb 18, 2026
Feb 27, 2026
2.5 LOW
CVE-2026-2656 — ChaiScript type_info.hpp bare_equal use after free

A flaw has been found in ChaiScript up to 6.1.0. This affects the function chaiscript::Type_Info::bare_equal of the file include/chaiscript/dispatchkit/type_info.hpp. This manipulation causes use aft…

chaiscript | Memory Corruption
Feb 18, 2026 Feb 19, 2026
Feb 18, 2026
Feb 19, 2026
9.8 CRITICAL
CVE-2026-2329 — Grandstream GXP1600 VoIP Phones - Unauthenticated stack buffer overflow

An unauthenticated stack-based buffer overflow vulnerability exists in the HTTP API endpoint /cgi-bin/api.values.get. A remote attacker can leverage this vulnerability to achieve unauthenticated remo…

Feb 18, 2026 Feb 20, 2026
Feb 18, 2026
Feb 20, 2026
4.3 MEDIUM
CVE-2026-27100 — Jenkins Cross-Site Scripting Vulnerability

Jenkins 2.550 and earlier, LTS 2.541.1 and earlier accepts Run Parameter values that refer to builds the user submitting the build does not have access to, allowing attackers with Item/Build and Item…

jenkins | Remote | Information Disclosure
Feb 18, 2026 Feb 20, 2026
Feb 18, 2026
Feb 20, 2026
8.0 HIGH
CVE-2026-27099 — Jenkins Stored Cross-Site Scripting Vulnerability

Jenkins 2.483 through 2.550 (both inclusive), LTS 2.492.1 through 2.541.1 (both inclusive) does not escape the user-provided description of the "Mark temporarily offline" offline cause, resulting in …

jenkins | Remote | Cross-Site Scripting
Feb 18, 2026 Feb 20, 2026
Feb 18, 2026
Feb 20, 2026
0.0 NA
CVE-2026-23219 — mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single

In the Linux kernel, the following vulnerability has been resolved: mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single When CONFIG_MEM_ALLOC_PROFILING_DEBUG is enabled, the foll…

linux_kernel | Misconfiguration
Feb 18, 2026 Feb 18, 2026
Feb 18, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23218 — gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()

In the Linux kernel, the following vulnerability has been resolved: gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc() Fix incorrect NULL check in loongson_gpio_init_irqchip(). The…

linux_kernel | Memory Corruption
Feb 18, 2026 Feb 18, 2026
Feb 18, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23217 — riscv: trace: fix snapshot deadlock with sbi ecall

In the Linux kernel, the following vulnerability has been resolved: riscv: trace: fix snapshot deadlock with sbi ecall If sbi_ecall.c's functions are traceable, echo "__sbi_ecall:snapshot" > /sys/…

linux_kernel | Denial of Service
Feb 18, 2026 Feb 18, 2026
Feb 18, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23216 — scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count() In iscsit_dec_conn_usage_count(), the function calls com…

linux_kernel | Memory Corruption
Feb 18, 2026 Feb 18, 2026
Feb 18, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23215 — x86/vmware: Fix hypercall clobbers

In the Linux kernel, the following vulnerability has been resolved: x86/vmware: Fix hypercall clobbers Fedora QA reported the following panic: BUG: unable to handle page fault for address: 00000…

linux_kernel | Memory Corruption
Feb 18, 2026 Feb 18, 2026
Feb 18, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23214 — btrfs: reject new transactions if the fs is fully read-only

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject new transactions if the fs is fully read-only [BUG] There is a bug report where a heavily fuzzed fs is mounted with…

linux_kernel | Misconfiguration
Feb 18, 2026 Feb 18, 2026
Feb 18, 2026
Feb 18, 2026
Showing 20 of 5070 Results