Lucene search
+L

24303 matches found

Vulnrichment
Vulnrichment
added 2026/01/15 8:50 p.m.9 views

CVE-2026-1002 Eclipse Vert.x Web static handler file access denial

The Vert.x Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URI. The issue comes from an improper implementation of the C. rule of section 5.2.4 of RFC3986 and is fixed in Vert.x Core component used b...

6.9CVSS6.4AI score0.00343EPSS
SaveExploits1References1
CVE
CVE
added 2026/01/15 8:50 p.m.88 views

CVE-2026-1002

CVE-2026-1002 affects the Vert.x Web static handler cache. The issue stems from an improper implementation of the RFC3986 C-rule (section 5.2.4), enabling an attacker to craft a URI (e.g., bar%2F..%2F) that can cause denial of access to static files served by the handler. Connected evidence indic...

6.9CVSS6.4AI score0.00343EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/01/15 6:56 p.m.15 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.18.31 bug fix and security update

Red Hat OpenShift Container Platform release 4.18.31 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.18. Red Hat Product Security has rated this update as having a...

8.6CVSS6.7AI score0.11203EPSS
SaveExploits2References8
Github Security Blog
Github Security Blog
added 2026/01/15 6:9 p.m.16 views

SvelteKit is vulnerable to denial of service and possible SSRF when using prerendering

Summary Versions of SvelteKit are vulnerable to a server side request forgery SSRF and denial of service DoS under certain conditions. Details Affected versions from 2.44.0 onwards are vulnerable to DoS if: - your app has at least one prerendered route export const prerender = true Affected...

9.1CVSS6.4AI score0.00466EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/01/15 6:9 p.m.6 views

GHSA-J62C-4X62-9R35 SvelteKit is vulnerable to denial of service and possible SSRF when using prerendering

Summary Versions of SvelteKit are vulnerable to a server side request forgery SSRF and denial of service DoS under certain conditions. Details Affected versions from 2.44.0 onwards are vulnerable to DoS if: - your app has at least one prerendered route export const prerender = true Affected...

8.4CVSS6.3AI score0.00466EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/01/15 6:9 p.m.11 views

Server-side Request Forgery (SSRF)

Overview @sveltejs/adapter-node is an Adapter for SvelteKit apps that generates a standalone Node server Affected versions of this package are vulnerable to Server-side Request Forgery SSRF due to the improper decoding of protocol headers in resolved path. An attacker can cause the server process...

9.1CVSS6.8AI score0.00466EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/15 5:38 p.m.11 views

CVE-2025-71089

A security vulnerability was found in the Linux kernel's IOMMU Shared Virtual Addressing SVA implementation on x86 architecture. When SVA is enabled, the IOMMU caches kernel page table entries. Since the kernel lacks a mechanism to notify the IOMMU when kernel page table pages are freed and...

7.8CVSS6.5AI score0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/15 10:43 a.m.3 views

SUSE-SU-2026:20085-1 Security update for bind

This update for bind fixes the following issues: - Upgrade to release 9.20.15 Security Fixes: CVE-2025-40778: Fixed cache poisoning attacks with unsolicited RRs bsc1252379 CVE-2025-40780: Fixed cache poisoning due to weak PRNG bsc1252380 CVE-2025-8677: Fixed resource exhaustion via malformed DNSK...

8.6CVSS6.7AI score0.11203EPSS
SaveExploits1References8
OSV
OSV
added 2026/01/15 10:43 a.m.3 views

OPENSUSE-SU-2026:20039-1 Security update for bind

This update for bind fixes the following issues: - Upgrade to release 9.20.15 Security Fixes: CVE-2025-40778: Fixed cache poisoning attacks with unsolicited RRs bsc1252379 CVE-2025-40780: Fixed cache poisoning due to weak PRNG bsc1252380 CVE-2025-8677: Fixed resource exhaustion via malformed DNSK...

8.6CVSS5.8AI score0.11203EPSS
SaveExploits1References7
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:7 a.m.8 views

f2fs: invalidate dentry cache on failed whiteout creation

...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:5 a.m.10 views

ksmbd: vfs: fix race on m_flags in vfs_cache

...

9.1CVSS5.4AI score0.00441EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:1 a.m.7 views

f2fs: fix to avoid updating zero-sized extent in extent cache

...

5CVSS5.4AI score0.00173EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/01/15 12:26 a.m.9 views

SUSE CVE-2025-68793

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix a job-pasid access race in gpu recovery Avoid a possible UAF in GPU recovery due to a race between the sched timeout callback and the tdr work queue. The gpu recovery function calls drmschedstop and later...

7.8CVSS6.3AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/15 12:26 a.m.6 views

SUSE CVE-2025-68796

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid updating zero-sized extent in extent cache As syzbot reported: F2FS-fs loop0: updateextenttreerange: extent len is zero, type: 0, extent 0, 0, 0, age 0, 0 ------------ cut here ------------ kernel BUG at...

6.4AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/15 12:25 a.m.10 views

SUSE CVE-2025-68809

In the Linux kernel, the following vulnerability has been resolved: ksmbd: vfs: fix race on mflags in vfscache ksmbd maintains delete-on-close and pending-delete state in ksmbdinode-mflags. In vfscache.c this field is accessed under inconsistent locking: some paths read and modify mflags under...

6.4AI score0.00441EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/15 12:0 a.m.20 views

PT-2026-3133

Name of the Vulnerable Software and Affected Versions Vert.x versions affected versions not specified Description The Vert.x Web static handler component cache can be manipulated to deny access to static files served by the handler using specifically crafted request URIs. This is due to an improp...

6.9CVSS5.9AI score0.00343EPSS
SaveExploits1References13
CNNVD
CNNVD
added 2026/01/15 12:0 a.m.8 views

vert.x security vulnerability

Vert.x is an open-source toolkit developed by Eclipse Vert.x. There is a security vulnerability in Vert.x, which stems from improper implementation of the static program cache. This vulnerability could be exploited by specially crafted request URIs, leading to denial-of-service attacks against...

6.9CVSS6.6AI score0.00343EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003514)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003514 advisory. Systems with microprocessors utilizing speculative execution and address translations may allow unauthorized disclosure of information residing in the L1 data cache ...

5.6CVSS7.4AI score0.05577EPSS
SaveExploits0References56
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.8 views

EulerOS 2.0 SP10 : bind (EulerOS-SA-2026-1019)

According to the versions of the bind packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Under certain circumstances, BIND is too lenient when accepting records from answers, allowing an attacker to inject forged data into the cache. Thi...

8.6CVSS6.6AI score0.00665EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003524)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003524 advisory. Systems with microprocessors utilizing speculative execution and address translations may allow unauthorized disclosure of information residing in the L1 data cache ...

5.6CVSS7.4AI score0.08101EPSS
SaveExploits0References59
Rows per page
Query Builder