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 28, 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
2931 7.3 重要
Network
NextChat NextChat NextChatにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-7177 2026-05-7 12:28 2026-04-27 Show GitHub Exploit DB Packet Storm
2932 7.3 重要
Network
NextChat NextChat NextChatにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-7178 2026-05-7 12:28 2026-04-27 Show GitHub Exploit DB Packet Storm
2933 7.3 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における複数の脆弱性 CWE-119
CWE-787
CVE-2026-7323 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
2934 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7333 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
2935 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7334 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
2936 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7335 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
2937 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7336 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
2938 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける型の取り違えに関する脆弱性 CWE-843
型の取り違え
CVE-2026-7337 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
2939 7.5 重要
Adjacent
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7338 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
2940 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-7339 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2421 3.1 LOW
Network
google chrome Insufficient validation of untrusted input in Skia 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… CWE-20
 Improper Input Validation 
CVE-2026-8579 2026-05-20 00:18 2026-05-15 Show GitHub Exploit DB Packet Storm
2422 8.8 HIGH
Network
google chrome Integer overflow in Fonts 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: Medium) CWE-472
 External Control of Assumed-Immutable Web Parameter
CVE-2026-8577 2026-05-20 00:18 2026-05-15 Show GitHub Exploit DB Packet Storm
2423 8.3 HIGH
Network
google chrome Use after free in UI 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. (Chro… CWE-416
 Use After Free
CVE-2026-8575 2026-05-20 00:18 2026-05-15 Show GitHub Exploit DB Packet Storm
2424 6.5 MEDIUM
Network
google chrome Type Confusion in V8 in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security sev… CWE-843
Type Confusion
CVE-2026-8570 2026-05-20 00:18 2026-05-15 Show GitHub Exploit DB Packet Storm
2425 3.1 LOW
Network
google chrome Insufficient policy enforcement in AI in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to bypass Site Isolation via a crafted HTML page. (Ch… CWE-693
 Protection Mechanism Failure
CVE-2026-8568 2026-05-20 00:18 2026-05-15 Show GitHub Exploit DB Packet Storm
2426 - - - An integer overflow vulnerability in the simdjson document-builder API allows incorrect buffer size calculations in "string_builder::escape_and_append()" when processing very large input strings on p… CWE-190
 Integer Overflow or Wraparound
CVE-2026-8295 2026-05-20 00:17 2026-05-14 Show GitHub Exploit DB Packet Storm
2427 - - - SzafirHost verifies the signature of the downloaded JAR file using class JarInputStream (reading from the beginning of the file), but loads classes using class JarFile/URLClassLoader (reading the Cen… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-44088 2026-05-20 00:17 2026-05-15 Show GitHub Exploit DB Packet Storm
2428 8.1 HIGH
Network
- - SOGo versions 5.12.7 and prior contains a SQL injection vulnerability in the Access Control List management functionality that allows authenticated users to extract arbitrary data from the database b… CWE-89
SQL Injection
CVE-2026-8851 2026-05-20 00:16 2026-05-19 Show GitHub Exploit DB Packet Storm
2429 7.6 HIGH
Adjacent
- - AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. In versions 0.6.34 through 0.6.51, the backend deserializes Redis cache byte… CWE-94
CWE-345
CWE-502
Code Injection
 Insufficient Verification of Data Authenticity
 Deserialization of Untrusted Data
CVE-2026-33233 2026-05-20 00:16 2026-05-19 Show GitHub Exploit DB Packet Storm
2430 7.1 HIGH
Network
- - AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Versions 0.6.36 through 0.6.50 are vulnerable to Authenticated Session Hijac… CWE-862
 Missing Authorization
CVE-2026-30950 2026-05-20 00:16 2026-05-19 Show GitHub Exploit DB Packet Storm