Skip to content
Threat Feed

August 2026 (6)

medium advisory

Unauthorized Memcached Data Manipulation via CVE-2026-29093

Unauthorized actors can leverage the lack of native authentication in Memcached to perform data manipulation or session hijacking, as identified in CVE-2026-29093.

Memcached network-security cve-2026-29093 impact
1r 1t 1c
critical advisory

Automated LLM-Based User Account Compromise Triage

An automated detection framework that uses Large Language Models to correlate disparate security alerts and assess potential account compromise based on behavioral indicators.

Elastic Stack identity-compromise llm-security detection-engineering automated-triage
3t
medium advisory

LLM-Based Triage of Wget Activity on Linux Hosts

Elastic has developed a detection rule that monitors non-allowlisted `wget` activity on Linux hosts using Auditd Manager or Auditbeat, leveraging an Elastic LLM to triage `wget` executions for potential ingress tool transfer, command and control, or data exfiltration attempts to untrusted destinations, generating alerts only for high-confidence positive or suspicious verdicts.

Elastic Stack +6 endpoint llm linux threat-detection collection command-and-control exfiltration auditd +1
1r 3t 13i updated
medium advisory

LLM-Based Detection of Suspicious Curl Activity on Linux

Elastic's LLM-based detection rule identifies suspicious `curl` activity on Linux systems, aiming to detect command and control, data exfiltration, or ingress tool transfer by analyzing command-line parameters and network destinations via Auditd Manager or Auditbeat logs, which, if left unaddressed, could lead to system compromise or data breach.

Azure +3 Endpoint LLM Linux Threat Detection Collection Command and Control Exfiltration Auditd Manager
3t updated
medium advisory

Detection of Data Exfiltration via Curl Utility

Adversaries frequently abuse the legitimate curl command-line utility to exfiltrate collected sensitive data to external Command and Control (C2) servers via network protocols.

Elastic Agent +1 exfiltration living-off-the-land detection-engineering curl
1r 3t
medium advisory

Unauthorized NFS Root Access via AUTH_SYS Credentials

Detection of unauthorized NFS client access where a remote system asserts root-equivalent (UID 0) privileges over weak RPC/UNIX authentication, facilitating data collection and traversal.

NFS network collection rpc
1r 2t

July 2026 (24)

high advisory

Adobe Security Updates — July 2026

Roundup of Adobe security advisories published in July 2026.

PoC ColdFusion <= 2025.9 +91 roundup
5c 15i updated
critical advisory

Unauthenticated Remote Code Execution in ComfyUI via Unsafe Deserialization

ComfyUI version 0.23.0 is vulnerable to unauthenticated remote code execution via unsafe deserialization of malicious pickle files.

ComfyUI remote-code-execution deserialization cve-2026-68771
1r 2t 1c
critical advisory

Arbitrary Code Execution in sentence-transformers via Logic Flaw

A security control bypass vulnerability in sentence-transformers (CVE-2026-68770) allows arbitrary code execution during model loading by exploiting a logic flaw in the import_module_class helper.

sentence-transformers
1t 1c
high advisory

Remote Code Execution in Savon::Model via WSDL Injection

The Savon Ruby library is vulnerable to remote code execution (CVE-2026-53510) due to insecure use of module_eval when processing untrusted WSDL operation names.

Savon ruby remote-code-execution vulnerability cve-2026-53510
1t
high advisory

Redaxo Mediapool File Extension Validation Bypass and RCE

A security regression in Redaxo allows authenticated backend users to achieve RCE by bypassing extension filters using multi-segment filenames on misconfigured Apache web servers.

redaxo/core
1r 2t
critical advisory

NocoBase Authenticated SQL Injection to RCE

A critical SQL injection vulnerability in NocoBase allows authenticated attackers to achieve remote code execution on the underlying PostgreSQL container via stacked statements.

NocoBase server +1 webserver sql-injection rce authentication-bypass
1r 2t 1c
critical advisory

Unauthenticated Remote Execution in dynatrace-mcp-server HTTP Transport

The dynatrace-mcp-server package v1.8.5 contains a critical authentication bypass vulnerability in its HTTP transport mode that allows unauthenticated, network-reachable attackers to invoke sensitive Model Context Protocol tools.

dynatrace-mcp-server authentication-bypass mcp dynatrace web-vulnerability
1r
low advisory

Pterodactyl Wings SFTP Service Denial of Service

An unauthenticated remote attacker can trigger a panic and crash the Pterodactyl Wings service by sending a maliciously crafted packet during the SFTP handshake.

wings denial-of-service pterodactyl go vulnerability
1t 1c
high advisory

NLTK pathsec DNS Rebinding SSRF Filter Bypass

A DNS rebinding vulnerability in the NLTK pathsec module allows attackers to bypass SSRF filters and access restricted internal resources by manipulating hostname resolution during the validation and connection phases.

NLTK ssrf dns-rebinding vulnerability path-traversal arbitrary-file-read library-vulnerability
1t
high advisory

NLTK NKJPCorpusReader Path Traversal Vulnerability

A path-traversal vulnerability in NLTK's NKJPCorpusReader allows attackers to read arbitrary files by bypassing the nltk.pathsec security sandbox.

NLTK path-traversal cve-2026-12072 library-vulnerability
1t
low advisory

Netty HTTP/2 Decompressor Direct Memory Leak

A vulnerability in Netty's HTTP/2 decompressor allows an unauthenticated attacker to trigger an uncontrolled memory leak leading to a JVM OutOfMemoryError via crafted HTTP/2 DATA frames.

netty-codec-http2 +1 denial-of-service memory-leak netty cve-2026-56819
1c
medium advisory

Sylius Mollie Plugin Payment Status Forgery Vulnerability

The Sylius Mollie Plugin is susceptible to an unauthenticated payment status forgery via the webhook handler, allowing attackers to mark arbitrary orders as paid by reusing valid payment IDs.

Sylius Mollie Plugin web-application e-commerce cve-2026-68500 logic-vulnerability
1r 1c
high advisory

SSRF Vulnerability in dssrf npm Package via DNS Resolver Logic

The dssrf npm package (versions 1.0.4 and earlier) fails to correctly validate URLs when using 1.1.1.1 as a DNS resolver, incorrectly treating localhost as safe and enabling server-side request forgery (SSRF) when NXDOMAIN responses occur.

dssrf
1c
high advisory

Path Traversal and Query Injection in hashi-vault-js

The hashi-vault-js library is vulnerable to path traversal and query injection due to insufficient URI encoding, potentially allowing attackers to redirect administrative Vault requests if untrusted input is passed to the library.

hashi-vault-js web-application injection path-traversal npm cve-2026-55100
1c
high advisory

Prototype Pollution in @phun-ky/defaults-deep

The @phun-ky/defaults-deep library is vulnerable to prototype pollution (CVE-2026-54737) via improper handling of recursive property merging, potentially allowing attackers to modify Object.prototype.

defaults-deep
1t 1c
high advisory

Thumbor Path Traversal via URL Decoding Bypass

Thumbor version 7.7.7 and earlier is vulnerable to arbitrary file read via a path traversal flaw in file_loader.py, where security checks are performed before decoding percent-encoded traversal sequences.

Thumbor web-application-vulnerability hmac-bypass image-processing cve-2026-53501 ssrf web-application input-validation
1r 2t 1c 1i
critical advisory

Pterodactyl Wings Configuration Secret Exposure via Egg Templating

The Pterodactyl Wings daemon improperly exposes its full configuration to the egg templating engine, allowing low-privileged users to exfiltrate sensitive node secrets, including daemon tokens and registry credentials, via crafted configuration placeholders.

Wings privilege-escalation authentication-bypass pterodactyl
1t 1c
critical threat

SSRF and Credential Exfiltration in vault-secrets-webhook

The vault-secrets-webhook is vulnerable to SSRF and ServiceAccount token theft due to unvalidated annotation handling, allowing attackers to exfiltrate JWTs via unauthorized outbound requests.

vault-secrets-webhook
3t 1c
medium advisory

Detection of SIP REGISTER Brute Force and Credential Spraying

Detection of malicious SIP REGISTER authentication attempts targeting VoIP infrastructure through anomalous 401, 403, and 407 response code patterns.

PBX +1 credential-access voip network-security
1r 2t
medium advisory

Detection of Unauthorized Apache Thrift RPC Invocations from External Networks

Detection logic targeting unauthorized Apache Thrift RPC method invocations from external IP addresses to identify exposed internal microservices or potential exploitation of data platforms.

Thrift network-security initial-access microservices
1r 1t 1c
high advisory

Apache Cassandra JavaScript User-Defined Function Execution

Adversaries can exploit the creation of JavaScript-based user-defined functions in Apache Cassandra to escape the Nashorn sandbox and achieve remote code execution, particularly when vulnerable to CVE-2021-44521.

Cassandra vulnerability execution cql sandbox-escape
1r 1t 1c
high advisory

PostgreSQL COPY PROGRAM Command Execution

The PostgreSQL 'COPY ... PROGRAM' feature enables users with elevated privileges to execute arbitrary operating-system commands, a technique frequently abused by attackers to deploy cryptominers or establish persistence.

PostgreSQL execution network-security
1r 1t
high advisory

Oracle Security Updates — July 2026

Roundup of Oracle security advisories published in July 2026.

Oracle Application Testing Suite 13.3.0.1 +177 roundup
5c 1i updated
high advisory

CVE-2026-18141: mTLS Bypass in Ansible Automation Platform

An unauthenticated remote attacker can bypass mTLS authentication in the aap-gateway component of Event-Driven Ansible to inject arbitrary events and trigger automated workflows.

Ansible Automation Platform cve-2026-18141 authentication-bypass automation
1t 1c