Security

29 posts tagged with “Security

CVE-2026-18420: OpenSearch Dashboards TSVB Prototype Pollution RCE
cvesecurityopensearch

CVE-2026-18420: OpenSearch Dashboards TSVB Prototype Pollution RCE

How to fix CVE-2026-18420: upgrade OpenSearch Dashboards to 3.8.0. Authenticated TSVB metrics JSON prototype pollution RCE. Affects OSS and AWS Managed >=3.0.0 <3.8.0.

Aug 21, 2026
Read
CVE-2026-19516: Grafana MCP Server SSRF Via Caller-Controlled URL Header
cvesecurityvulnerability

CVE-2026-19516: Grafana MCP Server SSRF Via Caller-Controlled URL Header

CVE-2026-19516 is a server-side request forgery in the Grafana MCP Server. A caller can set the X-Grafana-URL header to any destination and use the grafana_api_request tool to reach internal services and cloud metadata endpoints. No fix available.

Aug 21, 2026
Read
CVE-2026-77068: n8n Member RCE via MCP Node-Schema Path Traversal
cvesecurityvulnerability

CVE-2026-77068: n8n Member RCE via MCP Node-Schema Path Traversal

How to fix CVE-2026-77068: upgrade n8n to 2.35.5 (floor 2.33.4 / 2.34.1). Member-level MCP schema path traversal RCE in the MAIN process. Not unauthenticated.

Aug 20, 2026
Read
CVE-2026-76832: Agno PythonTools Path Traversal Escapes base_dir
cvesecurityvulnerability

CVE-2026-76832: Agno PythonTools Path Traversal Escapes base_dir

How to fix CVE-2026-76832: upgrade agno to 2.3.24 or later (current PyPI 2.9.0). PythonTools path traversal can read, write, or run files outside base_dir.

Aug 19, 2026
Read
BREAKING: CVE-2026-76850 - LMDeploy Pickle RCE in Disaggregated Serving
cvesecurityvulnerability

BREAKING: CVE-2026-76850 - LMDeploy Pickle RCE in Disaggregated Serving

How to fix CVE-2026-76850: upgrade InternLM lmdeploy to 0.16.0. Unauthenticated pickle RCE in disaggregated serving. Affects >=0.9.2 and <0.16.0.

Aug 19, 2026
Read
BREAKING: CVE-2026-18432 - Frontend Admin WordPress Unauthenticated Admin Takeover
cvesecurityvulnerability

BREAKING: CVE-2026-18432 - Frontend Admin WordPress Unauthenticated Admin Takeover

CVE-2026-18432 is a CVSS 9.8 privilege-escalation flaw in Frontend Admin by DynamiApps that can let unauthenticated attackers reset the default WordPress administrator account. Update to 3.29.10.

Aug 16, 2026
Read
BREAKING: CVE-2026-74764 - Pandora TAR Path Traversal Enables Arbitrary File Write
cvesecurityvulnerability

BREAKING: CVE-2026-74764 - Pandora TAR Path Traversal Enables Arbitrary File Write

CVE-2026-74764 is a CVSS 10.0 path traversal in Pandora TAR extraction that lets untrusted archives write outside the analysis directory. v1.12.5 is affected; deploy the upstream fix.

Aug 16, 2026
Read
BREAKING: CVE-2026-73043 - SiYuan Template Calculation RCE in Desktop Client
cvesecurityvulnerability

BREAKING: CVE-2026-73043 - SiYuan Template Calculation RCE in Desktop Client

CVE-2026-73043 is a critical SiYuan flaw where unsanitized database Template calculation output reaches Electron innerHTML and can become OS command execution. Upgrade to 3.7.4 or later.

Aug 16, 2026
Read
BREAKING: CVE-2026-73046 - SiYuan Basic Auth Lockout Bypass Enables Admin Brute Force
cvesecurityvulnerability

BREAKING: CVE-2026-73046 - SiYuan Basic Auth Lockout Bypass Enables Admin Brute Force

CVE-2026-73046 is a CVSS 9.8 flaw in SiYuan that lets remote attackers bypass CAPTCHA and lockout controls through HTTP Basic Auth and brute-force the admin access code. Upgrade to 3.8.0 or later.

Aug 16, 2026
Read
BREAKING: CVE-2026-19598 - Pods WordPress Plugin Unauthenticated Admin Takeover
cvesecurityvulnerability

BREAKING: CVE-2026-19598 - Pods WordPress Plugin Unauthenticated Admin Takeover

CVE-2026-19598 is a CVSS 9.8 authorization bypass in the Pods WordPress plugin that lets unauthenticated attackers reach admin methods and take over sites. Update to 3.3.9.1.

Aug 16, 2026
Read
BREAKING: CVE-2026-18549 - @fastify/multipart Aborted Upload DoS
cvesecurityvulnerability

BREAKING: CVE-2026-18549 - @fastify/multipart Aborted Upload DoS

CVE-2026-18549 lets unauthenticated clients leak temp files and hang request handlers in @fastify/multipart <10.1.1, causing disk and event-loop exhaustion. Upgrade to 10.1.1.

Aug 16, 2026
Read
BREAKING: CVE-2026-18165 - @fastify/oauth2 Login CSRF via Plantable State Cookies
cvesecurityvulnerability

BREAKING: CVE-2026-18165 - @fastify/oauth2 Login CSRF via Plantable State Cookies

@fastify/oauth2 7.2.0 through 8.2.0 accepts plantable OAuth state cookies from related hosts, enabling login CSRF. Upgrade to 8.3.0 and enable hostPrefixedCookies.

Aug 15, 2026
Read
BREAKING: CVE-2026-18500 - @fastify/jwt Key Override Authorization Bypass
cvesecurityvulnerability

BREAKING: CVE-2026-18500 - @fastify/jwt Key Override Authorization Bypass

CVE-2026-18500 lets @fastify/jwt before 10.2.2 override a route-specific verification key with the global secret, breaking JWT authorization-domain separation. NVD scores it 8.1 HIGH.

Aug 15, 2026
Read
CVE-2026-72880: Dokploy Certificate Path Traversal Enables Arbitrary File Write and Remote Code Execution
cvesecurityvulnerability

CVE-2026-72880: Dokploy Certificate Path Traversal Enables Arbitrary File Write and Remote Code Execution

Dokploy prior to 0.29.13 accepts a user-supplied certificatePath without confinement, allowing authenticated users to write files to arbitrary host locations and achieve remote code execution. Fixed in 0.29.13.

Aug 14, 2026
Read
CVE-2026-72842: OpenWrt luci-app-lxc ACL bypass to root code execution
cvesecurityvulnerability

CVE-2026-72842: OpenWrt luci-app-lxc ACL bypass to root code execution

CVE-2026-72842 lets a low-privileged LuCI user reach admin-only container routes in OpenWrt luci-app-lxc, then chains path traversal in the lxc_name parameter to control lxc.hook.start-host and execute code as root on the host.

Aug 14, 2026
Read
CVE-2026-69112: Hugging Face Accelerate Path Traversal Lets Attackers Read Arbitrary Files
cvesecurityvulnerability

CVE-2026-69112: Hugging Face Accelerate Path Traversal Lets Attackers Read Arbitrary Files

Hugging Face Accelerate through 1.14.0 fails to sanitize weight_map entries in sharded checkpoint indexes, allowing arbitrary file reads and denial of service via named pipes. Affects 27M monthly downloads.

Aug 13, 2026
Read
CVE-2026-19135: OpenNMS JEXL Measurement Sandbox Bypass
cvesecurityvulnerability

CVE-2026-19135: OpenNMS JEXL Measurement Sandbox Bypass

A JEXL sandbox bypass in the OpenNMS Measurements REST API lets a low-privileged authenticated user load arbitrary Java classes on the server (CVSS 5.4, CWE-470). Upgrade to Horizon 36.0.3, Meridian 2024.3.12, or Meridian 2025.0.9.

Aug 13, 2026
Read
CVE-2026-49819: UpSnap Initial-Superuser Takeover Chained to Root RCE
cvesecurityvulnerability

CVE-2026-49819: UpSnap Initial-Superuser Takeover Chained to Root RCE

UpSnap 4.4.1 through 5.3.5 lets an unauthenticated network-adjacent attacker claim the initial superuser account on a fresh install, then execute shell commands as root through the wake command handler. Upgrade to 5.4.0.

Aug 13, 2026
Read
CVE-2026-12624: HashiCorp Vault LIST Authorization Bypass via Trailing Slash
cvesecurityvulnerability

CVE-2026-12624: HashiCorp Vault LIST Authorization Bypass via Trailing Slash

CVE-2026-12624 lets a Vault token enumerate secrets beneath a path a deny policy was supposed to block. The ACL engine failed to enforce wildcard deny rules on LIST requests with a trailing slash. Fixed in Vault 2.0.3.

Aug 12, 2026
Read
CVE-2026-9318: tablib Stored XSS via HTML Export Dataset Title
cvesecurityvulnerability

CVE-2026-9318: tablib Stored XSS via HTML Export Dataset Title

tablib, a Python tabular data library with over 147 million PyPI downloads, contains a stored cross-site scripting vulnerability in its HTML export functionality. Attackers can embed JavaScript payloads in dataset titles that execute when the exported HTML file is opened in a browser. Fixed in version 3.10.0.

Aug 12, 2026
Read
CVE-2026-44763: Path Traversal in SAP MII Writes Files Outside Intended Directories
cvesecurityvulnerability

CVE-2026-44763: Path Traversal in SAP MII Writes Files Outside Intended Directories

SAP Manufacturing Integration and Intelligence fails to validate file paths in certain functions. A privileged attacker can write files outside the intended directory, with high impact across confidentiality, integrity, and availability.

Aug 11, 2026
Read
CVE-2026-66763: SAP BusinessObjects CMS Stores Credentials Behind a Hardcoded Cryptographic Key
cvesecurityvulnerability

CVE-2026-66763: SAP BusinessObjects CMS Stores Credentials Behind a Hardcoded Cryptographic Key

SAP BusinessObjects BI Platform CMS encrypts sensitive credentials with a hardcoded cryptographic key baked into the source code. Anyone with high privileges and local server access can extract and decrypt every stored password.

Aug 11, 2026
Read
CVE-2026-72693: kbd openvt Privilege Escalation Enables Passwordless Root Login
cvesecurityvulnerability

CVE-2026-72693: kbd openvt Privilege Escalation Enables Passwordless Root Login

The kbd package, shipped on virtually every Linux distribution, contains a local privilege escalation in openvt -u. A flaw in how authenticate_user() verifies process ownership lets an unprivileged user trigger a passwordless login -f root on a new virtual terminal.

Aug 11, 2026
Read
CVE-2026-6791: glibc wordexp Stack Clash via Tilde Expansion
cvesecurityvulnerability

CVE-2026-6791: glibc wordexp Stack Clash via Tilde Expansion

CVE-2026-6791 is a stack-based buffer overflow in glibc's wordexp() function. The parse_tilde internal function uses strndupa to allocate stack memory sized by attacker input with no bounds check, enabling a stack clash.

Aug 11, 2026
Read
Keyv Supply Chain Attack: 2 Billion Monthly Downloads Compromised in npm Worm
npmsupply-chainmalware

Keyv Supply Chain Attack: 2 Billion Monthly Downloads Compromised in npm Worm

Attackers compromised the GitHub account of keyv maintainer jaredwray, injecting a credential-stealing worm into 434+ npm packages with 2B+ monthly downloads.

Aug 4, 2026
Read
CVE-2026-38447: osTicket Generates Predictable API Keys via MD5 Hashing (CVSS 9.8)
cvesecurityvulnerability

CVE-2026-38447: osTicket Generates Predictable API Keys via MD5 Hashing (CVSS 9.8)

osTicket 1.18.3 generates API keys using MD5 with predictable inputs (timestamp and client IP). An attacker can approximate the key generation time and brute-force the key space. Affects 5 million+ users and 15,000+ businesses worldwide.

Aug 4, 2026
Read
CVE-2026-18108: Net::SAML2 Authentication Bypass via Unsigned Encrypted Assertions (CVSS 9.8)
cvesecurityvulnerability

CVE-2026-18108: Net::SAML2 Authentication Bypass via Unsigned Encrypted Assertions (CVSS 9.8)

Net::SAML2 before 0.86 accepts decrypted SAML assertions that carry no XML signature. Any party can encrypt an unsigned assertion to an SP's published certificate and authenticate as an arbitrary user. Affects Azure AD, Okta, Google, ADFS, and all other IdPs.

Aug 4, 2026
Read
CVE-2026-52855: Pterodactyl Wings Leaks Daemon Configuration Secrets via Egg Templates (CVSS 9.9)
cvesecurityvulnerability

CVE-2026-52855: Pterodactyl Wings Leaks Daemon Configuration Secrets via Egg Templates (CVSS 9.9)

Pterodactyl Wings exposes its entire daemon configuration through egg configuration-file templating, leaking API keys, SFTP credentials, and database connection strings. CVSS 9.9. Fixed in version 1.12.3.

Aug 3, 2026
Read

Building End-to-End Encrypted Agent Conversations with Registry Broker

encryptionsecurityregistry-broker

Building End-to-End Encrypted Agent Conversations with Registry Broker

Learn how to implement secure, encrypted communication between AI agents using the Registry Broker's E2EE capabilities. Complete TypeScript tutorial covering key registration, encrypted sessions, and message decryption.

Jan 2, 2026
Read