Critical vulnerabilities, curated daily for security professionals
📊
Archived Security Brief
Yesterday's vulnerability disclosures included 22 critical-severity CVEs (CVSS 9.0+), a substantial increase from the prior day's 3 critical issues. High-priority vulnerabilities totaled 84, up 140% from 35 the previous day. Fourteen actively exploited vulnerabilities were added to the KEV catalog, including CVE-2026-20805 affecting Microsoft Windows, CVE-2026-20045 in Cisco Unified Communications Manager, and CVE-2024-37079 targeting Broadcom VMware vCenter Server. Notable critical disclosures include CVE-2026-23830 (CVSS 10.0) in SandboxJS, CVE-2025-21589 (CVSS 9.8) an authentication bypass in Juniper Networks Session Smart Router, and multiple SolarWinds Web Help Desk deserialization vulnerabilities. Patch availability currently stands at 0%, requiring organizations to prioritize compensating controls and monitoring.
22 critical CVEs disclosed, up from 3 the prior day (633% increase)
84 high-priority vulnerabilities identified, up 140% from 35
14 actively exploited CVEs including Microsoft Windows, Cisco UCM, VMware vCenter, and Zimbra
0% patch availability for disclosed vulnerabilities
Affected vendors include SolarWinds, Juniper Networks, Microsoft, Cisco, Broadcom, and SmarterTools
Immediate action: Organizations running Microsoft Windows, Cisco Unified Communications Manager, VMware vCenter Server, SolarWinds Web Help Desk, or Juniper Session Smart Router should assess exposure to actively exploited and critical vulnerabilities immediately. With no patches currently available, implement network segmentation, enhanced monitoring, and vendor-recommended mitigations where possible.
How to read this brief
CVSS score (e.g. 9.1) — severity from 0–10. Red marks critical (9+), orange high (7–8.9).
Exploitability — how hard the flaw is to attack, read from the CVSS vector:
Network / Adjacent / Local / Physical — how close an attacker must get. Network means reachable over the internet.
No / Low / High privileges — the access they need first. No privileges means no login required.
No interaction / User interaction — whether a victim has to do something (open a file, click a link). No interaction means fully automatable.
The lower the bar on all three, the easier to exploit at scale — “Network · No privileges · No interaction” is the worst case: hit from anywhere, no credentials, no victim action.
🔴 Actively exploited — confirmed under attack in the wild (CISA’s Known Exploited Vulnerabilities catalog). Prioritize these regardless of score.
EPSS · Nth percentile — FIRST.org’s estimated chance a flaw is exploited within 30 days. We flag it only in the top 10% — a statistical signal it’s unusually likely to be targeted, separate from whether attacks are confirmed.
💡 Tip: Swipe CVE cards left to ⭐ star, right to ❌ remove
An Authentication Bypass Using an Alternate Path or Channel vulnerabilityMultiple Products
🔴 Actively exploited in the wild
An Authentication Bypass Using an Alternate Path or Channel vulnerability [CWE-288] vulnerability in Fortinet FortiAnalyzer 7.6.0 through 7.6.5, FortiAnalyzer 7.4.0 through 7.4.9, FortiAnalyzer 7.2.0 through 7.2.11, FortiAnalyzer 7.0.0 through 7.0.15, FortiManager 7.6.0 through 7.6.5, FortiManager 7.4.0 through 7.4.9, FortiManager 7.2.0 through 7.2.11, FortiManager 7.0.0 through 7.0.15, FortiOS 7.6.0 through 7.6.5, FortiOS 7.4.0 through 7.4.10, FortiOS 7.2.0 through 7.2.12, FortiOS 7.0.0 through 7.0.18 may allow an attacker with a FortiCloud account and a registered device to log into other devices registered to other accounts, if FortiCloud SSO authentication is enabled on those devices.
Kyverno is a policy engine designed for cloud native platform engineeringMultiple Products
Kyverno is a policy engine designed for cloud native platform engineering teams. Versions prior to 1.16.3 and 1.15.3 have a critical authorization boundary bypass in namespaced Kyverno Policy apiCall. The resolved `urlPath` is executed using the Kyverno admission controller ServiceAccount, with no enforcement that the request is limited to the policy’s namespace. As a result, any authenticated user with permission to create a namespaced Policy can cause Kyverno to perform Kubernetes API requests using Kyverno’s admission controller identity, targeting any API path allowed by that ServiceAccount’s RBAC. This breaks namespace isolation by enabling cross-namespace reads (for example, ConfigMaps and, where permitted, Secrets) and allows cluster-scoped or cross-namespace writes (for example, creating ClusterPolicies) by controlling the urlPath through context variable substitution. Versions 1.16.3 and 1.15.3 contain a patch for the vulnerability.
SandboxJS is a JavaScript sandboxingMultiple Products
SandboxJS is a JavaScript sandboxing library. Versions prior to 0.8.26 have a sandbox escape vulnerability due to `AsyncFunction` not being isolated in `SandboxFunction`. The library attempts to sandbox code execution by replacing the global `Function` constructor with a safe, sandboxed version (`SandboxFunction`). This is handled in `utils.ts` by mapping `Function` to `sandboxFunction` within a map used for lookups. However, before version 0.8.26, the library did not include mappings for `AsyncFunction`, `GeneratorFunction`, and `AsyncGeneratorFunction`. These constructors are not global properties but can be accessed via the `.constructor` property of an instance (e.g., `(async () => {}).constructor`). In `executor.ts`, property access is handled. When code running inside the sandbox accesses `.constructor` on an async function (which the sandbox allows creating), the `executor` retrieves the property value. Since `AsyncFunction` was not in the safe-replacement map, the `executor` returns the actual native host `AsyncFunction` constructor. Constructors for functions in JavaScript (like `Function`, `AsyncFunction`) create functions that execute in the global scope. By obtaining the host `AsyncFunction` constructor, an attacker can create a new async function that executes entirely outside the sandbox context, bypassing all restrictions and gaining full access to the host environment (Remote Code Execution). Version 0.8.26 patches this vulnerability.
Gila CMS versions prior to 2.0.0 contain a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary system commands through manipulated HTTP headers. Attackers can inject PHP code in the User-Agent header with shell_exec() to run system commands by sending crafted requests to the admin endpoint.
An Authentication Bypass Using an
Alternate Path or Channel vulnerability in Juniper Networks Session Smart
Router may allows aMultiple Products
An Authentication Bypass Using an
Alternate Path or Channel vulnerability in Juniper Networks Session Smart
Router may allows a network-based attacker to bypass authentication
and take administrative control of the device.
This issue affects Session Smart Router:
* from 5.6.7 before 5.6.17,
* from 6.0 before 6.0.8 (affected from 6.0.8),
* from 6.1 before 6.1.12-lts,
* from 6.2 before 6.2.8-lts,
* from 6.3 before 6.3.3-r2;
This issue affects Session Smart Conductor:
* from 5.6.7 before 5.6.17,
* from 6.0 before 6.0.8 (affected from 6.0.8),
* from 6.1 before 6.1.12-lts,
* from 6.2 before 6.2.8-lts,
* from 6.3 before 6.3.3-r2;
This issue affects WAN Assurance Managed Routers:
* from 5.6.7 before 5.6.17,
* from 6.0 before 6.0.8 (affected from 6.0.8),
* from 6.1 before 6.1.12-lts,
* from 6.2 before 6.2.8-lts,
* from 6.3 before 6.3.3-r2.
DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. Prior to versions 9.13.10 and 10.2.0, module title supports richtext which could include scripts that would execute in certain scenarios. Versions 9.13.10 and 10.2.0 contain a fix for the issue.
Dokploy is a free, self-hostable Platform as a Service (PaaS). In versions prior to 0.26.6, a critical command injection vulnerability exists in Dokploy's WebSocket endpoint `/docker-container-terminal`. The `containerId` and `activeWay` parameters are directly interpolated into shell commands without sanitization, allowing authenticated attackers to execute arbitrary commands on the host server. Version 0.26.6 fixes the issue.
n8n contains a critical Remote Code Execution (RCE) vulnerability in its workflow Expression evaluation system. Expressions supplied by authenticated users during workflow configuration may be evaluated in an execution context that is not sufficiently isolated from the underlying runtime.
An authenticated attacker could abuse this behavior to execute arbitrary code with the privileges of the n8n process. Successful exploitation may lead to full compromise of the affected instance, including unauthorized access to sensitive data, modification of workflows, and execution of system-level operations.
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. In version 0.23.1 and possibly earlier versions, the MinerU parser contains a "Zip Slip" vulnerability, allowing an attacker to overwrite arbitrary files on the server (leading to Remote Code Execution) via a malicious ZIP archive. The MinerUParser class retrieves and extracts ZIP files from an external source (mineru_server_url). The extraction logic in `_extract_zip_no_root` fails to sanitize filenames within the ZIP archive. Commit 64c75d558e4a17a4a48953b4c201526431d8338f contains a patch for the issue.
SolarWinds Web Help Desk was found to be susceptible to an untrusted data deserialization vulnerability that could lead to remote codeMultiple Products
SolarWinds Web Help Desk was found to be susceptible to an untrusted data deserialization vulnerability that could lead to remote code execution, which would allow an attacker to run commands on the host machine. This could be exploited without authentication.
SolarWinds Web Help Desk was found to be susceptible to an untrusted data deserialization vulnerability that could lead to remote codeMultiple Products
SolarWinds Web Help Desk was found to be susceptible to an untrusted data deserialization vulnerability that could lead to remote code execution, which would allow an attacker to run commands on the host machine. This could be exploited without authentication.
xrdp is an open source RDP server. xrdp before v0.10.5 contains an unauthenticated stack-based buffer overflow vulnerability. The issue stems from improper bounds checking when processing user domain information during the connection sequence. If exploited, the vulnerability could allow remote attackers to execute arbitrary code on the target system. The vulnerability allows an attacker to overwrite the stack buffer and the return address, which could theoretically be used to redirect the execution flow. The impact of this vulnerability is lessened if a compiler flag has been used to build the xrdp executable with stack canary protection. If this is the case, a second vulnerability would need to be used to leak the stack canary value. Upgrade to version 0.10.5 to receive a patch. Additionally, do not rely on stack canary protection on production systems.
VestaCP 0.9.8-26 contains a session token vulnerability in the LoginAs module that allows remote attackers to manipulate authentication tokens. Attackers can exploit insufficient token validation to access user accounts and perform unauthorized login requests without proper administrative permissions.
Squidex is an open source headless content management system and content managementMultiple Products
Squidex is an open source headless content management system and content management hub. Versions of the application up to and including 7.21.0 allow users to define "Webhooks" as actions within the Rules engine. The url parameter in the webhook configuration does not appear to validate or restrict destination IP addresses. It accepts local addresses such as 127.0.0.1 or localhost. When a rule is triggered (Either manual trigger by manually calling the trigger endpoint or by a content update or any other triggers), the backend server executes an HTTP request to the user-supplied URL. Crucially, the server logs the full HTTP response in the rule execution log (lastDump field), which is accessible via the API. Which turns a "Blind" SSRF into a "Full Read" SSRF. As of time of publication, no patched versions are available.
Easy CD & DVD Cover Creator 4.13 contains a buffer overflow vulnerability in the serial number input field that allows attackers to crash the application. Attackers can generate a 6000-byte payload and paste it into the serial number field to trigger an application crash.
SolarWinds Web Help Desk was found to be susceptible to an authentication bypass vulnerability that ifMultiple Products
SolarWinds Web Help Desk was found to be susceptible to an authentication bypass vulnerability that if exploited, would allow a malicious actor to execute actions and methods that should be protected by authentication.
SolarWinds Web Help Desk was found to be susceptible to an authentication bypass vulnerabilityMultiple Products
SolarWinds Web Help Desk was found to be susceptible to an authentication bypass vulnerability that, if exploited, could allow an attacker to invoke specific actions within Web Help Desk.
Knockpy 4.1.1 contains a CSV injection vulnerability that allows attackers to inject malicious formulas into CSV reports through unfiltered server headers. Attackers can manipulate server response headers to include spreadsheet formulas that will execute when the CSV is opened in spreadsheet applications.
Dirsearch 0.4.1 contains a CSV injection vulnerability when using the --csv-report flag that allows attackers to inject formulas through redirected endpoints. Attackers can craft malicious server redirects with comma-separated paths containing Excel formulas to manipulate the generated CSV report.
Access of Resource Using Incompatible TypeMultiple Products
Access of Resource Using Incompatible Type ('Type Confusion') vulnerability in themrdemonized xray-monolith.This issue affects xray-monolith: before 2025.12.30.
The VidShop – Shoppable Videos for WooCommerce plugin for WordPress is vulnerable to time-based SQL Injection via the 'fields' parameter in all versions up to, and including, 1
The New User Approve plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a missing capability check on multiple REST API endpoints in all versions up to, and including, 3
The AI Engine – The Chatbot and AI Framework for WordPress plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the `rest_helpers_update_media_metadata` function in all versions up to, and including, 3
A vulnerability in the web-based management interface of HPE Aruba Networking Fabric Composer could allow an unauthenticated remote attacker to view some system files
The binary serving the web server and executing basically all actions launched from the Web UI is running with root privileges
CVE-2025-41726
8.8
DeviceMultiple Products
A low privileged remote attacker can execute arbitrary code by sending specially crafted calls to the web service of the Device Manager or locally via an API and can cause integer overflows which then may lead to arbitrary code execution within privileged processes
A Heap-based Buffer Overflow vulnerability affecting the EPRT file reading procedure in SOLIDWORKS eDrawings from Release SOLIDWORKS 2025 through Release SOLIDWORKS 2026 could allow an attacker to execute arbitrary code while opening a specially crafted EPRT file
Meshtastic is an open source mesh networking solution
CVE-2026-24842
8.2
UnknownMultiple Products
node-tar,a Tar for Node
CVE-2026-24490
8.1
MobSFMultiple Products
MobSF is a mobile application security testing tool used
CVE-2026-24869
8.1
UnknownMultiple Products
Use-after-free in the Layout: Scrolling and Overflow component
CVE-2026-24881
8.1
GnuPGMultiple Products
In GnuPG before 2
CVE-2026-24741
8.1
ConvertXisMultiple Products
ConvertXis a self-hosted online file converter
CVE-2025-40536
8.1
SolarWindsMultiple Products
SolarWinds Web Help Desk was found to be susceptible to a security control bypass vulnerability that if exploited, could allow an unauthenticated attacker to gain access to certain restricted functionality
CVE-2026-24840
8
DokployMultiple Products
Dokploy is a free, self-hostable Platform as a Service (PaaS)
CVE-2026-21569
7.9
ThisMultiple Products
This High severity XXE (XML External Entity Injection) vulnerability was introduced in version 7
CVE-2026-1284
7.8
ReleaseMultiple Products
An Out-Of-Bounds Write vulnerability affecting the EPRT file reading procedure in SOLIDWORKS eDrawings from Release SOLIDWORKS 2025 through Release SOLIDWORKS 2026 could allow an attacker to execute arbitrary code while opening a specially crafted EPRT file
CVE-2020-36952
7.8
IObitMultiple Products
IObit Uninstaller 10 Pro contains an unquoted service path vulnerability that allows local users to potentially execute code with elevated system privileges
CVE-2020-36953
7.8
MiniToolMultiple Products
MiniTool ShadowMaker 3
CVE-2020-36957
7.8
PDFMultiple Products
PDF Complete 3
CVE-2020-36958
7.8
KiteMultiple Products
Kite 1
CVE-2020-36959
7.8
IDTMultiple Products
IDT PC Audio 1
CVE-2025-41727
7.8
DeviceMultiple Products
A local low privileged attacker can bypass the authentication of the Device Manager user interface, allowing them to perform privileged operations and gain administrator access
CVE-2026-0648
7.8
stemsMultiple Products
The vulnerability stems from an incorrect error-checking logic in the CreateCounter() function (in threadx/utility/rtos_compatibility_layers/OSEK/tx_osek
CVE-2026-24873
7.8
RinnegatamanteMultiple Products
Out-of-bounds Read vulnerability in Rinnegatamante lpp-vita
CVE-2026-24875
7.8
yoyofr IntegerMultiple Products
Integer Overflow or Wraparound vulnerability in yoyofr modizer
CVE-2025-33234
7.8
NVIDIAMultiple Products
NVIDIA runx contains a vulnerability where an attacker could cause a code injection
CVE-2020-36974
7.8
RealtekMultiple Products
Realtek Andrea RT Filters 1
CVE-2020-36975
7.8
StatusMultiple Products
EPSON Status Monitor 3 version 8
CVE-2020-36976
7.8
RegistrationMultiple Products
Acer Global Registration Service 1
CVE-2020-36977
7.8
ElevationServiceMultiple Products
Wondershare Driver Install Service contains an unquoted service path vulnerability in the ElevationService executable that allows local attackers to potentially inject malicious code
CVE-2020-36979
7.8
ServiceMultiple Products
Atheros Coex Service Application 8
CVE-2020-36980
7.8
SAntivirusMultiple Products
SAntivirus IC 10
CVE-2020-36981
7.8
DeviceMultiple Products
Motorola Device Manager 2
CVE-2020-36982
7.8
DeviceMultiple Products
Motorola Device Manager 2
CVE-2020-36983
7.8
FTPMultiple Products
Quick 'n Easy FTP Service 3
CVE-2025-67274
7.5
issueMultiple Products
An issue in continuous
CVE-2026-23864
7.5
ReactMultiple Products
Multiple denial of service vulnerabilities exist in React Server Components, affecting the following packages: react-server-dom-parcel, react-server-dom-turbopack, react-server-dom-webpack
CVE-2026-21720
7.5
EveryMultiple Products
Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image
CVE-2026-24827
7.5
gerstrongMultiple Products
Out-of-bounds Write vulnerability in gerstrong Commander-Genius
CVE-2026-24828
7.5
Missing Release ofMultiple Products
Missing Release of Memory after Effective Lifetime vulnerability in Is-Daouda is-Engine
CVE-2020-36939
7.5
CassandraMultiple Products
Cassandra Web 0
CVE-2020-36946
7.5
SyncBreezeMultiple Products
SyncBreeze 10
CVE-2026-24831
7.5
LoopMultiple Products
Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in ixray-team ixray-1
CVE-2026-22258
7.5
NSMMultiple Products
Suricata is a network IDS, IPS and NSM engine
CVE-2026-22259
7.5
NSMMultiple Products
Suricata is a network IDS, IPS and NSM engine
CVE-2026-22260
7.5
NSMMultiple Products
Suricata is a network IDS, IPS and NSM engine
CVE-2026-24783
7.5
UnknownMultiple Products
soroban-fixed-point-math is a fixed-point math library for Soroban smart contacts
CVE-2025-40537
7.5
SolarWindsMultiple Products
SolarWinds Web Help Desk was found to be susceptible to a hardcoded credentials vulnerability that, under certain situations, could allow access to administrative functions
CVE-2026-22264
7.4
NSMMultiple Products
Suricata is a network IDS, IPS and NSM engine
CVE-2026-1443
7.3
MusicMultiple Products
A flaw has been found in code-projects Online Music Site 1
CVE-2026-1449
7.3
flawMultiple Products
A flaw has been found in Hisense TransTech Smart Bus Management System up to 20260113
CVE-2026-1448
7.2
D-LinkMultiple Products
A vulnerability was detected in D-Link DIR-615 up to 4
CVE-2026-24478
7.2
AnythingLLMMultiple Products
AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting
CVE-2026-1505
7.2
D-LinkMultiple Products
A vulnerability was found in D-Link DIR-615 4
CVE-2026-1506
7.2
D-LinkMultiple Products
A vulnerability was determined in D-Link DIR-615 4
CVE-2020-36947
7.1
LibreNMSMultiple Products
LibreNMS 1
CVE-2026-24779
7.1
servingMultiple Products
vLLM is an inference and serving engine for large language models (LLMs)