Total CVEs

125,574

Critical Severity

2,253

High Severity

7,771

Last 7 Days

1,108
Quick preset (or use dates below)
Clear Filters
Showing 221 - 240 of 1,441 CVEs

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node() Previously, btrfs_get_or_create_delayed_node() set the delayed_node's refcount before acquiring the root->delayed_nodes lock. Commit e8513c012de7 (&qu...

Vendor: Linux
Product: Linux
Published: Jan 23, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: net: dsa: properly keep track of conduit reference Problem description ------------------- DSA has a mumbo-jumbo of reference handling of the conduit net device and its kobject which, sadly, is just wrong and doesn't make se...

Vendor: Linux
Product: Linux
Published: Jan 23, 2026
Source: NVD
CVE-2025-62077 MEDIUM - 5.4

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in SEOSEON EUROPE S.L Affiliate Link Tracker affiliate-link-tracker allows Stored XSS.This issue affects Affiliate Link Tracker: from n/a through <= 0.2.

Vendor: SEOSEON EUROPE S.L
Product: Affiliate Link Tracker
Published: Jan 22, 2026
Source: NVD
CVE-2021-47857 HIGH - 7.2

Moodle 3.10.3 contains a persistent cross-site scripting vulnerability in the calendar event subtitle field that allows attackers to inject malicious scripts. Attackers can craft a calendar event with malicious JavaScript in the subtitle track label to execute arbitrary code when users view the even...

Vendor: Moodle
Product: Moodle
Published: Jan 21, 2026
Source: NVD
CVE-2026-23956 HIGH - 7.5

seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, overriding RegExp serialization with extremely large patterns can exhaust JavaScript runtime memory during deserialization. Additionally, overriding RegExp seri...

Vendor: npm
Product: seroval
Published: Jan 21, 2026
Source: GitHub
CVE-2026-21641 HIGH - 7.1

HackerOne community member Jad Ghamloush (0xjad) has reported an authorization bypass vulnerability in the `tracker-delete.php` script of Revive Adserver. Users with permissions to delete trackers are mistakenly allowed to delete trackers owned by other accounts.

Vendor: Revive
Product: Revive Adserver
Published: Jan 20, 2026
Source: NVD
CVE-2026-23843 HIGH - 7.1

teklifolustur_app is a web-based PHP application that allows users to create, manage, and track quotes for their clients. Prior to commit dd082a134a225b8dcd401b6224eead4fb183ea1c, an Insecure Direct Object Reference (IDOR) vulnerability exists in the offer view functionality. Authenticated users can...

Vendor: sibercii6-crypto
Product: teklifolustur_app
Published: Jan 19, 2026
Source: NVD
CVE-2026-23841 CRITICAL - 9.3

Movary is a web application to track, rate and explore your movie watch history. Due to insufficient input validation, attackers can trigger cross-site scripting payloads in versions prior to 0.70.0. The vulnerable parameter is `?categoryCreated=`. Version 0.70.0 fixes the issue.

Vendor: leepeuker
Product: movary
Published: Jan 19, 2026
Source: NVD
CVE-2026-23840 CRITICAL - 9.3

Movary is a web application to track, rate and explore your movie watch history. Due to insufficient input validation, attackers can trigger cross-site scripting payloads in versions prior to 0.70.0. The vulnerable parameter is `?categoryDeleted=`. Version 0.70.0 fixes the issue.

Vendor: leepeuker
Product: movary
Published: Jan 19, 2026
Source: NVD
CVE-2026-23839 CRITICAL - 9.3

Movary is a web application to track, rate and explore your movie watch history. Due to insufficient input validation, attackers can trigger cross-site scripting payloads in versions prior to 0.70.0. The vulnerable parameter is `?categoryUpdated=`. Version 0.70.0 fixes the issue.

Vendor: leepeuker
Product: movary
Published: Jan 19, 2026
Source: NVD
CVE-2026-22850 HIGH - 8.3

Koko Analytics is an open-source analytics plugin for WordPress. Versions prior to 2.1.3 are vulnerable to arbitrary SQL execution through unescaped analytics export/import and permissive admin SQL import. Unauthenticated visitors can submit arbitrary path (`pa`) and referrer (`r`) values to the pub...

Vendor: ibericode
Product: koko-analytics
Published: Jan 19, 2026
Source: NVD
CVE-2026-23626 MEDIUM - 6.8

Kimai is a web-based multi-user time-tracking application. Prior to version 2.46.0, Kimai's export functionality uses a Twig sandbox with an overly permissive security policy (`DefaultPolicy`) that allows arbitrary method calls on objects available in the template context. An authenticated user...

Vendor: kimai
Product: kimai
Published: Jan 18, 2026
Source: NVD
CVE-2025-15538 MEDIUM - 5.3

A security vulnerability has been detected in Open Asset Import Library Assimp up to 6.0.2. Affected by this vulnerability is the function Assimp::LWOImporter::FindUVChannels of the file /src/assimp/code/AssetLib/LWO/LWOMaterial.cpp. Such manipulation leads to use after free. The attack needs to be ...

Vendor: Open Asset Import Library
Product: Assimp
Published: Jan 18, 2026
Source: NVD

Best Practical Request Tracker (RT) before 4.4.9, 5.0.9, and 6.0.2 allows CSV Injection via ticket values when TSV export is used.

Vendor: bestpractical
Product: Request Tracker
Published: Jan 16, 2026
Source: NVD
CVE-2020-36926 HIGH - 7.5

SmarterTrack 7922 contains an information disclosure vulnerability in the Chat Management search form that reveals agent identification details. Attackers can access the vulnerable /Management/Chat/frmChatSearch.aspx endpoint to retrieve agents' first and last names along with their unique iden...

Vendor: Smartertools
Product: SmarterTools SmarterTrack
Published: Jan 16, 2026
Source: NVD
CVE-2026-22856 HIGH - 8.1

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race in the serial channel IRP thread tracking allows a heap use‑after‑free when one thread removes an entry from serial->IrpThreads while another reads it. This vulnerability is fixed in 3.20.1.

Vendor: freerdp
Product: freerdp
Published: Jan 14, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: change all pageblocks migrate type on coalescing When a page is freed it coalesces with a buddy into a higher order page while possible. When the buddy page migrate type differs, it is expected to be updated to mat...

Published: Jan 14, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: iavf: fix off-by-one issues in iavf_config_rss_reg() There are off-by-one bugs when configuring RSS hash key and lookup table, causing out-of-bounds reads to memory [1] and out-of-bounds writes to device registers. Before commit ...

Published: Jan 13, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: KVM: Disallow toggling KVM_MEM_GUEST_MEMFD on an existing memslot Reject attempts to disable KVM_MEM_GUEST_MEMFD on a memslot that was initially created with a guest_memfd binding, as KVM doesn't support toggling KVM_MEM_GUES...

Published: Jan 13, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: block: fix race between wbt_enable_default and IO submission When wbt_enable_default() is moved out of queue freezing in elevator_change(), it can cause the wbt inflight counter to become negative (-1), leading to hung tasks in th...

Published: Jan 13, 2026
Source: NVD