Subscribe, build a custom feed, or pitch a sponsorship at hello@acadenix.com
Latest intel// live feed
CVE-2026-41497 — PraisonAI: Prior to version 4.6.9, the fix for PraisonAI's MCP command handling does not add
PraisonAI is a multi-agent teams system. Prior to version 4.6.9, the fix for PraisonAI's MCP command handling does not add a command allowlist or argument validation to parse_mcp_command(), allowing arbitrary executables like bash, python, or /bin/sh with inline code execution flags to pass through to subprocess execution. This issue has been patched in version 4.6.9. CVSSv3.1 9.8 (CRITICAL)
CVE-2026-41496 — PraisonAI: 52 unvalidated injection points across the codebase.
PraisonAI is a multi-agent teams system. Prior to praisonai version 4.6.9 and praisonaiagents version 1.6.9, the fix for CVE-2026-40315 added input validation to SQLiteConversationStore only. Nine sibling backends — MySQL, PostgreSQL, async SQLite/MySQL/PostgreSQL, Turso, SingleStore, Supabase, SurrealDB — pass table_prefix straight into f-string SQL. Same root cause, same code pattern, same exploitation. 52 unvalidated injection points across the codebase. postgres.py additi CVSSv3.1 8.1 (HIGH)
CVE-2026-41491 — Dapr: From versions 1.3.0 to before 1.15.14, 1.16.0-rc.1 to before 1.16.14, and 1.17.0-rc.1 to before
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. From versions 1.3.0 to before 1.15.14, 1.16.0-rc.1 to before 1.16.14, and 1.17.0-rc.1 to before 1.17.5, a vulnerability has been found in Dapr that allows bypassing access control policies for service invocation using reserved URL characters and path traversal sequences in method paths. The ACL normalized the method path independently from the dispatch layer, so the ACL eval CVSSv3.1 8.1 (HIGH)
CVE-2026-39816 — Apache Nifi: The missing Restricted annotation allows users without the Execute Code Permission to configure the
The optional extension component TinkerpopClientService is missing the Restricted annotation with the Execute Code Required Permission in Apache NiFi 2.0.0-M1 through 2.8.0. The TinkerpopClientService supports configuration of ByteCode Submission for the Script Submission Type, enabling Groovy Script execution in the service prior to submitting the query. The missing Restricted annotation allows users without the Execute Code Permission to configure the Service in installatio CVSSv3.1 8.8 (HIGH)
CVE-2026-25199 — Instances: deployed via the Proxmox extension allow unauthorized access to instances belonging to other
Instances deployed via the Proxmox extension allow unauthorized access to instances belonging to other tenants. This issue affects Apache CloudStack: from 4.21.0.0 through 4.22.0.0. The Proxmox extension for CloudStack improperly uses a user-editable instance setting, proxmox_vmid, to associate CloudStack instances with Proxmox virtual machines. Because this value is not restricted or validated against tenant ownership and Proxmox VM IDs are predictable, a non-privile CVSSv3.1 9.1 (CRITICAL)
CVE-2026-25077 — Apache Cloudstack: Due to missing file name sanitization, an attacker can register malicious templates to execute
Account users are allowed by default to register templates to be downloaded directly to the primary storage for deploying instances using the KVM hypervisor. Due to missing file name sanitization, an attacker can register malicious templates to execute arbitrary code on the KVM hosts. This can result in the compromise of resource integrity and confidentiality, data loss, denial of service, and availability of the KVM-based infrastructure managed by CloudStack. Users are rec CVSSv3.1 8.8 (HIGH)
CVE-2025-66467 — MinIO: Missing MinIO policy cleanup on bucket deletion via Apache CloudStack allows users to retain
Missing MinIO policy cleanup on bucket deletion via Apache CloudStack allows users to retain access to buckets which they previously owned. If another user creates a new bucket with the same name, the previous owners can gain unauthorized read and write access to it by using the previously generated access and secret keys. Users are recommended to upgrade to Apache CloudStack versions 4.20.3.0 or 4.22.0.1, or later, which fixes this issue. CVSSv3.1 8.0 (HIGH)
CVE-2025-66172 — CloudStack: The CloudStack Backup plugin has an improper access logic in versions 4.21.0.0 and 4.22.0.0.
The CloudStack Backup plugin has an improper access logic in versions 4.21.0.0 and 4.22.0.0. Anyone with authenticated user-account access in CloudStack 4.21.0.0+ environments, where this plugin is enabled and have access to specific APIs can restore a volume from any other user's backups and attach the volume to their own VMs. Backup plugin users using CloudStack 4.21.0.0+ are recommended to upgrade to CloudStack version 4.22.0.1, which fixes this issue. CVSSv3.1 8.1 (HIGH)
CVE-2022-50994 — DrayTek: Vigor 2960 firmware versions prior to 1.5.1.4 contain an OS command injection vulnerability
DrayTek Vigor 2960 firmware versions prior to 1.5.1.4 contain an OS command injection vulnerability in the CGI login handler that allows unauthenticated remote attackers to execute arbitrary commands by injecting shell metacharacters into the formpassword parameter. Attackers can exploit unsanitized input passed to the otp_check.sh script to achieve remote code execution with web server privileges. Exploitation requires knowledge of a valid username and that the target accoun CVSSv3.1 8.1 (HIGH)
Otto Support - The Confused Deputy
Bishop Fox Labs publishes a technical deep-dive on confused deputy attacks against AI agents with tool access, demonstrating how attackers embed malicious instructions in attacker-controlled content (emails, calendar invites, support tickets) that agents execute using their own elevated privileges. The research documents real-world incidents including Microsoft Copilot calendar manipulation (January 2026), ConfusedPilot email exfiltration (August 2024), and June 2025 Microsoft 365 Copilot data theft, then presents layered mitigations including prompt separation, per-task tool registration with least privilege, and network egress controls.
CVE-2026-8153 — Dashboard: OS command injection in Dashboard Server interface in Universal Robots PolyScope versions prior to
OS command injection in Dashboard Server interface in Universal Robots PolyScope versions prior to 5.21.1 allows unauthenticated attacker to craft commands that will execute code on the robot's OS. CVSSv3.1 9.8 (CRITICAL)
CVE-2026-5127 — User: The User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration
The User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration plugin for WordPress is vulnerable to Deserialization of Untrusted Data in versions up to, and including, 4.3.1 This is due to insufficient input validation and type checking on the wpuf_files parameter during form submission, combined with unconditional deserialization via maybe_unserialize() when displaying post content. This makes it possible for authenticated attackers, CVSSv3.1 8.8 (HIGH)
CVE-2026-43284 — Linux Linux_kernel: In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place
In 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 private copy. The IPv4/IPv6 datagram append paths did not set this flag when splicing pages into UDP skbs. That leaves an ESP-in-UDP packet made from shared CVSSv3.1 8.8 (HIGH)
CVE-2013-10075 — Chorny Apache\: This can lead to sessions being revived, potentially with data that was to be
Apache::Session versions through 1.94 for Perl re-creates deleted sessions. The session stores Apache::Session::Store::File and Apache::Session::Store::DB_File will create a session that does not exist. This can lead to sessions being revived, potentially with data that was to be deleted. CVSSv3.1 9.1 (CRITICAL)
CVE-2025-68670: discovering an RCE vulnerability in xrdp
Kaspersky disclosed CVE-2025-68670, a stack buffer overflow in xrdp's domain name parsing that allows unauthenticated remote code execution. The vulnerability exists in xrdp_wm_parse_domain_information(), which fails to properly bounds-check a 512-byte UTF-8 domain string into a 256-byte stack buffer. Exploitation requires no credentials and occurs before authentication, with a working PoC provided using crafted RDP files with oversized domain names containing specific Unicode characters.
CVE-2026-4935 — OttoKit: The OttoKit: All-in-One Automation Platform WordPress plugin before 1.1.23 does not properly sanitize user
The OttoKit: All-in-One Automation Platform WordPress plugin before 1.1.23 does not properly sanitize user input before using it in a SQL statement, which could allow unauthenticated attackers to perform SQL injection attacks. CVSSv3.1 8.6 (HIGH)
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)