Lucene search
+L

3591 matches found

EUVD
EUVD
added 2026/07/01 1:32 p.m.20 views

EUVD-2026-40975

In the Linux kernel, the following vulnerability has been resolved: fhandle: fix UAF due to unlocked -mntns read in maydecodefh maydecodefh accesses mount::mntns without holding any locks; that means the mount can concurrently be unmounted, and the mntnamespace can concurrently be freed after an...

5.8AI score0.00126EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/01 1:32 p.m.86 views

CVE-2026-53341

The CVE-2026-53341 issue in the Linux kernel concerns a use-after-free (UAF) in fhandle handling due to unlocked reads of mount::mnt_ns during may_decode_fh(). The race occurs because may_decode_fh() can access mnt_ns without taking locks, allowing the mount to be unmounted and the mnt_namespace ...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/07/01 5:16 a.m.28 views

CVE-2026-44042

UltraVNC repeater through 1.8.2.2 contains an off-by-one error in the Base64 decode helper used for HTTP Basic authentication. In repeater/webgui/webutils.c:817, the wiuudecode function checks whether the input length exceeds the output buffer with a strict greater-than comparison , while the...

3.7CVSS0.00491EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/01 3:33 a.m.40 views

CVE-2026-44042

UltraVNC repeater up to version 1.8.2.2 contains an off-by-one bug in the Base64 decode helper used for HTTP Basic authentication. In repeater/webgui/webutils.c:817, wi_uudecode() uses a strict > check to ensure output fits the buffer, but the correct condition is >=. When strlen(authdata) ...

3.7CVSS6AI score0.00491EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/01 3:33 a.m.56 views

CVE-2026-44042 UltraVNC repeater wi_uudecode off-by-one in base64 decode boundary check

UltraVNC repeater through 1.8.2.2 contains an off-by-one error in the Base64 decode helper used for HTTP Basic authentication. In repeater/webgui/webutils.c:817, the wiuudecode function checks whether the input length exceeds the output buffer with a strict greater-than comparison , while the...

3.7CVSS0.00491EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/01 3:33 a.m.17 views

CVE-2026-44042 UltraVNC repeater wi_uudecode off-by-one in base64 decode boundary check

UltraVNC repeater through 1.8.2.2 contains an off-by-one error in the Base64 decode helper used for HTTP Basic authentication. In repeater/webgui/webutils.c:817, the wiuudecode function checks whether the input length exceeds the output buffer with a strict greater-than comparison , while the...

3.7CVSS6AI score0.00491EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/01 3:33 a.m.31 views

EUVD-2026-40877

UltraVNC repeater through 1.8.2.2 contains an off-by-one error in the Base64 decode helper used for HTTP Basic authentication. In repeater/webgui/webutils.c:817, the wiuudecode function checks whether the input length exceeds the output buffer with a strict greater-than comparison , while the...

3.7CVSS6AI score0.00491EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/07/01 3:33 a.m.12 views

CVE-2026-44042

UltraVNC repeater through 1.8.2.2 contains an off-by-one error in the Base64 decode helper used for HTTP Basic authentication. In repeater/webgui/webutils.c:817, the wiuudecode function checks whether the input length exceeds the output buffer with a strict greater-than comparison , while the...

3.7CVSS6AI score0.00491EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/01 12:20 a.m.41 views

kernel: libceph: make decode_pool() more resilient against corrupted osdmaps

In the Linux kernel, the following vulnerability has been resolved: libceph: make decodepool more resilient against corrupted osdmaps If the osdmap is maliciously corrupted such that the encoded length of cephpgpool envelope is less than what is expected for a particular encoding version,...

9.1CVSS6.2AI score0.0037EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.20 views

PT-2026-76582

Name of the Vulnerable Software and Affected Versions Libevent versions prior to 2.1.13 Libevent versions prior to 2.2.2-alpha Description An incorrect integer conversion occurs in event tagging.c when the evtag unmarshal header function uses evtag decode int to decode a uint32 payload length...

9.2CVSS7.1AI score0.00587EPSS
SaveExploits0References37
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.86 views

PT-2026-54479

Name of the Vulnerable Software and Affected Versions UltraVNC repeater versions prior to 1.8.2.3 Description An off-by-one error exists in the Base64 decode helper used for HTTP Basic authentication. The wi uudecode function in the file repeater/webgui/webutils.c uses a strict greater-than...

3.7CVSS6.1AI score0.00491EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/30 6:36 p.m.16 views

GHSA-85JM-CWP2-MVPV CefSharp.Common: `FolderSchemeHandlerFactory` path boundary check can expose files outside the configured root folder

Summary FolderSchemeHandlerFactory was intended to restrict served files to a configured rootFolder, but its path validation used a raw string prefix check. A request could escape to a sibling directory whose full path starts with the root folder path, allowing files outside the configured root t...

5.3CVSS5.8AI score0.00293EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/30 3:24 p.m.20 views

CVE-2026-45822

A flaw was found in the decode-uri-component library. This vulnerability allows a remote attacker to trigger a Denial of Service DoS by submitting specially crafted input. The decode function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can le...

8.7CVSS5.8AI score0.00507EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/30 9:16 a.m.8 views

AZL-92075 CVE-2026-45822 affecting package js-jquery 3.5.0-4

decode-uri-component through 0.4.1 is vulnerable to denial of service. The decode function splits input on '%' producing N tokens and calls decodeComponents, exhibiting super-linear parsing time: 200 '%ab' tokens takes approximately 0.7s, 700 tokens approximately 6s, and 1400 tokens approximately...

8.7CVSS5.9AI score0.00507EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/30 9:16 a.m.25 views

CVE-2026-45822

decode-uri-component through 0.4.1 is vulnerable to denial of service. The decode function splits input on '%' producing N tokens and calls decodeComponents, exhibiting super-linear parsing time: 200 '%ab' tokens takes approximately 0.7s, 700 tokens approximately 6s, and 1400 tokens approximately...

8.7CVSS0.00507EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/30 9:16 a.m.16 views

UBUNTU-CVE-2026-45822

decode-uri-component through 0.4.1 is vulnerable to denial of service. The decode function splits input on '%' producing N tokens and calls decodeComponents, exhibiting super-linear parsing time: 200 '%ab' tokens takes approximately 0.7s, 700 tokens approximately 6s, and 1400 tokens approximately...

8.7CVSS5.8AI score0.00507EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/30 8:05 a.m.43 views

CVE-2026-45822

decode-uri-component through 0.4.1 is vulnerable to denial of service. The decode function splits input on '%' producing N tokens and calls decodeComponents, exhibiting super-linear parsing time: 200 '%ab' tokens takes approximately 0.7s, 700 tokens approximately 6s, and 1400 tokens approximately...

8.7CVSS0.00507EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/30 8:05 a.m.105 views

CVE-2026-45822

CVE-2026-45822 – decode-uri-component : The connected records specify that the npm package decode-uri-component (versions up to 0.4.1) is vulnerable. The vulnerability lies in the decode() function, which splits input on '%' and then calls decodeComponents(), producing super-linear parsing time. ...

8.7CVSS5.8AI score0.00507EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/06/30 8:05 a.m.18 views

CVE-2026-45822

decode-uri-component through 0.4.1 is vulnerable to denial of service. The decode function splits input on '%' producing N tokens and calls decodeComponents, exhibiting super-linear parsing time: 200 '%ab' tokens takes approximately 0.7s, 700 tokens approximately 6s, and 1400 tokens approximately...

8.7CVSS5.8AI score0.00507EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.30 views

PT-2026-53825

Name of the Vulnerable Software and Affected Versions decode-uri-component versions 0.4.1 and earlier Description A denial of service issue exists where the decode function splits input based on the '%' character, creating N tokens that are then processed by decodeComponents. This process results...

8.7CVSS5.9AI score0.00507EPSS
SaveExploits0References18
Rows per page
Query Builder