846 matches found
Astro SSR - Server-Side Request Forgery
Astro before 5.17.3 and @astrojs/node before 9.5.4 are vulnerable to full-read SSRF due to improper Host header validation in error page rendering, allowing attackers to redirect requests and access internal resources. id: CVE-2026-25545 info: name: Astro SSR - Server-Side Request Forgery author:...
CVE-2024-5452
CVE-2024-5452 01. Présentation de RCE et pytorch-lightning 1 Présentation de RCE et pytorch-lightning RCE Remote Code Execution, exécution de code à distance est une vulnérabilité qui permet à un attaquant d'exécuter du code arbitraire à distance dans un système ou une application, et correspond ...
CVE-2026-84428
fastify versions before 5.12.2 are vulnerable to a header validation bypass caused by incomplete case normalization in the JSON Schema Draft 7 dependencies keyword. While the library lowercases property keys and the root-level required array to accommodate HTTP's case-insensitive headers, it fail...
CVE-2026-84428 fastify vulnerable to header validation bypass via incomplete schema case normalization
fastify versions before 5.12.2 implement the case-insensitive nature of HTTP header names by lowercasing names in a route's header schema before compiling it, but the transformation is incomplete: it lowercases the properties keys and the root-level required array, and does not lowercase the...
CVE-2026-67182-HTTP-Request-Smuggling-Enables-Front-End-Access-Control-Bypass-rouille-
Бюллетень безопасности: смагглинг HTTP-запросов позволяет обойти контроль доступа на фронтенде rouille Назначенный идентификатор CVE: CVE-2026-67182 Сводка rouille::proxy::proxy и rouille::proxy::fullproxy копируют значения заголовков запроса, переданные клиентом, в подключение к вышестоящему...
Versa Concerto Actuator Endpoint - Authentication Bypass
An authentication bypass vulnerability affected the Spring Boot Actuator endpoints in Versa Concerto due to improper handling of the X-Real-Ip header.Attackers could access restricted endpoints by omitting this header.The issue allowed unauthorized access to sensitive functionality, highlighting...
CVE-2026-49455 Waku: Cross-Origin CSRF on RSC Server Action Dispatch
Waku is the minimal React framework. Prior to version 1.0.0-beta.1, Waku's RSC request dispatcher invokes server actions without validating the request's Origin or Sec-Fetch-Site header. A cross-origin web attacker can therefore cause a victim browser to issue an authenticated POST to a registere...
CVE-2025-68930
🔍 CVE-2025-68930 분석: Traccar의 WebSocket 하이재킹 취약점 CVE-2025-68930 은 오픈 소스 GPS 추적 시스템인 Traccar 에서 크로스 사이트 WebSocket 하이재킹CSWSH 치명적 취약점 을 노출합니다. 주요 세부 사항은 다음과 같습니다. 🛡️ 취약점 세부 정보 영향을 받는 엔드포인트 : /api/socket. 근본 원인 : WebSocket 핸드셰이크 과정에서 Origin 헤더 검증 부재. 악용 메커니즘 : 1. 공격자는 인증된 사용자를 속여 악성 사이트를 방문하도록 유도합니다...
CVE-2025-12543-Fix-for-Wildfly
Image de base WildFly 11.0.0.Final — Correctif CVE-2025-12543 Présentation Ce dépôt fournit une image Docker de base construite sur WildFly 11.0.0.Final avec un correctif rétroporté pour CVE-2025-12543 , une vulnérabilité critique de validation de l'en-tête Host dans Undertow. L'image est destiné...
CVE-2020-5236
Waitress 1.4.2 ReDoS - CVE-2020-5236 Waitress версии 1.4.2 позволяет провести DoS-атаку, когда waitress получает заголовок, содержащий недопустимые символы. При получении заголовка вида "Bad-header: xxxxxxxxxxxxxxx\x10" это приводит к катастрофическому возврату в движке регулярных выражений, что...
CVE-2026-59317
Spring for Apache Kafka is vulnerable to a denial of service via a poison-pill loop caused by missing header validation in DeadLetterPublishingRecovererFactory . The component reads the retry_topic-original-timestamp header from an inbound ConsumerRecord and passes its raw bytes directly to new B...
CVE-2026-59317 In Spring for Apache Kafka, missing header validation in DeadLetterPublishingRecovererFactory enables denial of service via a poison-pill loop
DeadLetterPublishingRecovererFactory reads the retrytopic-original-timestamp header from an inbound ConsumerRecord and passes its raw bytes directly to new BigIntegerheader.value with no length or format validation. Spring for Apache Kafka 4.1.0 Spring for Apache Kafka 4.0.0 - 4.0.6 Spring for...
CVE-2026-81102
CVE-2026-81102 affects the Dropbox Dash MCP server (src/mcp_server_dash.py), which in its network mode bound its listener to the loopback address but never validated the Host header , and included no transport-security settings. This allowed a DNS rebinding attack: a malicious page in a visitor's...
CVE-2026-81102 Dropbox Dash MCP Server DNS Rebinding via Missing Host Header Validation
The Dash MCP server bound its listener to the loopback address but never checked the host a request named. src/mcpserverdash.py constructed the server for its network mode with the interface restricted to loopback and no transport-security settings, so a name that had been pointed at the loopback...
CVE-2026-81102 Dropbox Dash MCP Server DNS Rebinding via Missing Host Header Validation
The Dash MCP server bound its listener to the loopback address but never checked the host a request named. src/mcpserverdash.py constructed the server for its network mode with the interface restricted to loopback and no transport-security settings, so a name that had been pointed at the loopback...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098988)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098988 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6teui64: reject invalid MAC header for all packets eui64mt6 derives a modified EUI-6...
CVE-2026-56709
Grav before 3.9.2 fails to validate untrusted Host headers in the sendInvitationEmail function when constructing token-bearing invitation links. Attackers can manipulate the Host header to poison invitation links and redirect users to attacker-controlled domains, bypassing the requiretrustedhost...
CVE-2026-34959
Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $_SERVER["REQUEST_URI"] without a trusted-proxy check or validation of the prefix value. An attacker can inject an absolute URL (e.g., https://evil.example) that propagates into Location redirect headers, the Set...
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerabilities have been resolved: ntfs: Centralized validation of the $INDEXROOT header. A dedicated helper function has been added to perform more stringent validation of the $INDEXROOT, and this function is used for both directory inodes and named index...
Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: dccp: copying the entire header to the stack buffer, not just the basic header Eric Dumazet states that: nfconntrackdccppacket has a unique mechanism: dh = skbheaderpointerskb, dataoff, sizeofdh, &dh; And...