Skip to content
Threat Feed

July 2026 (30)

critical advisory

IBM Langflow OSS Improper Authentication Vulnerability

A remote attacker can gain full administrative access to IBM Langflow OSS versions 1.0.0 through 1.10.0 by exploiting an improper authentication vulnerability. The /api/v1/login/auto_login endpoint, when the default AUTO_LOGIN configuration is enabled, issues long-lived superuser bearer tokens without requiring authentication. This allows an unauthenticated network attacker to obtain these tokens and achieve superuser privileges. Additionally, permissive Cross-Origin Resource Sharing (CORS) settings could expose these tokens to unintended origins, exacerbating the risk.

Langflow OSS vulnerability web-application api-exploitation improper-authentication cve privilege-escalation code-injection critical-vulnerability +4
2r 5t 3c
high advisory

CVE-2026-48373: Adobe Acrobat Reader Heap-based Buffer Overflow

A heap-based buffer overflow vulnerability, CVE-2026-48373, in Adobe Acrobat Reader could allow an attacker to achieve arbitrary code execution in the context of the current user when a victim opens a specially crafted malicious file.

Acrobat Reader +1 cve vulnerability adobe acrobat-reader arbitrary-code-execution heap-buffer-overflow
2t 1c
high advisory

CVE-2026-16118: Heap-Based Buffer Overflow in xdgmime

A heap-based buffer overflow vulnerability exists in the `xdgmime` library, specifically within the `_xdg_mime_magic_parse_magic_line()` function, which can be triggered on little-endian systems when an application parses an attacker-controlled MIME magic file in a user-writable XDG data location, leading to an application crash or memory corruption.

xdgmime vulnerability buffer-overflow linux desktop-environment
2t 1c
high advisory

IBM Engineering AI Hub Information Disclosure via URL Session Tokens (CVE-2026-15322)

A remote attacker can exploit CVE-2026-15322 in IBM Engineering AI Hub versions 1.0.0, 1.1.0, and 1.2.0 to obtain sensitive session tokens exposed in URLs, potentially leading to unauthorized access and information disclosure.

Engineering AI Hub 1.0.0 +2 vulnerability information-disclosure session-token ibm cve
1t 1c
high advisory

IBM Langflow OSS Command Injection Vulnerability

An authenticated attacker can exploit CVE-2026-14499 in IBM Langflow OSS versions 1.0.0 through 1.10.1 due to improper validation of user input in the Python Interpreter component, leading to arbitrary command execution with elevated privileges.

Langflow OSS command-injection rce web-application vulnerability python
1r 2t 1c
high threat

IBM Storage Protect Client Heap Buffer Overflow Allows Remote Code Execution

IBM Storage Protect Client versions 8.1.0.0 through 8.1.27.1 and 8.2.0.0 through 8.2.1.0 are vulnerable to CVE-2026-13473, a heap-based buffer overflow caused by improper bounds checking, allowing a remote attacker to execute arbitrary code or crash the server.

exploited IBM Storage Protect Client < 8.1.27.2 +1 heap-overflow buffer-overflow rce denial-of-service vulnerability client-side
2t 1c
critical advisory

IBM Engineering AI Hub Cross-site Scripting Vulnerability (CVE-2026-15091)

A critical cross-site scripting (XSS) vulnerability, identified as CVE-2026-15091 with a CVSS v3.1 score of 9.3, affects IBM Engineering AI Hub versions 1.0.0, 1.1.0, and 1.2.0, allowing a remote attacker to execute arbitrary scripts due to improper input neutralization during web page generation.

Engineering AI Hub +2 cve xss web-vulnerability
2t 1c
high advisory

Flask-Reuploaded Extension Denylist Bypass via Case-Folding Asymmetry

An incomplete fix for CVE-2026-27641 in Flask-Reuploaded versions up to and including 1.5.0 allows attackers to bypass extension denylists through case-folding asymmetry, enabling the upload of malicious files with dangerous extensions (e.g., shell.PHP) that can lead to remote code execution on case-insensitive execution environments.

Flask-Reuploaded <= 1.5.0 web-vulnerability file-upload rce python flask incomplete-fix
3t 1c
high advisory

Arbitrary Code Execution via JavaScript Frontmatter in Prompty TypeScript Loader

A high-severity vulnerability, CVE-2026-53597, in the Prompty TypeScript loader (`@prompty/core`) versions `>= 2.0.0-alpha.1 < 2.0.0-beta.3` allows arbitrary JavaScript code execution in the host Node.js process when parsing untrusted `.prompty` files due to improper handling of `gray-matter`'s executable frontmatter engines.

@prompty/core arbitrary-code-execution supply-chain vulnerability nodejs typescript
1t 1c
high advisory

Prompty Arbitrary File Read Vulnerability via File Reference Expansion (CVE-2026-53598)

A path traversal vulnerability, CVE-2026-53598, in Prompty loaders allows an attacker-controlled `.prompty` file to read arbitrary files accessible to the host application process due to improper validation of `${file:...}` references in frontmatter, leading to sensitive local file disclosure.

prompty +3 arbitrary-file-read path-traversal code-execution
2t 1c
low advisory

IBM PowerVM Novalink Vulnerable to Denial of Service via Specially-Crafted Request

IBM PowerVM Novalink is vulnerable to CVE-2026-9171, a denial-of-service attack where a remote unauthenticated attacker can send a specially-crafted request to cause the server to consume excessive memory resources, leading to system unavailability.

PowerVM Novalink 2.2.02.2.12.2.1.1 +1 denial-of-service vulnerability IBM PowerVM Novalink
1t 1c 1i
medium advisory

Gitea Unauthenticated Container Registry Access (CVE-2026-27771)

A vulnerability in Gitea's built-in container registry (CVE-2026-27771) allows unauthenticated attackers to pull private container images, potentially exposing source code, secrets, and production infrastructure details, affecting over 30,000 deployments.

Gitea +2 vulnerability container registry access control cloud git
2r 1t 1c 2i updated
high advisory

meta-ads-mcp Authentication Bypass via X-Pipeboard-Token Header

An authentication bypass vulnerability in `meta-ads-mcp` version 1.0.113 allows unauthenticated network callers to gain unauthorized access by sending an arbitrary value in the `X-Pipeboard-Token` HTTP header, leading to the reuse of the server operator's `META_ACCESS_TOKEN` for full read and write access to Meta Ads data.

meta-ads-mcp authentication-bypass web-vulnerability meta python cwe-287
3t
high advisory

Unauthenticated Server-Side Request Forgery in meta-ads-mcp via image_url

An unauthenticated remote attacker can exploit a Server-Side Request Forgery (SSRF) vulnerability in `meta-ads-mcp` v1.0.113, specifically within the `upload_ad_image` function, by providing a malicious `image_url` parameter that causes the server to make arbitrary outbound HTTP requests to internal services, RFC 1918 addresses, or cloud metadata endpoints, leading to information disclosure and potential internal network compromise.

meta-ads-mcp 1.0.113 ssrf vulnerability web python unauthenticated
3t 2i
high advisory

Incomplete Privilege Drop in 'sh' Package Allows Privilege Escalation

A vulnerability in the 'sh' package, affecting Linux/Unix-like systems, allows for an incomplete privilege drop when the `_uid` option is used. When a process with elevated privileges launches a child process with `_uid=<unprivileged user>`, the child process changes its UID and primary GID but fails to reset its supplementary groups. This flaw enables the child process to retain potentially privileged supplementary groups (e.g., root, docker), bypassing intended privilege boundaries and granting access to resources beyond its expected permissions.

sh privilege-escalation vulnerability linux
1t
high advisory

Privilege Escalation in AWS Advanced JDBC Wrapper for Aurora PostgreSQL

A privilege escalation vulnerability (CVE-2026-11400) exists in the AWS Advanced JDBC Wrapper for Amazon Aurora PostgreSQL, affecting versions 3.0.0 through 4.0.0. A low-privileged authenticated user can craft a function to execute with rds_superuser permissions.

AWS Advanced JDBC Wrapper +1 privilege-escalation vulnerability cloud aws postgresql
1c
high advisory

IBM Db2 Remote Code Execution via JDBC URL Vulnerability (CVE-2026-9762)

A critical remote code execution vulnerability, identified as CVE-2026-9762, exists in IBM Db2 versions 11.5.0 through 11.5.9 and 12.1.0 through 12.1.4, allowing attackers to execute arbitrary code if a JDBC URL is under user control, categorized as an improper control of code generation.

Db2 +1 vulnerability rce code-injection database
2t 1c
high threat

GoldenEyeDog Subgroup Linked to DigiCert Breach and Code-Signing Certificate Theft

CylindricalCanine, a subgroup of GoldenEyeDog, breached DigiCert in April 2026 by delivering a malicious executable via a customer chat channel, leading to the theft of code-signing certificates which were then used to sign Golden Gh0st RAT malware for distribution, primarily targeting finance organizations and the gambling and gaming sectors.

Code Signing Certificates +2 GoldenEyeDog code-signing-certificate-theft supply-chain-attack malware rat digicert golden-gh0st-rat apt-q-27 phishing +1
2r 10t
high advisory

Open Event Server Authentication Bypass for Member Roster Export (CVE-2026-63101)

An authentication bypass vulnerability, CVE-2026-63101, in Open Event Server through version 1.19.1 allows unauthenticated attackers to export the complete member roster of any group by exploiting unauthenticated CSV export and task status endpoints, leading to the exfiltration of sensitive data like email addresses, names, and roles.

Open Event Server <= 1.19.1 authentication-bypass data-exfiltration web-application cve
2r 4t 1c
high advisory

ForgeCode AI Pair-Programming CLI Arbitrary Code Execution via Malicious .mcp.json

CVE-2026-57860 describes an arbitrary code execution vulnerability in ForgeCode, an AI pair-programming CLI tool, where it automatically loads and executes commands specified in a repository's `.mcp.json` file upon startup without user confirmation, allowing attackers to achieve initial access and persistence on developer machines when a user runs `forge` within an untrusted, cloned repository.

ForgeCode arbitrary-code-execution cli developer-tools supply-chain
1r 2t 1c
high advisory

Authentication Bypass Vulnerability in Vimesoft Enterprise Video Platform (CVE-2026-12691)

CVE-2026-12691 describes a critical authentication bypass vulnerability in Vimesoft Inc.'s Enterprise Video Platform versions from 3.11.0.0 before 3.25.0, allowing unauthenticated attackers to bypass security mechanisms for critical functions and potentially gain unauthorized access to sensitive information, with a CVSS v3.1 base score of 7.5.

Enterprise Video Platform authentication-bypass vulnerability web-application
1t 1c
critical advisory

CVE-2026-8297: Critical SQL Injection in GisLab Laboratory Management System

CVE-2026-8297 is a critical SQL injection vulnerability in Gis Informatics Engineering Consulting Laboratory R&D and Software Services Inc.'s GisLab Laboratory Management System, affecting versions 1.4.03 through 08072026, which allows unauthenticated remote attackers to execute arbitrary SQL commands and achieve high impact on confidentiality, integrity, and availability of sensitive data.

GisLab Laboratory Management System sql-injection vulnerability web-application cve
1r 1t 1c
critical advisory

CVE-2026-12692: Unverified Password Change Vulnerability in Vimesoft Enterprise Video Platform

An unverified password change vulnerability (CVE-2026-12692) exists in Vimesoft Inc.'s Enterprise Video Platform, affecting versions from 3.11.0.0 up to, but not including, 3.25.0, which allows an attacker to bypass authentication mechanisms, potentially leading to unauthorized access to the platform by changing user passwords without proper verification.

Enterprise Video Platform +1 vulnerability authentication-bypass web-application cve critical-vulnerability
1t 2c 1i
critical advisory

CVE-2026-12693 Authorization Bypass in Vimesoft Enterprise Video Platform

A critical authorization bypass vulnerability, identified as CVE-2026-12693, exists in Vimesoft Inc.'s Enterprise Video Platform, affecting versions from 3.11.0.0 before 3.25.0, allowing an unauthenticated, remote attacker to gain unauthorized access to functionality not properly constrained by Access Control Lists (ACLs) via a user-controlled key, leading to high confidentiality and integrity impacts.

Enterprise Video Platform authorization-bypass vulnerability web-application
2t 1c
high advisory

SigNoz Open Redirect Vulnerability Allows Session Token Theft (CVE-2026-63094)

An open redirect vulnerability exists in SigNoz through version 0.133.0 within its SSO authentication flow, affecting instances configured with Google OAuth, SAML, or OIDC. Unauthenticated attackers can exploit this by crafting a login URL with a malicious `ref` parameter pointing to an attacker-controlled host. By delivering this crafted URL to a victim, attackers can steal the victim's access and refresh tokens upon successful SSO authentication, leading to session compromise.

SigNoz <= 0.133.0 open-redirect sso vulnerability web-application credential-theft
3t 1c
high advisory

CVE-2026-63093: Binary Planting Vulnerability in Cursor for Windows

CVE-2026-63093 describes a binary planting vulnerability in Cursor for Windows version 3.2.16 that allows a remote attacker to achieve arbitrary code execution by placing a malicious `git.exe` file in a crafted repository's root, which the Cursor IDE automatically executes during startup or on a recurring cadence when a developer opens the repository, running the malicious binary under the privileges of the current user.

Cursor for Windows 3.2.16 binary-planting ide vulnerability execution windows
1r 3t 1c
medium advisory

Accepted Default Telnet Port Connection

This threat brief details how threat actors exploit the insecure Telnet protocol on its default port 23 for initial access, lateral movement, and command and control, leveraging its unencrypted nature to compromise systems and exfiltrate data, emphasizing the need for robust detection and mitigation strategies.

telnet network-security remote-access plain-text initial-access lateral-movement command-and-control
1r 4t
high advisory

FreePBX Modules Vulnerable to Unauthenticated RCE and SQL Injection

Multiple critical vulnerabilities have been identified in FreePBX modules, including unauthenticated remote code execution (RCE) in the UCP module, unauthenticated SQL injection in the missedcall module leading to administrator takeover, authenticated command injection in the TTS module, and authenticated RCE in the music module. These flaws affect specific versions of these modules across FreePBX 16 and 17, allowing attackers to execute arbitrary commands, bypass authentication, and gain administrative control.

FreePBX Security-Reporting ucp +7 freepbx rce sql-injection command-injection web-vulnerability asterisk
2r 5t
high advisory

CVE-2026-7488 IKAS E-Commerce Sensitive Information Disclosure Vulnerability

A sensitive information insertion vulnerability (CVE-2026-7488) in IKAS Technology Inc. E-Commerce software allows an unauthenticated attacker to retrieve embedded sensitive data by crafting specific requests, leading to potential data exposure.

E-Commerce vulnerability data-exposure cve
1t 1c
high threat

Vulnerability in poco-ai poco-claw Leads to Server-Side Request Forgery (CVE-2026-16016)

A high-severity server-side request forgery (SSRF) vulnerability, identified as CVE-2026-16016, exists in poco-ai's poco-claw software up to version 0.5.4, allowing remote attackers to manipulate the `callback_url` argument in the `run_task` function to force the server to make arbitrary requests, with a public exploit available posing an immediate risk.

exploited poco-claw <= 0.5.4 server-side-request-forgery ssrf web-vulnerability python remote-code-execution cve
1r 2t 1c