Lucene search
+L

74719 matches found

NVD
NVD
•added 2026/07/01 5:16 a.m.•31 views

CVE-2026-7828

UltraVNC repeater through 1.8.2.2 contains an integer overflow in the HTTP request logging path. In repeater/webgui/settings.c:336, the winlog function allocates list nodes via mallocsizeofstruct LIST + strlenline, where line is derived from HTTP request URIs. If strlenline is sufficiently large,...

5.3CVSS0.01352EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/01 3:33 a.m.•60 views

CVE-2026-7838

UltraVNC viewer up to 1.8.2.2 is affected by an integer overflow leading to a heap buffer overflow in the RFB failure-response parsing path. In vncviewer/ClientConnection.cpp, the 4-byte reasonLen field is used as reasonLen+1 in CheckBufferSize(); with unsigned 32-bit operands, reasonLen 0xFFFFFF...

8.8CVSS6.6AI score0.01869EPSS
SaveExploits0References3Affected Software1
CVE
CVE
•added 2026/07/01 3:33 a.m.•51 views

CVE-2026-7828

UltraVNC repeater up to version 1.8.2.2 contains an integer overflow in the HTTP request logging path. In repeater/webgui/settings.c:336, win_log() allocates memory with malloc(sizeof(struct LIST) + strlen(line)); if strlen(line) is large, the size overflows to a value smaller than sizeof(struct ...

5.3CVSS6.2AI score0.01352EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
•added 2026/07/01 3:33 a.m.•31 views

CVE-2026-7828 UltraVNC repeater integer overflow in win_log malloc leading to heap overflow

UltraVNC repeater through 1.8.2.2 contains an integer overflow in the HTTP request logging path. In repeater/webgui/settings.c:336, the winlog function allocates list nodes via mallocsizeofstruct LIST + strlenline, where line is derived from HTTP request URIs. If strlenline is sufficiently large,...

5.3CVSS6.2AI score0.01352EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/07/01 3:33 a.m.•52 views

CVE-2026-7828 UltraVNC repeater integer overflow in win_log malloc leading to heap overflow

UltraVNC repeater through 1.8.2.2 contains an integer overflow in the HTTP request logging path. In repeater/webgui/settings.c:336, the winlog function allocates list nodes via mallocsizeofstruct LIST + strlenline, where line is derived from HTTP request URIs. If strlenline is sufficiently large,...

5.3CVSS0.01352EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/01 3:15 a.m.•10 views

SUSE CVE-2026-53432

fzf is vulnerable to Integer Overflow leading to crash in FuzzyMatchV2 function. When input line length is approximately 2,200,000 bytes and pattern length is 999 bytes, the product overflows. The Go runtime detects the invalid slice bounds and terminates the process immediately with a...

7.5CVSS5.9AI score0.00419EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/07/01 12:34 a.m.•21 views

EUVD-2026-40446

ImageMagick before 7.1.2-22 contains a division by zero vulnerability in binomial kernel processing that allows attackers to cause denial of service. An attacker can supply a large binomial kernel value causing integer overflow, resulting in division by zero and application crash...

4.8CVSS5.8AI score0.0015EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/01 12:34 a.m.•21 views

EUVD-2026-40757

Integer overflow in WebNN in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. Chromium security severity: Low...

5.9AI score0.00321EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/01 12:34 a.m.•19 views

EUVD-2026-40756

Integer overflow in WebNN in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. Chromium security severity: Low...

5.9AI score0.00294EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/01 12:34 a.m.•18 views

EUVD-2026-40662

Integer overflow in Safe Browsing in Google Chrome on Mac prior to 150.0.7871.47 allowed a remote attacker to bypass navigation restrictions via a malicious file. Chromium security severity: Medium...

5.9AI score0.0029EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/01 12:34 a.m.•18 views

EUVD-2026-40527

Integer overflow in Skia in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

5.9AI score0.00304EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/01 12:34 a.m.•20 views

EUVD-2026-40482

Integer overflow in Chromecast in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

5.9AI score0.00319EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/01 12:16 a.m.•18 views

CVE-2026-54903

Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.2, Oj.load is vulnerable to heap corruption when parsing a JSON string longer than 2 GB. An integer overflow in bufappendstring buf.h:61 converts the string length to a large negative sizet,...

6.3CVSS0.00428EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/01 12:16 a.m.•15 views

UBUNTU-CVE-2026-54903

Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.2, Oj.load is vulnerable to heap corruption when parsing a JSON string longer than 2 GB. An integer overflow in bufappendstring buf.h:61 converts the string length to a large negative sizet,...

6.3CVSS5.8AI score0.00428EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/07/01 12:16 a.m.•18 views

CVE-2026-54903

Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.2, Oj.load is vulnerable to heap corruption when parsing a JSON string longer than 2 GB. An integer overflow in bufappendstring buf.h:61 converts the string length to a large negative sizet,...

6.3CVSS6AI score0.00428EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/01 12:00 a.m.•26 views

PT-2026-54709

Name of the Vulnerable Software and Affected Versions ClamAV affected versions not specified Description An issue exists in the DMG file format parser where improper boundary checks for content during scanning can lead to memory corruption. On 32-bit platforms, this specifically manifests as an...

7.8CVSS7.2AI score0.00573EPSS
SaveExploits1References40
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.00784EPSS
SaveExploits0References37
Tenable Nessus
Tenable Nessus
•added 2026/07/01 12:00 a.m.•15 views

RHEL 8 : php:7.4 (RHSA-2026:34354)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:34354 advisory. PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: php-soap: php-src: PHP SOAP...

9.8CVSS6.2AI score0.01295EPSS
SaveExploits1References15
Tenable Nessus
Tenable Nessus
•added 2026/07/01 12:00 a.m.•15 views

Alibaba Cloud Linux 3 : 0162: opencryptoki (ALINUX3-SA-2026:0162)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2026:0162 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-40253: openCryptoki is a PKCS11 library an...

6.8CVSS6.3AI score0.00164EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
•added 2026/07/01 12:00 a.m.•14 views

RockyLinux 8 : php:7.4 (RLSA-2026:34354)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:34354 advisory. php: php-soap: php-src: PHP SOAP extension: Remote Code Execution via use-after-free vulnerability CVE-2026-6722 PHP: PHP: Denial of Service via imprope...

9.8CVSS7.1AI score0.01295EPSS
SaveExploits1References13
Rows per page
Query Builder