Total CVEs

150,976

Critical Severity

5,036

High Severity

17,677

Last 7 Days

2,114
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 13,801 - 13,820 of 47,381 CVEs
CVE-2026-0138 HIGH - 7.8

In lwis_io_buffer_write of lwis_io_buffer.c, there is a possible out of bounds write due to memory corruption. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0137 HIGH - 7.8

In edgetpu_sync_fence_group_shutdown() of edgetpu-dmabuf.c, there is a possible elevation of privilege due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0136 MEDIUM - 6.5

In Modem, there is a possible out of bounds read due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0135 HIGH - 7.8

In Modem, there is a possible out of bounds read due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0134 LOW - 3.3

In PostWipeData of recovery_ui.cpp, there is a possible data persistence issue after a factory reset due to a logic error in the code. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0133 HIGH - 7.8

In smmu_attach_dev of arm-smmu-v3.c, there is a possible way to sign malicious Android Runtime bootclass artifacts due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0132 HIGH - 8.8

In Modem, there is a possible out of bounds write due to a heap buffer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0131 HIGH - 7.3

In RtpPacket::decodePacket, there is a possible out of bounds access due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0130 LOW - 3.5

In RtcpChunk::decodeRtcpChunk, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0129 LOW - 3.5

In RtcpByePacket::decodeByePacket, there is a possible due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0128 MEDIUM - 6.5

In RtcpFbPacket::decodeRtcpFbPacket, there is a possible out of bounds read due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0127 MEDIUM - 6.5

In NrmmMsgCodec::DecodeUPUTransparentContext of cn_NrmmDecoder.cpp, there is a possible out-of-bounds read due to memory corruption. This could lead to remote denial of service causing a communication processor crash with no additional execution privileges needed. User interaction is not needed for ...

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0126 CRITICAL - 9.8

In WC-Radio, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-0125 HIGH - 7.0

In multiple functions of vpu_ioctl.c, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

Vendor: google
Product: android
Published: Jun 16, 2026
Source: NVD
CVE-2026-54157 CRITICAL - 9.0

LobeHub is a work-and-lifestyle space to find, build, and collaborate with agent teammates that grow with you. Prior to 2.1.57, the /webapi/proxy endpoint on app.lobehub.com accepts a URL in the POST body and fetches it server-side without any authentication. An attacker can use this to make arbitra...

Vendor: npm
Product: @lobehub/lobehub
Published: Jun 16, 2026
Source: GitHub
CVE-2026-53753 CRITICAL - 9.8

Crawl4AI is an open-source LLM friendly web crawler & scraper. Prior to 0.8.7, the _safe_eval_expression() function in the computed fields feature uses an AST validator that only blocks attributes starting with underscore. Python generator and frame object attributes (gi_frame, f_back, f_builtin...

Vendor: pip
Product: crawl4ai
Published: Jun 16, 2026
Source: GitHub
CVE-2026-50135 MEDIUM - 5.5

Hugo is a static site generator. From 0.123.0 to 0.161.1, a regression made  RootMappingFs.statRoot  use  Stat  (follows symlinks) instead of  Lstat , so a direct  resources.Get  of a symlink pointing outside its mount returned the target's contents — letting a symlink planted in a local mount ...

Vendor: go
Product: github.com/gohugoio/hugo
Published: Jun 16, 2026
Source: GitHub
CVE-2026-50134 MEDIUM - 5.8

Hugo is a static site generator. From 0.91.0 until 0.162.0, resources.GetRemote enforces security.http.urls on the URL it is called with, but it did not re-validate intermediate URLs on HTTP 3xx redirects. An allowed server (or an attacker controlling its DNS or response) could therefore redirect th...

Vendor: go
Product: github.com/gohugoio/hugo
Published: Jun 16, 2026
Source: GitHub
CVE-2026-50133 MEDIUM - 6.1

Hugo is a static site generator. Prior to 0.162.0, Hugo accepts content files in several markup formats. Files mapped to the text/html media type (typically .html files under /content, or pages produced by a content adapter that sets content.mediaType = "text/html") had their body emitted ...

Vendor: go
Product: github.com/gohugoio/hugo
Published: Jun 16, 2026
Source: GitHub
CVE-2026-53866 HIGH - 8.1

OpenClaw before 2026.5.12 contains an allowlist bypass vulnerability in shell inline-command parsing that allows authenticated operators to execute unapproved commands. A command request using shell inline-command forms could route through a parser case missing the expected allowlist decision, enabl...

Vendor: OpenClaw
Product: OpenClaw
Published: Jun 16, 2026
Source: NVD