Achieving 100% Observability with BIND and Zabbix · 1 hour ago CVE-2025-68686 [CRITICAL] CVE-2025-68686 — Fortinet FortiOS Exposure of Sensitive Information to... · 2 days ago CVE-2024-1086 USN-7001-1: Linux kernel critical security update · 1 week ago Proxmox Virtual Environment - Security Advisories · 1 week ago CVE-2026-51083 CVE-2026-51083 — Incorrect access control in Proxmox Virtual Environme... · 1 week ago CVE-2026-51082 CVE-2026-51082 — A race condition between the vncproxy and vncwebsocke... · 1 week ago CVE-2026-51081 CVE-2026-51081 — A cross-site scripting (XSS) vulnerability in Proxmox... · 1 week ago CVE-2026-45695 [CRITICAL] CVE-2026-45695 — Kopia is a cross-platform backup tool for Windows, ma... · 1 week ago Plesk Obsidian 18.0.x security micro-updates released · 1 week ago CVE-2026-39808 [CRITICAL] CVE-2026-39808 — Fortinet FortiSandbox OS Command Injection Vulnerabil... · 1 week ago Achieving 100% Observability with BIND and Zabbix · 1 hour ago CVE-2025-68686 [CRITICAL] CVE-2025-68686 — Fortinet FortiOS Exposure of Sensitive Information to... · 2 days ago CVE-2024-1086 USN-7001-1: Linux kernel critical security update · 1 week ago Proxmox Virtual Environment - Security Advisories · 1 week ago CVE-2026-51083 CVE-2026-51083 — Incorrect access control in Proxmox Virtual Environme... · 1 week ago CVE-2026-51082 CVE-2026-51082 — A race condition between the vncproxy and vncwebsocke... · 1 week ago CVE-2026-51081 CVE-2026-51081 — A cross-site scripting (XSS) vulnerability in Proxmox... · 1 week ago CVE-2026-45695 [CRITICAL] CVE-2026-45695 — Kopia is a cross-platform backup tool for Windows, ma... · 1 week ago Plesk Obsidian 18.0.x security micro-updates released · 1 week ago CVE-2026-39808 [CRITICAL] CVE-2026-39808 — Fortinet FortiSandbox OS Command Injection Vulnerabil... · 1 week ago
İdeal Çözümler // Infrastructure Security Intelligence

RADAR

The pulse of your infrastructure. The screen for threats.
Ubuntu Server, Windows Server, Proxmox VE, Plesk, FortiGate / FortiOS and 6 more platforms — vulnerabilities, critical patches and release news on a single screen: verified and actionable.

Active Advisories
0
Critical
0
Last 30 Days
0
Views
0
Search

Live Advisory Feed

RESET FILTERS ↺
Windows Server 22 Jun 2026
High · 8.7

CVE-2026-53779 — WebP Server Go through 0.14.4 contains a path traversal vulnerability on Windows that allows unauthenticated attackers t

WebP Server Go through 0.14.4 contains a path traversal vulnerability on Windows that allows unauthenticated attackers to read files outside the configured IMG_PATH directory by sending requests with percent-encoded backslashes (%5C) that bypass the path.Clean() sanitization in handler/router.go. Attackers can exploit the discrepancy between Go's forward-slash-only path normalization and Windows file system APIs that treat backslashes and forward slashes as equivalent to acce

CVE-2026-53779 Vulnerability 2
Windows Server 22 Jun 2026
High · 8.2

CVE-2026-53571 — Vite is a frontend tooling framework for JavaScript.

Vite is a frontend tooling framework for JavaScript. Prior to 8.0.16, 7.3.5, and 6.4.3, the contents of files that are specified by server.fs.deny can be returned to the browser on Windows. Vite’s dev server denies direct access to sensitive files through server.fs.deny, including entries such as .env, .env.*, and *.{crt,pem}. However, on Windows, the deny logic does not correctly normalize NTFS ADS path forms before access checks are applied. Because of this, requests such a

CVE-2026-53571 Vulnerability 2
Windows Server 22 Jun 2026
High · 8.3

CVE-2026-54100 — A flaw was found in the Windows Machine Config Operator (WMCO) for Red Hat OpenShift Container Platform.

A flaw was found in the Windows Machine Config Operator (WMCO) for Red Hat OpenShift Container Platform. WMCO establishes SSH connections to Windows worker nodes without verifying the remote server host key. An adjacent-network attacker who can intercept or redirect WMCO's SSH session can capture WICD and kubelet bootstrap credentials transferred during node configuration, enabling compromise of Windows node identities in the cluster.

CVE-2026-54100 Vulnerability 2
Windows Server 19 Jun 2026
High · 8.8

CVE-2026-49357 — Line Desktop MCP is a project that, while unaffiliated with the official line-bot-mcp-server, allows users to directly o

Line Desktop MCP is a project that, while unaffiliated with the official line-bot-mcp-server, allows users to directly operate the LINE Desktop application on Windows or Mac via MCP. `line-desktop-mcp` supports a `--http-mode` Streamable HTTP transport for use with clients such as n8n. In this mode the server binds to `0.0.0.0` and exposes the MCP `/mcp` endpoint without an MCP-layer authentication check. Prior to version 1.1.2, any network client that can reach the port can

CVE-2026-49357 Vulnerability 2
Windows Server 17 Jun 2026
High · 8.9

CVE-2026-48989 — Windows-MCP is an open-source project that integrates AI agents with Windows.

Windows-MCP is an open-source project that integrates AI agents with Windows. In versions prior to 0.7.5, certain HTTP modes exposed the MCP control plane without authentication while enabling wildcard CORS (allow_origins=*, allow_methods=*, allow_headers=*). Because the same server also exposed a PowerShell tool that executes caller-controlled commands as the Windows user running Windows-MCP, attackers could reach the control plane from arbitrary origins or non-browser clien

CVE-2026-48989 Vulnerability 2
FortiGate / FortiOS 03 Jun 2026
High · 7.9

Linux Kernel vulnerability Dirty Frag

CVSSv3 Score: 7.9 Linux kernel is impacted by CVE-2026-43284 and CVE-2026-43500 which chained together create the Dirty Frag vulnerability.CVE-2026-43284In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFL_SHARED_FRAG after skb_splice_from_iter(), so later paths that may modify packet data can first make a privat

CVE-2026-43284 FG-IR-26-144 Vulnerability 2
FortiGate / FortiOS 13 May 2026
High · 7.8

Linux Kernel Vulnerability copy.fail - CVE-2026-31431

CVSSv3 Score: 7.8 CVE-2026-31431In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly. Revised on 2026-05-13 00:00:00

CVE-2026-31431 FG-IR-26-139 Vulnerability 2
FortiGate / FortiOS 12 May 2026
High · 8.3

Out-of-bounds access in CAPWAP daemon

CVSSv3 Score: 8.3 An Out-Of-Bounds Write vulnerability [CWE-787] in FortiOS capwap daemon may allow an attacker controlling an authenticated FortiAP FortiExtender or FortiSwitch to gain execution privileges on the FortiGate device Revised on 2026-05-12 00:00:00

FG-IR-26-123 Vulnerability 4
Proxmox VE 01 Feb 2026
High · 8.6

runc CVE-2024-21626: LXC container escape patch

A runtime container vulnerability can allow access to the host filesystem; the patched version in the PVE repositories should be installed.

CVE-2024-21626 PVE 8 Vulnerability 4

From the agenda

See all →