Total CVEs

138,042

Critical Severity

3,520

High Severity

12,656

Last 7 Days

1,970
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 1,761 - 1,780 of 12,353 CVEs
CVE-2026-8879 HIGH - 7.5

Version 3.0.7 of the Securly Chrome Extension dynamically registers content13.min.js as a content script via chrome.scripting.registerContentScripts() at runtime. This script is NOT declared in manifest.json and bypasses Chrome Web Store static security review. It runs on all URLs and immediately hi...

Vendor: securly
Product: securly
Published: Jun 03, 2026
Source: NVD
CVE-2026-8878 HIGH - 7.5

Version 3.0.7 of the Securly Chrome Extension exposes multiple publicly accessible endpoints that allow unauthenticated access to sensitive data. The exposed information consists of SHA-1 hashes that are inadequately obfuscated using a simple Caesar cipher, which can be easily reversed to recover th...

Vendor: securly
Product: securly
Published: Jun 03, 2026
Source: NVD
CVE-2026-8876 HIGH - 7.3

Version 3.0.7 of the Securly Chrome Extension contains hardcoded, plaintext AES passphrases in securly.min.js. These keys decrypt crisis alert keyword data and intervention site data.

Vendor: securly
Product: securly
Published: Jun 03, 2026
Source: NVD
CVE-2026-8874 HIGH - 7.1

Version 3.0.7 of the Securly Chrome Extension downloads JSON files containing crisis alert keywords and filtering rules over unencrypted HTTP via the Fetch API. Other endpoints in the same extension correctly fetch IWF and CIPA data over HTTPS, demonstrating an inconsistent implementation of TLS.

Vendor: securly
Product: securly
Published: Jun 03, 2026
Source: NVD
CVE-2026-46273 HIGH - 8.6

In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapters on Power systems do not support segmentation offload when the MSS is less than 224 bytes. Attempting to send such packets causes the adapter to freeze, stoppin...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46271 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi-link connection, WCN7850 firmware crashes due to WoW offloads enabled on both primary and secondary links. Change to do it only on primary link to fix it. Teste...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46270 HIGH - 8.4

In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` hand...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46267 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: nfc: hci: shdlc: Stop timers and work before freeing context llc_shdlc_deinit() purges SHDLC skb queues and frees the llc_shdlc structure while its timers and state machine work may still be active. Timer callbacks can schedule s...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46265 HIGH - 7.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix WQ_MEM_RECLAIM warning When sunrpc is used, if a reset triggered, our wq may lead the following trace: workqueue: WQ_MEM_RECLAIM xprtiod:xprt_rdma_connect_worker [rpcrdma] is flushing !WQ_MEM_RECLAIM hns_roce_irq_wo...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46264 HIGH - 8.8

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Fix sysfs initialization In case of devm_add_action_or_reset() failure the provided cleanup action will be run immediately on the not yet initialized kobject. This may lead to errors like: [ ] kobject: '(null)�...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46263 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds stream encoder index v3 eng_id can be negative and that stream_enc_regs[] can be indexed out of bounds. eng_id is used directly as an index into stream_enc_regs[], which has only 5 entries. When...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46260 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bound access in fib6_add_rt2node(). syzbot reported out-of-bound read in fib6_add_rt2node(). [0] When IPv6 route is created with RTA_NH_ID, struct fib6_info does not have the trailing struct fib6_nh. The cited c...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46259 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: procfs: fix missing RCU protection when reading real_parent in do_task_stat() When reading /proc/[pid]/stat, do_task_stat() accesses task->real_parent without proper RCU protection, which leads to: cpu 0 ...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46253 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: fix buffer overflow in persistent_ram_save_old() persistent_ram_save_old() can be called multiple times for the same persistent_ram_zone (e.g., via ramoops_pstore_read -> ramoops_get_next_prz for PSTORE_TYPE_DMESG r...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46251 HIGH - 8.4

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block_group_tree dirty_list corruption When the incompat flag EXTENT_TREE_V2 is set, we unconditionally add the block group tree to the switch_commits list before calling switch_commit_roots, as we do for the tree root ...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46250 HIGH - 7.3

In the Linux kernel, the following vulnerability has been resolved: MIPS: Work around LLVM bug when gp is used as global register variable On MIPS, __current_thread_info is defined as global register variable locating in $gp, and is simply assigned with new address during kernel relocation. This ...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-46246 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handler Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `extcon` handle, means that the `extcon` handle will ...

Vendor: Linux
Product: Linux
Published: Jun 03, 2026
Source: NVD
CVE-2026-40290 HIGH - 7.8

OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.16.0 and prior to 4.11.0, a user-after-free (UAF) race condition exists in the shared memory teardown logic of FF-A ...

Vendor: OP-TEE
Product: optee_os
Published: Jun 03, 2026
Source: NVD
CVE-2026-36611 HIGH - 7.3

Mercusys AC12G (EU) V1 with firmware AC12G(EU)_V1_200909 returns 128 bytes of uninitialized buffer when receiving POST requests without SOAPAction header on UPnP port 1900, exposing internal memory to unauthenticated adjacent network attackers.

Published: Jun 03, 2026
Source: NVD
CVE-2026-36609 HIGH - 7.3

Mercusys AC12G (EU) V1 router with firmware AC12G(EU)_V1_200909 uses a static authentication nonce that does not change between requests from the same source IP. Combined with the predictable XOR-based password encoding (securityEncode function), this allows an attacker to reverse captured authentic...

Published: Jun 03, 2026
Source: NVD