Skip to content
Threat Feed

July 2026 (30)

high advisory

Authorization Bypass in Red Hat Quay

An incorrect authorization vulnerability in Red Hat Quay allows read-only superusers to view and impersonate robot account tokens, potentially leading to unauthorized repository access.

Red Hat Quay 3 privilege-escalation container-security auth-bypass
1t 1c
critical advisory

Logging Operator Configuration Injection Leading to RCE

The Logging operator is vulnerable to remote code execution due to improper input sanitization in Fluentd configuration rendering, allowing authenticated users to inject arbitrary configuration blocks via CRDs.

logging-operator remote-code-execution kubernetes configuration-injection cve-2026-54680
1t
low advisory

Zitadel User API Verification Code Disclosure Vulnerability

An improper permission check in Zitadel's user API allows authenticated users to retrieve verification codes for arbitrary contact information, facilitating unauthorized verification of email addresses and phone numbers.

Zitadel 4.x +2 identity-management auth-bypass api-security
1t 1c
critical threat

Critical Unauthenticated RCE in JetBrains TeamCity

A critical insecure deserialization vulnerability (CVE-2026-63077) in JetBrains TeamCity allows unauthenticated remote attackers to execute arbitrary system commands via the agent polling protocol.

exploited TeamCity On-Premises vulnerability rce cicd jetbrains
2t 1c
high advisory

Proot-Distro Container Isolation Bypass via Crafted Restore Archive

The proot-distro package fails to validate container boundaries during the restoration of archive files, allowing attackers to perform cross-container file disclosure and injection.

proot-distro container-isolation sandbox-escape privilege-escalation android
1t
high advisory

Arbitrary Host File Write via Symlink Escape in proot-distro

The proot-distro utility contains a symlink traversal vulnerability (CVE-2026-54574) that allows malicious tar archives to overwrite arbitrary files on the host filesystem during the installation or reset process.

proot-distro +1 vulnerability path-traversal arbitrary-file-write termux
2t 1i
medium advisory

Easy!Appointments Excessive Data Exposure and Appointment Takeover

An excessive data exposure vulnerability in Easy!Appointments version 1.5.2 allows authenticated attackers to retrieve sensitive appointment hashes and hijack other providers' appointments.

Easy!Appointments web-application cve-2026-55651 access-control
1r 1t 1c
high advisory

Pre-Authentication Remote Code Execution in Xlight FTP Server

Xlight FTP Server versions prior to 3.9.5 contain a pre-authentication stack buffer overflow vulnerability triggered by malformed SSH packets, potentially leading to remote code execution.

Xlight FTP Server +1 remote-code-execution buffer-overflow ftp
1t 2c
critical advisory

Unauthenticated API Access in AMMOS Instrument Toolkit DSN Interface

The AMMOS Instrument Toolkit (AIT) DSN Interface prior to version 2.2.2 contains a missing authentication vulnerability in the Space Link Extension interface manager, allowing unauthenticated attackers to invoke sensitive API routes.

AMMOS Instrument Toolkit api-security authentication-bypass cve-2026-60113
1t 1c
critical advisory

Authentication Bypass in AMMOS Instrument Toolkit GUI

The AMMOS Instrument Toolkit (AIT) GUI before version 2.5.1 allows unauthenticated attackers to bypass credential checks to establish sessions and issue arbitrary spacecraft commands.

AMMOS Instrument Toolkit authentication-bypass cve-2026-60112 critical-infrastructure
1t 1c
high advisory

Heap-Based Buffer Overflow in Autodesk AutoCAD

A heap-based buffer overflow vulnerability in Autodesk AutoCAD, AutoCAD LT, and DWG TrueView allows attackers to execute arbitrary code via maliciously crafted DXF files.

AutoCAD +2
1t 1c
high advisory

AgentCore CLI Code Injection Vulnerability

The AgentCore CLI is vulnerable to arbitrary code execution due to improper escaping of metadata when importing Amazon Bedrock agents, allowing attackers to inject malicious Python code into generated files.

AgentCore CLI code-injection supply-chain amazon-bedrock cve-2026-11393
1t 1c
critical advisory

Prebid Server SSRF Vulnerability in Bidder Adapters

Prebid Server contains a Server-Side Request Forgery vulnerability (CVE-2026-54735) allowing unauthenticated attackers to force the server to perform arbitrary outbound HTTP requests.

prebid-server
2t
medium advisory

Req Library Unbounded Archive/Compression Extraction Denial-of-Service

The Elixir library 'Req' (versions >= 0.1.0, < 0.6.1) is susceptible to a denial-of-service vulnerability (CVE-2026-49755) caused by unbounded archive and compression extraction, which an attacker can leverage by providing a malicious HTTP response with a crafted 'content-type' or 'content-encoding' header, leading to memory exhaustion and application crashes.

Req denial-of-service elixir vulnerability memory-exhaustion
1t 1c
high advisory

veraPDF Validation XXE via Rich Text

An XML External Entity (XXE) injection vulnerability (CVE-2026-54078, CWE-611) in the veraPDF-validation library's `validation-model` module allows a remote attacker to read arbitrary files from the server's file system and perform Server-Side Request Forgery by submitting a crafted PDF containing a malicious rich-text entry, which is then parsed by an insecure `DocumentBuilderFactory`.

validation-model +3 xml-external-entity-injection xxe server-side-request-forgery ssrf pdf java
3t
high advisory

veraPDF Validation Module XML External Entity Injection Vulnerability (CVE-2026-54079)

A critical XML External Entity Injection (XXE) vulnerability, CVE-2026-54079, in veraPDF's validation-model module allows a remote attacker to read arbitrary files on the server file system or perform Server-Side Request Forgery (SSRF) by submitting a crafted PDF containing a malicious XFA stream, due to insecure XML parsing defaults.

veraPDF validation-model +3 xxe xml-external-entity pdf server-side-request-forgery vulnerability
4t
medium advisory

CVE-2026-42897 Microsoft Exchange Server Cross-Site Scripting Vulnerability

CVE-2026-42897 is a cross-site scripting (XSS) vulnerability in Microsoft Exchange Server that allows an attacker to perform spoofing attacks by injecting malicious scripts into web pages.

PoC Exchange Server +6 xss spoofing exchange
2r 2t 1c 7i updated
high advisory

Swagger-typescript-api Vulnerable to Authorization Token Exfiltration via Spec $ref

The `swagger-typescript-api` tool is vulnerable to authorization token exfiltration. When a developer provides an `--authorizationToken` to fetch an OpenAPI specification, the tool attaches this token to all subsequent HTTP requests made while resolving external `$ref` URLs within the spec. Critically, it lacks same-origin checks, allowing a malicious OpenAPI spec containing a `$ref` to an attacker-controlled URL to cause the authorization token (e.g., GitHub PAT, OAuth bearer) to be sent verbatim to the attacker. This credential disclosure provides an attacker with the same scope of access as the stolen token, affecting development environments, CI/CD pipelines, and multi-tenant SaaS platforms.

swagger-typescript-api credential-theft supply-chain software-development openapi api-security nodejs code-injection npm +2
1r 5t
low advisory

Denial of Service Vulnerability in cJSON Library (CVE-2026-67215)

CVE-2026-67215 describes a denial-of-service vulnerability in cJSON through version 1.7.19, where an attacker can trigger uncontrolled recursion and stack exhaustion by supplying a crafted RFC 6902 JSON Patch to cJSONUtils_ApplyPatches() or cJSONUtils_ApplyPatchesCaseSensitive(), leading to process crash.

cJSON <= 1.7.19 denial-of-service vulnerability cJSON
1t 1c
medium advisory

Apache Tomcat Denial of Service Vulnerability (CVE-2026-66299)

A critical vulnerability, CVE-2026-66299, has been discovered in Apache Tomcat versions 9.0.x prior to 9.0.121, 10.1.x prior to 10.1.58, and 11.0.x prior to 11.0.25, allowing a remote attacker to cause a denial of service (DoS).

Apache Tomcat +2 denial-of-service vulnerability apache-tomcat
1t 1c 4i
high advisory

Multiple Vulnerabilities in Xen Hypervisor

Multiple vulnerabilities have been discovered in Xen, allowing an attacker to achieve privilege escalation, remote denial of service, and compromise data confidentiality across all unpatched Xen versions, necessitating immediate patching.

Xen virtualization hypervisor vulnerability privilege-escalation denial-of-service data-confidentiality
7c 31i
medium threat

Detection of Container Tunneling and Port Forwarding Tools

Elastic has released a detection rule for its Defend for Containers integration, identifying the use of tunneling and port forwarding tools within Linux containers, indicating potential threat actor activity such as command-and-control, data exfiltration, or lateral movement.

exploited container-security cloud-native command-and-control data-exfiltration lateral-movement linux
1r 2t
high advisory

Public Exploit for Linux Kernel Use-After-Free Vulnerability CVE-2026-43499

A public exploit has been published for CVE-2026-43499, a Use-After-Free vulnerability in the Linux Kernel, demonstrated to achieve KASLR bypass and potential privilege escalation on Android 15 devices running Linux Kernel 5.15.149, significantly elevating risk for unpatched systems.

PoC Linux Kernel 5.15.149 +5 linux kernel vulnerability use-after-free privilege-escalation android
1t 2c 6i updated
medium advisory

DebugFS Execution Detected via Defend for Containers

Attackers can leverage the Linux `debugfs` utility within privileged containers to access and manipulate host file systems (e.g., /dev/sd*), enabling privilege escalation and container escape to the underlying host machine.

container privilege-escalation linux elastic-defend
1r 2t
high advisory

Suspicious Echo or Printf Execution Detected via Defend for Containers

A detection rule for Elastic Defend for Containers identifies threat actors leveraging `echo` or `printf` commands within Linux containers to write data to sensitive files for persistence, decode obfuscated payloads, or establish command and control (C2) communication, impacting system integrity and potentially leading to privilege escalation.

container-security cloud-security persistence privilege-escalation execution defense-evasion linux
1r 9t
medium advisory

SSH Authorized Key File Activity Detected in Containers

Adversaries may modify the Secure Shell (SSH) authorized_keys file inside Linux containers to maintain persistence, achieve lateral movement, or escalate privileges by adding their own public keys, with this activity detected by Elastic Defend for Containers.

container linux persistence lateral-movement privilege-escalation ssh
1r 4t
medium advisory

Sensitive File Compression Detected in Linux Containers for Credential Access

Elastic Defend for Containers detects the use of compression utilities like tar or zip within Linux containers to collect sensitive files such as SSH keys, AWS credentials, or system configurations, indicating potential credential access and data collection attempts by adversaries.

Defend for Containers container linux credential-access data-collection threat-detection discovery reconnaissance network-scanning +6
3r 8t 1i
medium advisory

Suspicious Interactive Interpreter Execution in Containers

This brief describes the detection of suspicious inline command execution by scripting interpreters (Perl, PHP, Lua, Python, Ruby) within Linux containers, indicating potential malicious code execution, data exfiltration, or command-and-control by an attacker without dropping files, requiring decoding payloads and investigation of container integrity.

container linux execution command-and-control defense-evasion
1r 6t
medium advisory

Netcat Listener or File Transfer Detected in Containers

This threat brief details the detection of malicious Netcat usage within Linux containers, indicating potential backdoor establishment, persistence, command and control, or data exfiltration by adversaries.

Containers container linux execution command-and-control exfiltration netcat
1r 3t
high advisory

Potential Kubeletctl Execution Detected in Containers

Detection engineers should be aware of the execution of `kubeletctl` within Linux containers, a tool attackers can leverage for discovery and lateral movement by interacting directly with the Kubelet API, potentially leading to unauthorized access and resource hijacking within a Kubernetes cluster.

Kubernetes +2 container cloud-native execution discovery threat-detection linux
1r 3t