Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 22, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
248471 5 警告 Google - Google Chrome の PDF 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3112 2012-05-25 16:23 2012-05-23 Show GitHub Exploit DB Packet Storm
248472 5 警告 Google - Google Chrome で使用される Google V8 におけるサービス運用妨害 (不正な読み取り操作) の脆弱性 CWE-119
バッファエラー
CVE-2011-3111 2012-05-25 16:21 2012-05-23 Show GitHub Exploit DB Packet Storm
248473 7.5 危険 Google - Linux 上で動作する Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-3110 2012-05-25 16:21 2012-05-23 Show GitHub Exploit DB Packet Storm
248474 7.5 危険 Google - Linux 上で動作する Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-3109 2012-05-25 16:20 2012-05-23 Show GitHub Exploit DB Packet Storm
248475 10 危険 Google - Google Chrome における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-3108 2012-05-25 16:18 2012-05-23 Show GitHub Exploit DB Packet Storm
248476 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-Other
その他
CVE-2011-3107 2012-05-25 16:17 2012-05-23 Show GitHub Exploit DB Packet Storm
248477 10 危険 Google - Google Chrome の WebSocket の実装における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-3106 2012-05-25 16:15 2012-05-23 Show GitHub Exploit DB Packet Storm
248478 5 警告 Google - Google Chrome で使用される Skia におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-3104 2012-05-25 16:10 2012-05-23 Show GitHub Exploit DB Packet Storm
248479 7.5 危険 Google - Google Chrome で使用される Google V8 におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3103 2012-05-25 16:08 2012-05-23 Show GitHub Exploit DB Packet Storm
248480 10 危険 アドビシステムズ - Adobe Illustrator における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-2042 2012-05-25 15:14 2012-05-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
861 7.2 HIGH
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, the tool update endpoint (POST /api/v1/tools/id/{id}/update) is missing the workspac… CWE-269
CWE-862
 Improper Privilege Management
 Missing Authorization
CVE-2026-45395 2026-05-19 12:05 2026-05-16 Show GitHub Exploit DB Packet Storm
862 4.3 MEDIUM
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, an IDOR vulnerability exists in the Channels feature of Open WebUI, allowing any cha… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-45385 2026-05-19 10:45 2026-05-16 Show GitHub Exploit DB Packet Storm
863 6.3 MEDIUM
Network
open5gs open5gs A vulnerability was found in Open5GS up to 2.7.6. This impacts the function ran_ue_find_by_amf_ue_ngap_id of the file src/amf/context.c of the component AMF/MME. Performing a manipulation results in … CWE-266
CWE-285
 Incorrect Privilege Assignment
Improper Authorization
CVE-2026-8743 2026-05-19 10:35 2026-05-17 Show GitHub Exploit DB Packet Storm
864 5.5 MEDIUM
Local
steipete summarize Summarize prior to 0.15.1 contains an insecure file permission vulnerability in the refresh-free configuration rewrite path that allows local users to read sensitive credentials by exploiting default… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-45246 2026-05-19 10:34 2026-05-19 Show GitHub Exploit DB Packet Storm
865 5.4 MEDIUM
Network
steipete summarize Summarize prior to 0.15.1 contains a missing authorization vulnerability that allows attackers to execute browser automation actions without per-call user approval when the extension automation featu… CWE-862
 Missing Authorization
CVE-2026-45244 2026-05-19 10:34 2026-05-19 Show GitHub Exploit DB Packet Storm
866 7.1 HIGH
Network
steipete summarize Summarize prior to 0.15.1 contains a path traversal vulnerability in the /v1/summarize daemon endpoint that allows authenticated callers to write files to arbitrary directories by supplying an absolu… CWE-862
 Missing Authorization
CVE-2026-45242 2026-05-19 10:34 2026-05-19 Show GitHub Exploit DB Packet Storm
867 6.1 MEDIUM
Network
steipete summarize Summarize prior to 0.15.1 contains a missing authorization vulnerability in the content script window.postMessage bridge that allows malicious pages to perform unauthorized operations on automation a… CWE-862
 Missing Authorization
CVE-2026-45243 2026-05-19 10:34 2026-05-19 Show GitHub Exploit DB Packet Storm
868 7.4 HIGH
Network
steipete summarize Summarize prior to 0.15.1 contains a vulnerability in the hover summary feature that allows malicious pages to dispatch synthetic mouseover events over attacker-controlled links, causing the extensio… CWE-918
CWE-940
Server-Side Request Forgery (SSRF) 
 Improper Verification of Source of a Communication Channel
CVE-2026-45245 2026-05-19 10:34 2026-05-19 Show GitHub Exploit DB Packet Storm
869 6.5 MEDIUM
Network
open5gs open5gs A flaw has been found in Open5GS up to 2.7.6. This impacts the function ogs_sbi_nf_instance_set_id in the library /lib/sbi/context.c of the component NRF. Executing a manipulation of the argument nfI… CWE-404
 Improper Resource Shutdown or Release
CVE-2026-8730 2026-05-19 10:32 2026-05-17 Show GitHub Exploit DB Packet Storm
870 3.1 LOW
Network
google chrome Use after free in GPU in Google Chrome 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. (Ch… CWE-416
 Use After Free
CVE-2026-8553 2026-05-19 10:31 2026-05-15 Show GitHub Exploit DB Packet Storm