Lucene search
+L

1740 matches found

EUVD
EUVD
added 2026/07/29 4:10 p.m.17 views

EUVD-2026-50402

@fastify/rate-limit before 11.2.0 keys rate-limit buckets by the verbatim client IP string returned from request.ip. Because a single IPv6 client can control a large address range a /64 holds 2^64 distinct addresses and the same address has multiple valid textual representations, an IPv6 capable...

7.3CVSS5.9AI score0.00246EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 4:10 p.m.65 views

CVE-2026-15144

The vulnerability CVE-2026-15144 affects @fastify/rate-limit prior to version 11.2.0. It buckets rate-limit keys using the verbatim client IP string from request.ip, allowing an IPv6 client to control a large address range (a /64) and bypass limits by rotating addresses or using different textual...

7.3CVSS5.9AI score0.00246EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/29 9:24 a.m.8 views

OPENSUSE-SU-2026:21497-1 Security update for perl-YAML-Syck

This update for perl-YAML-Syck fixes the following issues: Changes in perl-YAML-Syck: - updated to 1.470.0 1.47 Security - Fix four libsyck memory-safety CVEs reachable from the default YAML::Syck::Load path on untrusted input with no special flags reported by Paul Johnson via CPANSec, PR 213: -...

9.1CVSS5.6AI score0.00374EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.13 views

openSUSE 16 Security Update : perl-YAML-Syck (openSUSE-SU-2026:21452-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21452-1 advisory. Changes in perl-YAML-Syck: - updated to 1.470.0 1.47 Security - Fix four libsyck memory-safety CVEs reachable from the default YAML::Syck::Load...

9.1CVSS5.8AI score0.00374EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2026/07/28 9:27 p.m.11 views

CVE-2024-5300

A flaw was found in Canonical snapd. The base AppArmor security profile configuration in snapd inadvertently allows strictly confined snap applications to bypass intended sandbox restrictions. This enables a compromised or malicious snap application, when running as root, to access sensitive syst...

5.6CVSS5.8AI score0.00099EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 8:03 a.m.10 views

OPENSUSE-SU-2026:21452-1 Security update for perl-YAML-Syck

This update for perl-YAML-Syck fixes the following issues: Changes in perl-YAML-Syck: - updated to 1.470.0 1.47 Security - Fix four libsyck memory-safety CVEs reachable from the default YAML::Syck::Load path on untrusted input with no special flags reported by Paul Johnson via CPANSec, PR 213: -...

9.1CVSS6AI score0.00374EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2026/07/25 8:05 a.m.6 views

Record ordering based unexpected exit with CNAME or DNAME

...

7.5CVSS5.2AI score0.00501EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-12617

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The issue is unexpected program termination based on ordering and/or specific content in responses to queries for CNAME or DNAME, and A records. Specifically, i...

7.5CVSS5.4AI score0.00501EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 8:18 p.m.28 views

DEBIAN-CVE-2026-66040

FFmpeg through 8.1.2, fixed in commit b506faf, contains a heap out-of-bounds write vulnerability in the native PNG and APNG encoders that allows remote attackers to corrupt heap memory by supplying a crafted PNG image with a malicious eXIf chunk. Attackers can craft an eXIf chunk where multiple I...

8.8CVSS6.4AI score0.00513EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 4:43 p.m.16 views

GHSA-8PVW-JCV7-9CMJ @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

Impact @fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate slashes in the pathname used for file resolution. Non-canonical pathnames such as //file, /./file, or /public/../private/file bypass allowedPath filtering while resolving to the intended file o...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 4:43 p.m.23 views

EUVD-2026-47870

@fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/23 9:16 a.m.13 views

CVE-2026-52686

The issue is a DNSSEC validation bypass where wildcard expansion proofs NSEC/NSEC3 records are accepted without signature validation when the wildcard answer is a CNAME or DNAME record...

3.7CVSS0.00109EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/07/23 8:03 a.m.16 views

CVE-2026-52686

The issue is a DNSSEC validation bypass where wildcard expansion proofs NSEC/NSEC3 records are accepted without signature validation when the wildcard answer is a CNAME or DNAME record...

3.7CVSS5.8AI score0.00109EPSS
SaveExploits0
Snyk
Snyk
added 2026/07/23 5:38 a.m.23 views

Incorrect Behavior Order: Validate Before Canonicalize

Overview @fastify/static is a Plugin for serving static files as fast as possible. Affected versions of this package are vulnerable to Incorrect Behavior Order: Validate Before Canonicalize via non-canonical URL path handling in the allowedPath check in index.js. An attacker can bypass file/subtr...

6.9CVSS5.9AI score0.00369EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 2:48 a.m.52 views

CVE-2026-7120 @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

@fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate path separators in the pathname used for file resolution. Versions up to and including 10.1.1 are affected. An unauthenticated attacker can bypass allowedPath restrictions by requesting equivalent...

5.3CVSS0.00369EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/23 2:48 a.m.9 views

CVE-2026-7120 @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

@fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate path separators in the pathname used for file resolution. Versions up to and including 10.1.1 are affected. An unauthenticated attacker can bypass allowedPath restrictions by requesting equivalent...

5.3CVSS5.3AI score0.00369EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/23 2:48 a.m.209 views

CVE-2026-7120

The CVE-2026-7120 issue affects @fastify/static (versions up to and including 10.1.1). The root cause is that allowedPath is evaluated before normalizing dot segments and duplicate separators in the request pathname, allowing an unauthenticated attacker to bypass path-based filtering by using equ...

5.3CVSS5.3AI score0.00369EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/23 2:48 a.m.11 views

CVE-2026-7120 @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

@fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate path separators in the pathname used for file resolution. Versions up to and including 10.1.1 are affected. An unauthenticated attacker can bypass allowedPath restrictions by requesting equivalent...

5.3CVSS5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.17 views

PT-2026-64004

Name of the Vulnerable Software and Affected Versions dovecot versions prior to 2.4.5-1.1 Description An attacker with valid credentials can cause a denial of service for IMAP by selecting a compression algorithm for the connection that requires excessive memory for its decompression state. By...

7.5CVSS5.9AI score0.00375EPSS
SaveExploits0References56
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.18 views

PT-2026-63567

Name of the Vulnerable Software and Affected Versions @fastify/static versions prior to 10.1.2 Description An unauthenticated attacker can bypass path-based filtering because the allowedPath callback is evaluated before the normalization of dot segments and duplicate path separators in the pathna...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References7
Rows per page
Query Builder