Total CVEs

130,823

Critical Severity

2,726

High Severity

9,741

Last 7 Days

740
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 1,321 - 1,340 of 27,228 CVEs
CVE-2026-8515 HIGH - 8.3

Use after free in HID in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)

Vendor: google
Product: chrome
Published: May 14, 2026
Source: NVD
CVE-2026-8514 HIGH - 8.3

Use after free in Aura in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)

Vendor: google
Product: chrome
Published: May 14, 2026
Source: NVD
CVE-2026-8513 HIGH - 8.3

Use after free in Input in Google Chrome on Android prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)

Vendor: google
Product: chrome
Published: May 14, 2026
Source: NVD
CVE-2026-8512 HIGH - 8.3

Use after free in FileSystem in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)

Vendor: google
Product: chrome
Published: May 14, 2026
Source: NVD
CVE-2026-8511 CRITICAL - 9.6

Use after free in UI in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)

Vendor: google
Product: chrome
Published: May 14, 2026
Source: NVD
CVE-2026-8510 HIGH - 7.5

Integer overflow in Skia in Google Chrome on Windows prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: Critical)

Vendor: google
Product: chrome
Published: May 14, 2026
Source: NVD
CVE-2026-8509 HIGH - 8.8

Heap buffer overflow in WebML in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Critical)

Vendor: google
Product: chrome
Published: May 14, 2026
Source: NVD

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, a wrong NULL check after an allocation call in sixel_decode_raw and sixel_decode causes a NULL pointer dereference whenever the allocation fails. The check tests the address of the output parameter...

Vendor: saitoha
Product: libsixel
Published: May 14, 2026
Source: NVD
CVE-2026-44637 HIGH - 7.1

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, a signed integer overflow in the SIXEL parser's image-buffer doubling loop can lead to an out-of-bounds heap write in sixel_decode_raw_impl. context->pos_x grows by repeat_count on every si...

Vendor: saitoha
Product: libsixel
Published: May 14, 2026
Source: NVD
CVE-2026-44636 HIGH - 7.4

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, signed integer overflow in sixel_encode_highcolor's allocation size calculation can lead to a heap buffer overflow. The public sixel_encode entry point validates only that width and height are...

Vendor: saitoha
Product: libsixel
Published: May 14, 2026
Source: NVD
CVE-2026-43996 MEDIUM - 5.5

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, the bounds check in TGAInput::decode_pixel computes k + palbytespp as unsigned 32-bit arithmetic. When k = 0xFFFFFFFC and palbytespp = 4, ...

Vendor: AcademySoftwareFoundation
Product: OpenImageIO
Published: May 14, 2026
Source: NVD
CVE-2026-43909 HIGH - 8.8

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, a signed 32-bit integer overflow in the loop index expression i * 4 inside SwapRGBABytes() causes the function to compute a large negative...

Vendor: AcademySoftwareFoundation
Product: OpenImageIO
Published: May 14, 2026
Source: NVD
CVE-2026-43908 HIGH - 8.8

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, a signed 32-bit integer overflow in the pixel-loop index expression i * 3 inside ConvertCbYCrYToRGB() causes the function to compute a lar...

Vendor: AcademySoftwareFoundation
Product: OpenImageIO
Published: May 14, 2026
Source: NVD
CVE-2026-43907 HIGH - 8.3

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, a signed integer overflow in QueryRGBBufferSizeInternal() in DPXColorConverter.cpp leads to a heap-based out-of-bounds write when processi...

Vendor: AcademySoftwareFoundation
Product: OpenImageIO
Published: May 14, 2026
Source: NVD
CVE-2026-43906 HIGH - 7.8

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, a heap-based buffer overflow in the HEIF decoder of OpenImageIO allows out-of-bounds writes via crafted images due to a subimage metadata ...

Vendor: AcademySoftwareFoundation
Product: OpenImageIO
Published: May 14, 2026
Source: NVD
CVE-2026-43905 HIGH - 7.8

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, jpeg2000input.cpp:395 computes buffer size as const int bufsize = w * h * ch * buffer_bpp using signed 32-bit arithmetic. When the product...

Vendor: AcademySoftwareFoundation
Product: OpenImageIO
Published: May 14, 2026
Source: NVD
CVE-2026-43904 HIGH - 7.8

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, softimageinput.cpp:469 (mixed RLE) and :345 (pure RLE) do not clamp the run length to remaining scanline width before writing pixels. The ...

Vendor: AcademySoftwareFoundation
Product: OpenImageIO
Published: May 14, 2026
Source: NVD
CVE-2026-43903 HIGH - 7.8

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, sgiinput.cpp:265,274 use OIIO_DASSERT for bounds checking in the RLE decode loop. In release builds, OIIO_DASSERT compiles to ((void)sizeo...

Vendor: AcademySoftwareFoundation
Product: OpenImageIO
Published: May 14, 2026
Source: NVD

Timing limitations of the HRNG in RS9116 when power save mode is enabled results in predictable values

Published: May 14, 2026
Source: NVD
CVE-2026-45303 HIGH - 7.7

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.6.5, through the HTML rendering view, scripts can be injected and executed. The frontend provides a function to visualize the HTML content of a current chat. The content is embedded in an iF...

Vendor: pip
Product: open-webui
Published: May 14, 2026
Source: GitHub