Skip to content
Threat Feed

July 2026 (30)

high advisory

ProFTPD mod_sftp Heap Buffer Overflow Leads to Arbitrary Code Execution

A heap-based buffer overflow vulnerability exists in the mod_sftp module of ProFTPD versions prior to 1.3.9c and 1.3.10rc3, allowing authenticated low-privilege attackers to achieve arbitrary code execution by sending specially crafted SFTP packet fragments exceeding 16 KB, corrupting memory and redirecting function calls.

ProFTPD before 1.3.9c +1 vulnerability heap-overflow rce sftp
1t 1c
high advisory

Remote SQL Injection Vulnerability in Beijing Shenzhou Shihan Technology Multimedia Integrated Business Display System

A critical SQL injection vulnerability (CVE-2026-16252) exists in the Beijing Shenzhou Shihan Technology Multimedia Integrated Business Display System version 8.2.2 in the `/admin/system/structure/updateStructure/deflate/Insecure/Staffshinel Ds.jsp` file via the `Structure_ID` argument, allowing for remote exploitation and publicly available exploits.

Multimedia Integrated Business Display System 8.2.2 sql-injection cve web-application vulnerability-exploitation
1r 2t 1c 5i
critical advisory

Path Traversal Vulnerability in Pulpcore (CVE-2026-12701)

An authenticated administrator can exploit a path traversal vulnerability in the 'relative_path_validator' function within 'pulpcore'. During 'FilesystemExport' operations, specially crafted 'relative_path' values containing directory traversal sequences (e.g., "../") can bypass validation, leading to arbitrary file writes. This allows an attacker to write files to any location writable by the Pulp service user, such as '/etc/shadow', potentially leading to service compromise, privilege escalation, or further system exploitation.

pulpcore path-traversal vulnerability linux
3t 1c
medium advisory

LG Monitors Auto-Install Adware-Like App on Windows PCs

Connecting certain LG monitors to Windows PCs triggers Windows Update to automatically install the 'LG Monitor App Installer' without user consent, which then runs at system startup and frequently displays advertisements for McAfee antivirus trials.

LG Monitor App Installer +2 unwanted-software adware privacy-violation windows lg
1t
high advisory

Tenda AC10 Buffer Overflow Vulnerability (CVE-2026-16248)

A stack-based buffer overflow vulnerability (CVE-2026-16248) has been identified in Tenda AC10 firmware version 16.03.10.09_multi_TDE01, residing in the fromAdvSetLanip function of the /goform/AdvSetLanip file within the httpd/netctrl component, which can be remotely exploited by manipulating the GetValue/SetValue argument, with a public exploit now available.

AC10 16.03.10.09_multi_TDE01 buffer-overflow rce firmware router web-vulnerability cve
2t 1c 6i
medium advisory

Detection of XDG-Open Command Execution on Linux Systems

Attackers abuse the `xdg-open` utility on Linux to trick users into opening malicious documents or URLs, leading to potential code execution and system compromise through user interaction.

linux execution user-execution endpoint
1r 2t
medium advisory

Linux Interpreter Downloads and Pipes Payload for Execution

This detection rule targets a Linux defense evasion technique where an interpreter downloads a malicious payload from an external address and immediately pipes its content into another interpreter for in-memory execution, allowing attackers to establish persistence, exfiltrate data, or run stagers without writing files to disk.

linux execution defense-evasion command-and-control
1r 3t
high advisory

Shell Command Execution via Elastic Endpoint Console

Attackers who compromise Elastic Endpoint console access can leverage its legitimate remote support feature to execute arbitrary shell commands on Linux endpoints, turning it into a command and control channel for persistence, tool deployment, and data exfiltration.

Elastic Endpoint command-and-control defense-evasion execution linux endpoint-security remote-access
1r 3t
low advisory

DNS Request to Suspicious Top Level Domain

This threat brief details how Linux systems making DNS queries to commonly abused top-level domains may indicate malware-related command and control (C2) communications, data exfiltration, or payload downloads, often blending into normal name resolution, signaling a potential compromise of servers, workstations, or containerized workloads.

command-and-control exfiltration linux endpoint network detection
1r 8t 50i
low advisory

AWS IAM Customer-Managed Policy Attached to Role by Rare User

A detection rule by Elastic identifies potential privilege escalation within AWS environments by flagging when an AWS Identity and Access Management (IAM) customer-managed policy is attached to a role by an unusual or unauthorized user, indicating an attempt by an adversary to expand permissions, gain elevated access, or maintain persistence.

AWS IAM cloud-security privilege-escalation aws-cloudtrail aws-iam
3t
high advisory

AWS IAM Virtual MFA Device Registration Attempt with Session Token

Adversaries are exploiting compromised temporary AWS session credentials (access keys starting with 'ASIA') to register or enable virtual MFA devices, establishing persistence and maintaining access to high-privilege accounts even after credential rotation or password resets.

IAM +3 cloud aws persistence identity-and-access-audit
1r 3t updated
medium advisory

AWS IAM Session Token Used from Multiple Addresses

This threat brief describes a detection for suspicious activity where an AWS IAM user's temporary session token is accessed from multiple distinct IP addresses, networks, cities, and user agents within a short timeframe, indicating potentially compromised credentials used for initial access and resource manipulation.

AWS IAM +1 cloud aws initial-access identity-and-access-audit
1t
low advisory

AWS S3 Rapid Bucket Posture API Calls from a Single Principal

This detection rule identifies suspicious activity in AWS environments where a single principal, from a consistent source IP, rapidly performs read-only S3 control-plane API calls across more than 15 distinct S3 buckets within a 10-second window, indicative of automated reconnaissance, security scanning, or post-compromise enumeration aiming to map S3 bucket access, policies, and versioning.

S3 +1 aws cloudtrail discovery collection reconnaissance cloud
4t
low advisory

AWS Account Discovery By Rare User

A new detection rule identifies rare instances where an identity performs AWS Organizations or IAM account enumeration APIs for the first time within a specified lookback window, indicative of an attacker attempting to map the AWS environment after compromising credentials.

AWS Organizations +1 cloud aws discovery identity reconnaissance
1r 2t
low advisory

AWS CLI Discovery from Single Resource

An Elastic detection rule identifies when a single AWS identity, using the AWS CLI, performs more than five distinct read-only discovery API calls (such as Describe*, List*, Get*, and Generate*) across various AWS services within a 10-second window, indicating reconnaissance by an adversary using compromised credentials or an exploited EC2 instance to map the AWS infrastructure for potential targets and further exploitation.

AWS +13 cloud discovery reconnaissance cli
2t
low advisory

Web Server Local File Inclusion Activity

This brief details how attackers exploit Local File Inclusion (LFI) vulnerabilities on web servers such as Nginx, Apache, IIS, and Traefik, by using directory traversal or direct sensitive file path requests to disclose system information, credentials, and configuration files, potentially leading to remote code execution and system compromise.

Nginx +4 local-file-inclusion web-vulnerability information-disclosure remote-code-execution discovery
1r 4t 1i
medium advisory

Detect Potential Sudo Binary Hijacking on Linux Systems

Attackers may hijack the default sudo binary on Linux systems, located at `/usr/bin/sudo` or `/bin/sudo`, replacing it with a malicious version to capture user passwords for credential access, elevate privileges, or establish persistence on the system every time the sudo binary is executed.

privilege-escalation persistence credential-access linux
1r 3t
medium advisory

Suspicious Unshare Usage for Namespace Manipulation

The `unshare` command is used to create new namespaces in Linux, which can be exploited to break out of containers or elevate privileges by creating namespaces that bypass security controls.

Elastic Defend +6 privilege-escalation container-escape linux
2r 2t 1c updated
medium advisory

Linux Privilege Escalation via CAP_SETUID/SETGID Capabilities

This brief details a Linux privilege escalation technique where attackers leverage misconfigurations in applications with CAP_SETUID or CAP_SETGID capabilities to elevate their privileges to root (UID/GID 0), enabling unauthorized system control and further malicious activities.

privilege-escalation linux capabilities root-access
3t
high advisory

Suspicious SUID Binary Execution on Linux for Privilege Escalation

A detection rule identifies the suspicious execution of SUID binaries on Linux systems by non-root users from unusual parent processes or locations, indicating potential privilege escalation attempts.

privilege-escalation linux suid attack.t1548
1r 3t
medium advisory

Potential Privilege Escalation via SUID/SGID Proxy Execution on Linux

Attackers may exploit SUID/SGID binaries like pkexec, su, or sudo on Linux systems to execute commands with elevated privileges, by identifying instances where a process runs with root privileges (user ID 0 or group ID 0) while the real user or group ID is non-root, allowing a low-privilege foothold to gain full system control.

su +17 privilege-escalation linux-security defense-evasion persistence system-exploitation
1r 4t
high advisory

Potential CVE-2025-41244 vmtoolsd Local Privilege Escalation Attempt

Attackers can exploit CVE-2025-41244, a local privilege escalation vulnerability in VMware Tools' `vmtoolsd` service and its `get-versions.sh` script on Linux, by manipulating the `PATH` environment variable to execute malicious binaries with elevated privileges when the service attempts to retrieve version information, potentially leading to a root shell.

VMware Tools +1 privilege-escalation vmware linux vulnerability
1r 3t 1c
high advisory

Sudo Chroot Privilege Escalation via NSSwitch File Manipulation (CVE-2025-32463)

Attackers can exploit CVE-2025-32463, a privilege escalation vulnerability in `sudo` when used with `chroot`, by creating a malicious `nsswitch.conf` file and associated Name Service Switch (NSS) modules within a controlled chroot environment to trick `sudo` into loading attacker-controlled code, leading to root privileges on Linux systems.

sudo +1 privilege-escalation linux cve vulnerability nsswitch
1r 2t 1c
high advisory

Chroot Execution in Container Context on Linux

An Elastic detection rule targets `chroot` execution on Linux systems in a containerized context, often indicative of container breakout attempts to achieve privilege escalation by pivoting to an alternate root filesystem, typically leveraging sensitive host mounts.

runc +1 container-escape privilege-escalation linux elastic
1r 1t
high advisory

Nsenter to PID Namespace for Privilege Escalation on Linux

Elastic has released a detection rule to identify the use of the `nsenter` utility targeting a Process ID (PID) with specific namespace flags on Linux systems, a technique commonly employed by attackers to escape container environments or escalate privileges by gaining host context.

privilege-escalation container-escape linux endpoint auditd
1r 1t
high advisory

Potential Root Effective Shell from Non-Standard Path via Auditd

This brief describes a Linux privilege escalation technique where an unprivileged user executes a setuid-root binary from a non-standard path with a privileged shell flag (e.g., -p), allowing them to regain root context after initial local exploitation, detectable via Auditd logs.

privilege-escalation linux endpoint threat-detection auditd
1r 1t
high advisory

CVE-2026-64623: Jovancoding Network-AI Signature Verification Bypass Leading to Remote Code Execution

Jovancoding Network-AI versions before 5.13.4 are vulnerable to an improper cryptographic signature verification flaw (CVE-2026-64623) in the APSAdapter component, allowing unauthenticated attackers to bypass signature validation by submitting forged APS delegation payloads with arbitrary scopes to obtain signed permission tokens for sensitive resources, including SHELL_EXEC capabilities.

Network-AI < 5.13.4 vulnerability rce signature-bypass network-ai
4t 1c
high advisory

Authorization Bypass in Network-AI npm Package CVE-2026-64622

Network-AI (npm: network-ai) versions 5.12.2 through 5.13.3 are vulnerable to an authorization bypass (CVE-2026-64622) that allows unauthenticated actors to access sensitive approval request details via specific GET read routes like /approvals/. This vulnerability discloses critical information such as shell-command strings, file paths, justifications, and risk levels. Additionally, a hardcoded 'Access-Control-Allow-Origin: *' header in responses facilitates cross-origin data disclosure, enabling potential exfiltration from malicious websites an operator might visit.

Network-AI vulnerability authorization-bypass information-disclosure npm
1r 2t 1c
high advisory

FreeRDP Double-Free Vulnerability (CVE-2026-64621)

A double-free vulnerability exists in FreeRDP versions 3.x through 3.27.1 within the freerdp_client_rdp_file_apply_to_settings() function, specifically when parsing the selectedmonitors field of a .rdp connection file. An attacker can exploit this by convincing a victim to open a crafted .rdp file containing oversized monitor tokens, leading to a size-controlled double-free in FreeRDP CLI clients like xfreerdp, sdl-freerdp, or wlfreerdp. This vulnerability can result in denial of service or potentially lead to arbitrary code execution.

FreeRDP vulnerability double-free linux
2t 1c
high threat

CVE-2026-63757: SurrealDB Session Hijacking Vulnerability

SurrealDB versions prior to 3.1.0 are vulnerable to a session hijacking flaw (CVE-2026-63757) where unauthenticated attackers can enumerate session UUIDs via the HTTP /rpc sessions method and impersonate authenticated sessions to read, write, and delete data, leading to privilege escalation.

SurrealDB vulnerability session-hijacking privilege-escalation data-exfiltration denial-of-service webserver json-parsing
5t 1c