Lucene search
+L

801 matches found

EUVD
EUVD
added 12 hours ago5 views

EUVD-2026-58962

In the Linux kernel, the following vulnerability has been resolved: ntfs: centalize $INDEXROOT header validation Add a dedicated helper to perform stricter validation of $INDEXROOT and use it for both directory inodes and named index inodes. This keeps the root size and header geometry checks...

5.4AI score
SaveExploits0References2
Nuclei
Nuclei
added 16 hours ago24 views

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:...

8.6CVSS5.2AI score0.01769EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 18 hours ago3 views

PT-2026-72387

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate resident index root values on lookup Resident $INDEX ROOT values carry index header fields that callers consume after lookup. Some callers already validate parts of the layout before walking entries, but those chec...

5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 18 hours ago3 views

PT-2026-72415

In the Linux kernel, the following vulnerability has been resolved: batman-adv: mcast: avoid OOB read of num dests header Before the access to struct batadv tvlv mcast tracker's num dests, it is attempted to check whether enough space is actually in the network header. But instead of using...

5.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 18 hours ago4 views

PT-2026-72605

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: Validate iph-ihl in nf flow ip4 tunnel proto Add sanity check for iph-ihl field in nf flow ip4 tunnel proto before using it to compute the header size, avoiding out-of-bounds access with malformed IP headers...

5.3AI score
SaveExploits0References3
Nuclei
Nuclei
added yesterday65 views

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...

9.2CVSS8.9AI score0.83175EPSS
SaveExploits1References3
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-56240

Genkit does not properly validate host request headers. Any host on the developer's network, and any website the developer visits via DNS rebinding, can reach POST /api/runAction on the Dev UI server default port 4000 and execute any registered Genkit action and read the result. Fixed on 2026-06-...

7.8CVSS5.4AI score0.00137EPSS
SaveExploits0References4
NVD
NVD
added 5 days ago10 views

CVE-2026-68340

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ: validate poll response sensor blocks The OCC poll response parser walks a counted list of sensor data blocks. It used the static backing-array capacity as the parse boundary, but a transport response makes only...

7.7CVSS0.0015EPSS
SaveExploits0References5
NVD
NVD
added 5 days ago4 views

CVE-2026-68196

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: validate assoc response length before subtracting header wilcparseassocrespinfo computes the trailing IE length as ieslen = bufferlen - sizeofres; without first checking that bufferlen is at least sizeofstruct...

8.3CVSS0.00405EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/07 2:45 a.m.11 views

OESA-2026-3302 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: inet: RAW sockets using IPPROTORAW MUST drop incoming ICMP Yizhou Zhao reported that simply having one RAW socket on protocol IPPROTORAW 255 was dangerous...

9.8CVSS7.4AI score0.00745EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.31 views

CVE-2026-71277 rust-iot-platform Authentication Bypass via Non-Validated Authorization Header

rust-iot-platform's AuthToken request-guard implementation api/src/main.rs only checks whether the Authorization HTTP header is present, and never validates its value against any session, token store, or signature. Any request carrying an arbitrary non-empty Authorization header e.g. satisfies th...

9.1CVSS0.00241EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 8:16 a.m.4 views

CVE-2026-64567

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject free space cache with more entries than pages When loading a v1 free space cache, loadfreespacecache takes numentries and numbitmaps straight from the on-disk btrfsfreespaceheader. That header is stored in the...

7.8CVSS0.0012EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.10 views

RHEL 10 / 9 : Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update (Important) (RHSA-2026:50336)

The remote Redhat Enterprise Linux 10 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:50336 advisory. Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT...

8.2CVSS6.8AI score0.00813EPSS
SaveExploits6References32
RedHat Linux
RedHat Linux
added 2026/07/30 7:44 a.m.11 views

org.apache.camel/camel-mail: Apache Camel Mail Component: Credential exposure and information disclosure via improper input validation of mail headers

A flaw was found in the Apache Camel Mail Component. This vulnerability, due to improper input validation, allows a remote attacker to exploit routes that channel untrusted input into the mail producer without proper header stripping. Before version 4.19.0, this could lead to the redirection of...

3.7CVSS5.8AI score0.00391EPSS
SaveExploits1References5
CVE
CVE
added 2026/07/28 3:46 p.m.22 views

CVE-2026-66753

The CVE-2026-66753 entry concerns tiny-http up to version 0.12.0, where HTTP header values can be injected with CRLF characters due to insufficient validation in header parsing/serialization. The vulnerability enables response splitting, cache poisoning, session fixation via Set-Cookie injection,...

6.3CVSS5.9AI score0.00218EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/24 9:52 p.m.6 views

GHSA-Q3G2-M552-3R9C swift-nio-http2: Missing CR/LF/NUL validation in header values

Summary SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. Impact Two related gaps in inbound header...

6.3CVSS6AI score0.00181EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/24 9:52 p.m.13 views

swift-nio-http2: Missing CR/LF/NUL validation in header values

Summary SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. Impact Two related gaps in inbound header...

5.3CVSS6AI score0.00181EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/23 6:50 p.m.9 views

CVE-2026-64785

SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. This vulnerability is addressed in swift-nio-http2...

5.3AI score0.00181EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.15 views

PT-2026-64153

Name of the Vulnerable Software and Affected Versions swift-nio-http2 versions prior to 1.45.0 Description SwiftNIO HTTP/2 lacks validation for inbound HEADERS frames, allowing control characters such as CR, LF, NUL, and SP to reach an HTTP/1.1 backend via the HTTP/2-to-HTTP/1 codec. This can lea...

5.3CVSS5.9AI score0.00181EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/22 12:26 p.m.12 views

tomcat-coyote: Apache Tomcat: HTTP/2 request headers not validated

Apache Tomcat did not validate HTTP/2 request headers, triggering unexpected application behavior, as applications may presume that header values exposed through the Servlet API would be valid...

9.8CVSS7.9AI score0.01563EPSS
SaveExploits0References5
Rows per page
Query Builder