CVE & CISA-KEV Catalog
| Severity | Description | ||||||
|---|---|---|---|---|---|---|---|
| CVE-2026-93018 | Unscored | - | - | - | -No fix available yet | 2026-09-18 | Imager versions before 1.036 for Perl disclose uninitialised heap memory reading a paletted image with pixel indexes past its colour map in i_gpix_p and i_glin_p. The palette is allocated uninitialised, and only the entries a reader adds count as populated. The TGA reader stores pixel indexes without checking them against the colour map. i_gpix_p() rejects only an index greater than the count, so an index equal to it reads the first unpopulated entry, and getpixel() returns it. i_glin_p() skips any index at or beyond the count without writing that pixel to the caller's buffer. The palette-to-RGB conversion reads each row through an uninitialised buffer, so those pixels of the converted image hold prior heap contents. Reading an attacker-supplied image through Imager->read() and then fet |
| CVE-2026-54634 | High | 7.3 v3 | - | - | -No fix available yet | 2026-09-17 | Hamlib is a ham radio control library for radios, rotators, and amplifiers. Prior to 4.7.2, the unauthenticated rigctld send_raw command on TCP port 4532 reaches rigctl_send_raw() in tests/rigctl_parse.c, which writes a NUL byte at buf[buf_len + 1] outside its 200-byte stack buffer, and rig_send_raw() in src/rig.c, which copies reply_len - 1 bytes instead of the actual nbytes received. A remote client can send the CR terminator with a short payload to trigger both flaws in one command under the default no-password configuration. The out-of-bounds write can crash the daemon or corrupt adjacent stack memory, while the oversized copy can return up to 198 bytes of uninitialized stack data to the client. This issue is fixed in version 4.7.2. |
| CVE-2026-54604 | Medium | 5.3 v4 | - | - | Fix available | 2026-09-17 | OpenSlide is a C library for reading whole slide image files. Prior to 4.0.1, a behavior change in libtiff 4.7.1 causes the indirect TIFF tile path in src/openslide-decode-tiff.c and _openslide_tiff_read_tile() to request a full-height destination for a partial bottom tile row, allowing uninitialized heap memory to enter pixel data returned by openslide_read_region(). A crafted but valid slide can trigger the issue in TIFF-based formats other than Hamamatsu NDPI when a network service renders attacker-provided slides. Successful extraction depends on pixel transparency handling and recompression, OpenSlide with libtiff 4.7.0 or earlier is not affected, and official binary builds 4.0.0.10 and 4.0.0.11 are affected. This issue is fixed in OpenSlide 4.0.1 and official binary build 4.0.0.12. |
| CVE-2026-91740 | Medium | 4.3 v3 | - | - | Fix available | 2026-09-15 | Uninitialized resource in Skia in Google Chrome prior to 153.0.8010.47 allowed a remote attacker to obtain cross-origin data via a crafted HTML page. (Chromium security severity: High) |
| CVE-2026-91720 | Medium | 4.7 v3 | - | - | Fix available | 2026-09-15 | Uninitialized resource in ANGLE in Google Chrome prior to 153.0.8010.47 allowed a remote attacker to read memory outside the sandbox via a crafted HTML page. (Chromium security severity: High) |
| CVE-2026-91946 | Medium | 6.5 v3 | - | - | -No fix available yet | 2026-09-15 | FreeRDP versions before 3.31.0 contain an information disclosure vulnerability in the RDPGFX server's ResetGraphics PDU serializer that fails to initialize padding bytes in the fixed 340-byte wire format. Attackers can receive uninitialized heap memory including live pointers and GLib function addresses transmitted in the PDU, defeating heap ASLR and disclosing the GLib module base address. |
| CVE-2026-84622 | Medium | 6.2 v3 | 0.2% | - | Fix available | 2026-09-14 | A memory initialization issue was addressed with improved memory handling. This issue is fixed in iOS 26.7 and iPadOS 26.7, iOS 27 and iPadOS 27, macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7, tvOS 27, visionOS 27, watchOS 27. An app with root privileges may be able to read uninitialized kernel memory. |
| CVE-2026-87647 | Low | 3.4 v3 | 0.2% | - | Fix available | 2026-09-14 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-87642 | Medium | 4.3 v3 | 0.3% | - | Fix available | 2026-09-14 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-87497 | Medium | 4.3 v3 | 0.2% | - | Fix available | 2026-09-14 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-87456 | Low | 3.4 v3 | 0.2% | - | Fix available | 2026-09-14 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-15710 | Medium | 6.8 v4 | 0.1% | - | -No fix available yet | 2026-09-11 | An information leakage vulnerability exists in the Endpoint DLP component (epdlpdrv.sys) of Netskope Client for Windows prior to version R141. An internal communication channel used by the user-space hook DLL to pass messages through the kernel driver to the daemon lacked proper token-based message validation, allowing local unprivileged processes to send unauthorized queries. Additionally, a reply buffer used by the port message handler was not properly initialized before returning data, leaking residual kernel pool memory from prior allocations. A local unprivileged attacker could exploit this vulnerability to enumerate DLP configuration and feature flags, extract live session tokens, and read kernel memory fragments from other users' operations. |
| CVE-2026-87576 | Low | 3.4 v3 | 0.2% | - | Fix available | 2026-09-09 | Uninitialized resource in GPU in Google Chrome on on Android prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to read memory outside the sandbox via a crafted HTML page. (Chromium security severity: Medium) |
| CVE-2026-87555 | Medium | 4.7 v3 | 0.3% | - | Fix available | 2026-09-09 | Uninitialized resource in GPU in Google Chrome on on Android prior to 153.0.8010.36 allowed a remote attacker to read memory outside the sandbox via a crafted HTML page. (Chromium security severity: Medium) |
| CVE-2026-85880 | High | 7.8 v3 | 0.6% | KEV | Fix available | 2026-09-08 | Heap-based buffer overflow in Windows ALPC allows an authorized attacker to elevate privileges locally. |
| CVE-2026-84326 | High | 8.8 v3 | 0.3% | - | Fix available | 2026-09-08 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-81958 | High | 5.5 v3 | 0.4% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Microsoft Office Excel allows an unauthorized attacker to disclose information locally. |
| CVE-2026-81391 | High | 5.5 v3 | 0.4% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Microsoft Office Excel allows an unauthorized attacker to disclose information locally. |
| CVE-2026-80091 | High | 6.5 v3 | 0.7% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Microsoft Office allows an unauthorized attacker to disclose information over a network. |
| CVE-2026-78519 | Critical | 8.8 v3 | 0.6% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Microsoft Office Outlook allows an unauthorized attacker to execute code over a network. |
| CVE-2026-72989 | High | 7.5 v3 | 0.8% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Windows Failover Cluster allows an unauthorized attacker to disclose information over a network. |
| CVE-2026-72945 | High | 5.5 v3 | 0.4% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Windows Task Scheduler allows an authorized attacker to disclose information locally. |
| CVE-2026-70290 | High | 5.5 v3 | 0.4% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Windows Win32 Kernel Subsystem allows an authorized attacker to disclose information locally. |
| CVE-2026-69853 | High | 4.7 v3 | 0.3% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Windows Win32K allows an authorized attacker to disclose information locally. |
| CVE-2026-69770 | High | 5.5 v3 | 0.4% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Windows Spaceport.sys allows an authorized attacker to disclose information locally. |
| CVE-2026-69672 | High | 5.5 v3 | 0.4% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Windows DNS allows an authorized attacker to disclose information locally. |
| CVE-2026-69485 | High | 8.8 v3 | 0.9% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Remote Desktop Client allows an authorized attacker to execute code over a network. |
| CVE-2026-69358 | High | 7.1 v3 | 0.5% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Remote Desktop Client allows an authorized attacker to execute code over a network. |
| CVE-2026-69349 | High | 5.7 v3 | 0.8% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Windows Management Instrumentation allows an authorized attacker to disclose information over a network. |
| CVE-2026-69288 | High | 5.5 v3 | 0.3% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Windows GDI+ allows an authorized attacker to disclose information locally. |
| CVE-2026-68873 | High | 5.5 v3 | 0.5% | - | Fix available | 2026-09-08 | Insertion of sensitive information into log file in Windows Program Compatibility Assistant Service allows an authorized attacker to disclose information locally. |
| CVE-2026-68852 | High | 5.5 v3 | 0.3% | - | Fix available | 2026-09-08 | Use of uninitialized resource in Microsoft Account allows an authorized attacker to disclose information locally. |
| CVE-2026-68776 | High | 6.5 v3 | 0.6% | - | Fix available | 2026-09-08 | Use of uninitialized resource in SQL Server allows an authorized attacker to disclose information over a network. |
| CVE-2026-67648 | High | 6.5 v3 | 0.6% | - | Fix available | 2026-09-08 | Use of uninitialized resource in SQL Server allows an authorized attacker to disclose information over a network. |
| CVE-2026-67386 | High | 6.5 v3 | 0.7% | - | Fix available | 2026-09-08 | Use of uninitialized resource in SQL Server allows an authorized attacker to disclose information over a network. |
| CVE-2026-85089 | Medium | 6.5 v3 | 0.4% | - | Fix available | 2026-09-03 | FreeRDP versions 3.0.0 through 3.30.0 (before 3.31.0) transmit uninitialized heap memory in Save Session Info PDU reserved padding fields. Three PDU writers in libfreerdp/core/info.c (rdp_write_logon_info_v2, rdp_write_logon_info_plain, and rdp_write_logon_info_ex) use Stream_Seek instead of Stream_Zero for reserved pad bytes (up to 576 bytes), leaving previously freed heap contents in the outgoing PDU. Because the send buffer is allocated with malloc (not zeroed), stale heap data — which may include cleartext credentials from prior sessions — can be sent to the receiving peer. FreeRDP-based servers using rdpUpdate::SaveSessionInfo and freerdp-proxy (which forwards these PDUs) are affected, allowing disclosure of server/proxy process memory to a downstream client. |
| CVE-2026-84267 | Medium | 4.3 v3 | 0.2% | - | Fix available | 2026-09-01 | A flaw was found in the SFTP backend in gvfs. When mounting a share, a malicious SFTP server can cause read_string() to allocate a buffer with a certain length but the function does not verify that the buffer is completely filled, leaving the remainder of the buffer containing uninitialized heap contents. If the server sends a short FXP_HANDLE reply, these uninitialized bytes are taken as the file handle. The client will then echo these uninitialized bytes back to the server on all subsequent requests using that handle. With a length of 128 bytes, this issue allows the malicious server to deterministically read uninitialized heap memory from the gvfsd-sftp process, leaking its heap base and the load address of the libgio library, resulting in a deterministic defeat of Address Space Layout |
| CVE-2026-79285 | Medium | 6.5 v3 | 0.4% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-79270 | Medium | 6.5 v3 | 0.4% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-79269 | Medium | 4.3 v3 | 0.3% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-79229 | Medium | 6.5 v3 | 0.4% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-79221 | Medium | 6.5 v3 | 0.3% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-79120 | Medium | 6.5 v3 | 0.3% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-79118 | Medium | 4.3 v3 | 0.3% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-79040 | Medium | 4.3 v3 | 0.3% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-79007 | Low | 3.1 v3 | 0.3% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-78986 | Low | 3.1 v3 | 0.3% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-78984 | Low | 3.4 v3 | 0.3% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-78977 | Medium | 6.5 v3 | 0.4% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
| CVE-2026-78969 | Medium | 6.5 v3 | 0.4% | - | Fix available | 2026-08-28 | This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information. |
- UnscoredCVSS -·EPSS -·No fix yet
Imager versions before 1.036 for Perl disclose uninitialised heap memory reading a paletted image with pixel indexes past its colour map in i_gpix_p and i_glin_p. The palette is allocated uninitialised, and only the entries a reader adds count as populated. The TGA reader stores pixel indexes without checking them against the colour map. i_gpix_p() rejects only an index greater than the count, so an index equal to it reads the first unpopulated entry, and getpixel() returns it. i_glin_p() skips any index at or beyond the count without writing that pixel to the caller's buffer. The palette-to-RGB conversion reads each row through an uninitialised buffer, so those pixels of the converted image hold prior heap contents. Reading an attacker-supplied image through Imager->read() and then fet
Published 2026-09-18
- HighCVSS 7.3 v3·EPSS -·No fix yet
Hamlib is a ham radio control library for radios, rotators, and amplifiers. Prior to 4.7.2, the unauthenticated rigctld send_raw command on TCP port 4532 reaches rigctl_send_raw() in tests/rigctl_parse.c, which writes a NUL byte at buf[buf_len + 1] outside its 200-byte stack buffer, and rig_send_raw() in src/rig.c, which copies reply_len - 1 bytes instead of the actual nbytes received. A remote client can send the CR terminator with a short payload to trigger both flaws in one command under the default no-password configuration. The out-of-bounds write can crash the daemon or corrupt adjacent stack memory, while the oversized copy can return up to 198 bytes of uninitialized stack data to the client. This issue is fixed in version 4.7.2.
Published 2026-09-17
- MediumCVSS 5.3 v4·EPSS -·Fix available
OpenSlide is a C library for reading whole slide image files. Prior to 4.0.1, a behavior change in libtiff 4.7.1 causes the indirect TIFF tile path in src/openslide-decode-tiff.c and _openslide_tiff_read_tile() to request a full-height destination for a partial bottom tile row, allowing uninitialized heap memory to enter pixel data returned by openslide_read_region(). A crafted but valid slide can trigger the issue in TIFF-based formats other than Hamamatsu NDPI when a network service renders attacker-provided slides. Successful extraction depends on pixel transparency handling and recompression, OpenSlide with libtiff 4.7.0 or earlier is not affected, and official binary builds 4.0.0.10 and 4.0.0.11 are affected. This issue is fixed in OpenSlide 4.0.1 and official binary build 4.0.0.12.
Published 2026-09-17
- MediumCVSS 4.3 v3·EPSS -·Fix available
Uninitialized resource in Skia in Google Chrome prior to 153.0.8010.47 allowed a remote attacker to obtain cross-origin data via a crafted HTML page. (Chromium security severity: High)
Published 2026-09-15
- MediumCVSS 4.7 v3·EPSS -·Fix available
Uninitialized resource in ANGLE in Google Chrome prior to 153.0.8010.47 allowed a remote attacker to read memory outside the sandbox via a crafted HTML page. (Chromium security severity: High)
Published 2026-09-15
- MediumCVSS 6.5 v3·EPSS -·No fix yet
FreeRDP versions before 3.31.0 contain an information disclosure vulnerability in the RDPGFX server's ResetGraphics PDU serializer that fails to initialize padding bytes in the fixed 340-byte wire format. Attackers can receive uninitialized heap memory including live pointers and GLib function addresses transmitted in the PDU, defeating heap ASLR and disclosing the GLib module base address.
Published 2026-09-15
- MediumCVSS 6.2 v3·EPSS 0.2%·Fix available
A memory initialization issue was addressed with improved memory handling. This issue is fixed in iOS 26.7 and iPadOS 26.7, iOS 27 and iPadOS 27, macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7, tvOS 27, visionOS 27, watchOS 27. An app with root privileges may be able to read uninitialized kernel memory.
Published 2026-09-14
- CVSS 3.4 v3·EPSS 0.2%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-09-14
- MediumCVSS 4.3 v3·EPSS 0.3%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-09-14
- MediumCVSS 4.3 v3·EPSS 0.2%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-09-14
- CVSS 3.4 v3·EPSS 0.2%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-09-14
- MediumCVSS 6.8 v4·EPSS 0.1%·No fix yet
An information leakage vulnerability exists in the Endpoint DLP component (epdlpdrv.sys) of Netskope Client for Windows prior to version R141. An internal communication channel used by the user-space hook DLL to pass messages through the kernel driver to the daemon lacked proper token-based message validation, allowing local unprivileged processes to send unauthorized queries. Additionally, a reply buffer used by the port message handler was not properly initialized before returning data, leaking residual kernel pool memory from prior allocations. A local unprivileged attacker could exploit this vulnerability to enumerate DLP configuration and feature flags, extract live session tokens, and read kernel memory fragments from other users' operations.
Published 2026-09-11
- CVSS 3.4 v3·EPSS 0.2%·Fix available
Uninitialized resource in GPU in Google Chrome on on Android prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to read memory outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
Published 2026-09-09
- MediumCVSS 4.7 v3·EPSS 0.3%·Fix available
Uninitialized resource in GPU in Google Chrome on on Android prior to 153.0.8010.36 allowed a remote attacker to read memory outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
Published 2026-09-09
- HighKEVCVSS 7.8 v3·EPSS 0.6%·Fix available
Heap-based buffer overflow in Windows ALPC allows an authorized attacker to elevate privileges locally.
Published 2026-09-08
- HighCVSS 8.8 v3·EPSS 0.3%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-09-08
- HighCVSS 5.5 v3·EPSS 0.4%·Fix available
Use of uninitialized resource in Microsoft Office Excel allows an unauthorized attacker to disclose information locally.
Published 2026-09-08
- HighCVSS 5.5 v3·EPSS 0.4%·Fix available
Use of uninitialized resource in Microsoft Office Excel allows an unauthorized attacker to disclose information locally.
Published 2026-09-08
- HighCVSS 6.5 v3·EPSS 0.7%·Fix available
Use of uninitialized resource in Microsoft Office allows an unauthorized attacker to disclose information over a network.
Published 2026-09-08
- CriticalCVSS 8.8 v3·EPSS 0.6%·Fix available
Use of uninitialized resource in Microsoft Office Outlook allows an unauthorized attacker to execute code over a network.
Published 2026-09-08
- HighCVSS 7.5 v3·EPSS 0.8%·Fix available
Use of uninitialized resource in Windows Failover Cluster allows an unauthorized attacker to disclose information over a network.
Published 2026-09-08
- HighCVSS 5.5 v3·EPSS 0.4%·Fix available
Use of uninitialized resource in Windows Task Scheduler allows an authorized attacker to disclose information locally.
Published 2026-09-08
- HighCVSS 5.5 v3·EPSS 0.4%·Fix available
Use of uninitialized resource in Windows Win32 Kernel Subsystem allows an authorized attacker to disclose information locally.
Published 2026-09-08
- HighCVSS 4.7 v3·EPSS 0.3%·Fix available
Use of uninitialized resource in Windows Win32K allows an authorized attacker to disclose information locally.
Published 2026-09-08
- HighCVSS 5.5 v3·EPSS 0.4%·Fix available
Use of uninitialized resource in Windows Spaceport.sys allows an authorized attacker to disclose information locally.
Published 2026-09-08
- HighCVSS 5.5 v3·EPSS 0.4%·Fix available
Use of uninitialized resource in Windows DNS allows an authorized attacker to disclose information locally.
Published 2026-09-08
- HighCVSS 8.8 v3·EPSS 0.9%·Fix available
Use of uninitialized resource in Remote Desktop Client allows an authorized attacker to execute code over a network.
Published 2026-09-08
- HighCVSS 7.1 v3·EPSS 0.5%·Fix available
Use of uninitialized resource in Remote Desktop Client allows an authorized attacker to execute code over a network.
Published 2026-09-08
- HighCVSS 5.7 v3·EPSS 0.8%·Fix available
Use of uninitialized resource in Windows Management Instrumentation allows an authorized attacker to disclose information over a network.
Published 2026-09-08
- HighCVSS 5.5 v3·EPSS 0.3%·Fix available
Use of uninitialized resource in Windows GDI+ allows an authorized attacker to disclose information locally.
Published 2026-09-08
- HighCVSS 5.5 v3·EPSS 0.5%·Fix available
Insertion of sensitive information into log file in Windows Program Compatibility Assistant Service allows an authorized attacker to disclose information locally.
Published 2026-09-08
- HighCVSS 5.5 v3·EPSS 0.3%·Fix available
Use of uninitialized resource in Microsoft Account allows an authorized attacker to disclose information locally.
Published 2026-09-08
- HighCVSS 6.5 v3·EPSS 0.6%·Fix available
Use of uninitialized resource in SQL Server allows an authorized attacker to disclose information over a network.
Published 2026-09-08
- HighCVSS 6.5 v3·EPSS 0.6%·Fix available
Use of uninitialized resource in SQL Server allows an authorized attacker to disclose information over a network.
Published 2026-09-08
- HighCVSS 6.5 v3·EPSS 0.7%·Fix available
Use of uninitialized resource in SQL Server allows an authorized attacker to disclose information over a network.
Published 2026-09-08
- MediumCVSS 6.5 v3·EPSS 0.4%·Fix available
FreeRDP versions 3.0.0 through 3.30.0 (before 3.31.0) transmit uninitialized heap memory in Save Session Info PDU reserved padding fields. Three PDU writers in libfreerdp/core/info.c (rdp_write_logon_info_v2, rdp_write_logon_info_plain, and rdp_write_logon_info_ex) use Stream_Seek instead of Stream_Zero for reserved pad bytes (up to 576 bytes), leaving previously freed heap contents in the outgoing PDU. Because the send buffer is allocated with malloc (not zeroed), stale heap data — which may include cleartext credentials from prior sessions — can be sent to the receiving peer. FreeRDP-based servers using rdpUpdate::SaveSessionInfo and freerdp-proxy (which forwards these PDUs) are affected, allowing disclosure of server/proxy process memory to a downstream client.
Published 2026-09-03
- MediumCVSS 4.3 v3·EPSS 0.2%·Fix available
A flaw was found in the SFTP backend in gvfs. When mounting a share, a malicious SFTP server can cause read_string() to allocate a buffer with a certain length but the function does not verify that the buffer is completely filled, leaving the remainder of the buffer containing uninitialized heap contents. If the server sends a short FXP_HANDLE reply, these uninitialized bytes are taken as the file handle. The client will then echo these uninitialized bytes back to the server on all subsequent requests using that handle. With a length of 128 bytes, this issue allows the malicious server to deterministically read uninitialized heap memory from the gvfsd-sftp process, leaking its heap base and the load address of the libgio library, resulting in a deterministic defeat of Address Space Layout
Published 2026-09-01
- MediumCVSS 6.5 v3·EPSS 0.4%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- MediumCVSS 6.5 v3·EPSS 0.4%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- MediumCVSS 4.3 v3·EPSS 0.3%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- MediumCVSS 6.5 v3·EPSS 0.4%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- MediumCVSS 6.5 v3·EPSS 0.3%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- MediumCVSS 6.5 v3·EPSS 0.3%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- MediumCVSS 4.3 v3·EPSS 0.3%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- MediumCVSS 4.3 v3·EPSS 0.3%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- CVSS 3.1 v3·EPSS 0.3%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- CVSS 3.1 v3·EPSS 0.3%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- CVSS 3.4 v3·EPSS 0.3%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- MediumCVSS 6.5 v3·EPSS 0.4%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
- MediumCVSS 6.5 v3·EPSS 0.4%·Fix available
This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
Published 2026-08-28
Free CVE lookup by TridentStack Control, automated patching for Windows, macOS, and Linux fleets. Learn more·Uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog.