Subscribe, build a custom feed, or pitch a sponsorship at hello@acadenix.com
Latest intel// live feed
CVE-2025-69691 — Netgate: pfSense CE 2.8.0 allows code execution in the XMLRPC API via pfsense.exec_php.
Netgate pfSense CE 2.8.0 allows code execution in the XMLRPC API via pfsense.exec_php. NOTE: the Supplier disputes this because the API call is only available to admins and they are intentionally allowed to execute PHP code. CVSSv3.1 9.9 (CRITICAL)
CVE-2025-69690 — Netgate: pfSense CE 2.7.2 allows code execution by using the module installer with a
Netgate pfSense CE 2.7.2 allows code execution by using the module installer with a backup file with a serialized PHP object containing the post_reboot_commands property. NOTE: the Supplier disputes this because this installer is only available to admins and they are intentionally allowed to execute PHP code. CVSSv3.1 9.1 (CRITICAL)
CVE-2025-69599 — RayVentory: Scan Engine through 12.6 Update 8 allows attackers to gain privileges if they
RayVentory Scan Engine through 12.6 Update 8 allows attackers to gain privileges if they control the value of the PATH environment variable. NOTE: this is disputed because ability of an attacker to control the environment is a site-specific misconfiguration. CVSSv3.1 9.8 (CRITICAL)
CVE-2025-67887 — Bitrix: 1C-Bitrix through 25.100.500 allows Remote Code Execution because an actor with SOURCE/WRITE permissions for
1C-Bitrix through 25.100.500 allows Remote Code Execution because an actor with SOURCE/WRITE permissions for the Translate Module can upload and execute code by sending a PHP file and a .htaccess file. NOTE: this is disputed by the Supplier because this is intended behavior for the high-privileged users who can upload new translated pages to the website. CVSSv3.1 9.8 (CRITICAL)
CVE-2023-46453 — Certain: GL.iNet devices with 4.x firmware allow authentication bypass (resulting in administrative control of
Certain GL.iNet devices with 4.x firmware allow authentication bypass (resulting in administrative control of the device) via a username that is both a valid SQL statement and a valid regular expression. For example, this affects version 4.3.7 on GL-MT3000 GL-AR300M GL-B1300 GL-AX1800 GL-AR750S GL-MT2500 GL-AXT1800 GL-X3000 and GL-SFT1200. CVSSv3.1 9.8 (CRITICAL)
CVE-2024-51092 — LibreNMS: before 24.10.0 allows a remote attacker to execute arbitrary code via OS command
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutController.php's index(), SettingsController.php's update(), and PollDevice.php's initRrdDirectory(). CVSSv3.1 9.1 (CRITICAL)
CVE-2026-8138 — Tenda: The manipulation results in stack-based buffer overflow.
A vulnerability was found in Tenda CX12L 16.03.53.12. This issue affects the function formSetPPTPServer of the file /goform/SetPptpServerCfg”. The manipulation results in stack-based buffer overflow. The attack can be executed remotely. The exploit has been made public and could be used. CVSSv3.1 8.8 (HIGH)
CVE-2026-8137 — The manipulation of the argument submit-url leads to buffer overflow.
A vulnerability has been found in Totolink X5000R 9.1.0u.6369_B20230113. This vulnerability affects the function sub_458E40 of the file /boafrm/formDdns. The manipulation of the argument submit-url leads to buffer overflow. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used. CVSSv3.1 8.8 (HIGH)
CVE-2026-43944 — Electerm_project Electerm: From versions 3.0.6 to before 3.8.15, electerm is vulnerable to arbitrary local code execution
electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. From versions 3.0.6 to before 3.8.15, electerm is vulnerable to arbitrary local code execution via deep links, CLI --opts, or crafted shortcuts. Exploit requires clicking a crafted electerm://... link or opening a crafted shortcut/command that launches electerm with attacker-controlled opts. This issue has been patched in version 3.8.15. CVSSv3.1 9.6 (CRITICAL)
CVE-2026-43941 — An attacker who controls terminal output (e.g., via a malicious SSH server, compromised remote
electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. In versions 3.8.15 and prior, Electerm's terminal hyperlink handler passes any URL clicked in the terminal directly to shell.openExternal without any protocol validation. An attacker who controls terminal output (e.g., via a malicious SSH server, compromised remote host, or malicious plugin rendering terminal content) can thus achieve arbitrary code execution or local file access on the CVSSv3.1 9.6 (CRITICAL)
CVE-2026-43940 — Because runWidget is exposed to the renderer process via an asynchronous IPC handler with
electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to version 3.7.16, the runWidget function in src/app/widgets/load-widget.js constructs a file path by directly concatenating user‑supplied widget identifiers without any sanitisation. Because runWidget is exposed to the renderer process via an asynchronous IPC handler with no input validation, an attacker who achieves JavaScript execution inside the renderer (for example, through a CVSSv3.1 8.4 (HIGH)
CVE-2026-42275 — Prior to version 2.0.2, the zrok WebDAV drive backend (davServer.Dir) restricts path traversal through
zrok is software for sharing web services, files, and network resources. Prior to version 2.0.2, the zrok WebDAV drive backend (davServer.Dir) restricts path traversal through lexical normalization but does not prevent symlink following. When a symbolic link inside the shared DriveRoot points to a location outside that root, remote WebDAV consumers can read files and—on shares without OS-level permission restrictions—write or overwrite files anywhere on the host filesystem ac CVSSv3.1 8.7 (HIGH)
CVE-2026-42271 — Litellm Litellm: From version 1.74.2 to before version 1.83.7, two endpoints used to preview an MCP
LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.74.2 to before version 1.83.7, two endpoints used to preview an MCP server before saving it — POST /mcp-rest/test/connection and POST /mcp-rest/test/tools/list — accepted a full server configuration in the request body, including the command, args, and env fields used by the stdio transport. When called with a stdio configuration, the endpoints attempted to connect, which spaw CVSSv3.1 8.8 (HIGH)
CVE-2026-42208 — Litellm Litellm: From version 1.81.16 to before version 1.83.7, a database query used during proxy API
LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.81.16 to before version 1.83.7, a database query used during proxy API key checks mixed the caller-supplied key value into the query text instead of passing it as a separate parameter. An unauthenticated attacker could send a specially crafted Authorization header to any LLM API route (for example POST /chat/completions) and reach this query through the proxy's error-handling CVSSv3.1 9.8 (CRITICAL)
CVE-2026-42203 — Litellm Litellm: A crafted template could run arbitrary code inside the LiteLLM Proxy process.
LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.80.5 to before version 1.83.7, the POST /prompts/test endpoint accepted user-supplied prompt templates and rendered them without sandboxing. A crafted template could run arbitrary code inside the LiteLLM Proxy process. The endpoint only checks that the caller presents a valid proxy API key, so any authenticated user could reach it. Depending on how the proxy is deployed, this CVSSv3.1 8.8 (HIGH)
CVE-2026-41900 — OpenLearnX: Prior to version 2.0.3, a remote code execution (RCE) vulnerability was identified in the
OpenLearnX is an open-source, decentralized learning and assessment platform. Prior to version 2.0.3, a remote code execution (RCE) vulnerability was identified in the OpenLearnX code execution environment, allowing sandbox escape and arbitrary command execution. This issue has been patched in version 2.0.3. CVSSv3.1 8.8 (HIGH)
CVE-2026-41501 — Prior to version 3.3.8, a command injection vulnerability exists in github.com/elcterm/electerm/npm/install.js:130.
electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to version 3.3.8, a command injection vulnerability exists in github.com/elcterm/electerm/npm/install.js:130. The runLinux() function appends attacker-controlled remote version strings directly into an exec("rm -rf ...") command without validation. This issue has been patched in version 3.3.8. CVSSv3.1 9.8 (CRITICAL)
CVE-2026-41500 — Prior to version 3.3.8, a command injection vulnerability exists in github.com/elcterm/electerm/npm/install.js:150.
electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to version 3.3.8, a command injection vulnerability exists in github.com/elcterm/electerm/npm/install.js:150. The runMac() function appends attacker-controlled remote releaseInfo.name directly into an exec("open ...") command without validation. This issue has been patched in version 3.3.8. CVSSv3.1 9.8 (CRITICAL)
Detecting Web Server Probing & Fuzzing in Traefik with Automated Cloudflare Response
Elastic Security Labs published a technical guide demonstrating how to detect web server probing and fuzzing activity in Traefik reverse proxy logs using ES|QL detection rules, then automatically block offending IPs at the Cloudflare edge via API-driven workflows. The approach uses statistical thresholds (404/403 error aggregation by source IP) to identify reconnaissance patterns and chains Elastic alerts to Cloudflare WAF rules for perimeter defense.
CVE-2026-42880 — Argo: From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to extract plaintext Kubernetes Secret data from etcd via the Kubernetes API server's Server-Side Apply dry-run mechanism. This issue has been patched in versions 3.2.11 and 3.3.9. CVSSv3.1 9.6 (CRITICAL)
CVE-2026-8034 — Github Enterprise_server: A server-side request forgery (SSRF) vulnerability was identified in the GitHub Enterprise Server notebook
A server-side request forgery (SSRF) vulnerability was identified in the GitHub Enterprise Server notebook viewer that allowed an attacker to access internal services by exploiting URL parser confusion between the validation layer and the HTTP request library. The hostname validation used a different URL parser than the request library, enabling a crafted URL to pass validation while directing the request to an unintended host. Exploitation required network access to the GitH CVSSv3.1 9.8 (CRITICAL)
CVE-2026-42826 — Exposure: of sensitive information to an unauthorized actor in Azure DevOps allows an unauthorized
Exposure of sensitive information to an unauthorized actor in Azure DevOps allows an unauthorized attacker to disclose information over a network. CVSSv3.1 10.0 (CRITICAL)
CVE-2026-41105 — Server: Server-side request forgery (ssrf) in Azure Notification Service allows an authorized attacker to elevate
Server-side request forgery (ssrf) in Azure Notification Service allows an authorized attacker to elevate privileges over a network. CVSSv3.1 8.1 (HIGH)
CVE-2026-35435 — Azure: Improper access control in Azure AI Foundry M365 published agents allows an unauthorized attacker
Improper access control in Azure AI Foundry M365 published agents allows an unauthorized attacker to elevate privileges over a network. CVSSv3.1 8.6 (HIGH)
CVE-2026-35428 — Improper neutralization of special elements used in a command ('command injection') in Azure Cloud
Improper neutralization of special elements used in a command ('command injection') in Azure Cloud Shell allows an unauthorized attacker to perform spoofing over a network. CVSSv3.1 9.6 (CRITICAL)