CVEInsight.
TrendingZero-DayExploreBrowseSearchSaved
CVEInsight.

Free vulnerability intelligence for developers, security teams, and researchers. Data sourced from public databases for informational purposes only.

Explore

HomeTrendingZero-Day WatchAttack TypesBrowse CVEsSearch

Legal

Privacy PolicyTerms of ServiceData Disclaimer

© 2026CVEInsight. For informational use only — not a substitute for professional security advice.

CVE data sourced from NVD / NIST & public disclosures.

Search Vulnerabilities

 Software

Searching vulnerabilities affecting “webmproject”

22 vulnerabilities found for “webmproject”

Page 1 of 2

CVE-2024-5197
CRITICAL9.1

There exists interger overflows in libvpx in versions prior to 1.14.1. Calling vpx_img_alloc() with a large value of the d_w, d_h, or align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t struct may be invalid. Calling vpx_img_wrap() with a large value of the d_w, d_h, or stride_align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t struct may be invalid. We recommend upgrading to version 1.14.1 or beyond

webmproject / libvpx+1
Network
Published Jun 3, 2024
Page 1 of 2
CVE-2023-6349
HIGH7.5

A heap overflow vulnerability exists in libvpx - Encoding a frame that has larger dimensions than the originally configured size with VP9 may result in a heap overflow in libvpx. We recommend upgrading to version 1.13.1 or above

webmproject / libvpx
Network
Published May 27, 2024
CVE-2023-44488
HIGH7.5

VP9 in libvpx before 1.13.1 mishandles widths, leading to a crash related to encoding.

webmproject / libvpx+6
Network
Published Sep 30, 2023
CVE-2023-5217
HIGH8.8

Heap buffer overflow in vp8 encoding in libvpx in Google Chrome prior to 117.0.5938.132 and libvpx 1.13.1 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

webmproject / libvpx+20
Network
Published Sep 28, 2023
CVE-2023-4863
HIGH8.8

Heap buffer overflow in libwebp in Google Chrome prior to 116.0.5845.187 and libwebp 1.3.2 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: Critical)

google / chrome+19
Network
Published Sep 12, 2023
CVE-2023-1999
MEDIUM5.3

There exists a use after free/double free in libwebp. An attacker can use the ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in VP8 encoder, the pointer is still assigned to trial and the AddressSanitizer will attempt a double free.

webmproject / libwebp
Network
Published Jun 20, 2023
CVE-2020-36329
CRITICAL9.8

A flaw was found in libwebp in versions before 1.0.1. A use-after-free was found due to a thread being killed too early. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

webmproject / libwebp+7
Network
Published May 21, 2021
CVE-2020-36331
CRITICAL9.1

A flaw was found in libwebp in versions before 1.0.1. An out-of-bounds read was found in function ChunkAssignData. The highest threat from this vulnerability is to data confidentiality and to the service availability.

webmproject / libwebp+6
Network
Published May 21, 2021
CVE-2020-36332
HIGH7.5

A flaw was found in libwebp in versions before 1.0.1. When reading a file libwebp allocates an excessive amount of memory. The highest threat from this vulnerability is to the service availability.

webmproject / libwebp+3
Network
Published May 21, 2021
CVE-2018-25014
CRITICAL9.8

A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol().

webmproject / libwebp+2
Network
Published May 21, 2021
CVE-2018-25009
CRITICAL9.1

A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE16().

webmproject / libwebp+1
Network
Published May 21, 2021
CVE-2020-36330
CRITICAL9.1

A flaw was found in libwebp in versions before 1.0.1. An out-of-bounds read was found in function ChunkVerifyAndAssign. The highest threat from this vulnerability is to data confidentiality and to the service availability.

webmproject / libwebp+6
Network
Published May 21, 2021
CVE-2018-25011
CRITICAL9.8

A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in PutLE16().

webmproject / libwebp+2
Network
Published May 21, 2021
CVE-2018-25012
CRITICAL9.1

A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE24().

webmproject / libwebp+1
Network
Published May 21, 2021
CVE-2018-25013
CRITICAL9.1

A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ShiftBytes().

webmproject / libwebp+1
Network
Published May 21, 2021
CVE-2018-25010
CRITICAL9.1

A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ApplyFilter().

webmproject / libwebp+1
Network
Published May 21, 2021
CVE-2020-36328
CRITICAL9.8

A flaw was found in libwebp in versions before 1.0.1. A heap-based buffer overflow in function WebPDecodeRGBInto is possible due to an invalid check for buffer size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

webmproject / libwebp+7
Network
Published May 21, 2021
CVE-2016-9969
HIGH7.5

In libwebp 0.5.1, there is a double free bug in libwebpmux.

webmproject / libwebp
Network
Published May 23, 2019
CVE-2018-6548
CRITICAL9.8

A use-after-free issue was discovered in libwebm through 2018-02-02. If a Vp9HeaderParser was initialized once before, its property frame_ would not be changed because of code in vp9parser::Vp9HeaderParser::SetFrame. Its frame_ could be freed while the corresponding pointer would not be updated, leading to a dangling pointer. This is related to the function OutputCluster in webm_info.cc.

webmproject / libwebm
Network
Published Feb 2, 2018
CVE-2018-6406
HIGH8.8

The function ParseVP9SuperFrameIndex in common/libwebm_util.cc in libwebm through 2018-01-30 does not validate the child_frame_length data obtained from a .webm file, which allows remote attackers to cause an information leak or a denial of service (heap-based buffer over-read and later out-of-bounds write), or possibly have unspecified other impact.

webmproject / libwebm
Network
Published Jan 30, 2018