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
3351 4.3 警告
Network
OpenClaw OpenClaw OpenClawにおける認可されていない制御領域への重要情報の漏えいに関する脆弱性 CWE-497
認可されていない制御領域への重要情報の漏えい
CVE-2026-41339 2026-05-1 10:47 2026-04-23 Show GitHub Exploit DB Packet Storm
3352 5.3 警告
Network
OpenClaw OpenClaw OpenClawにおける不適切な動作順序(早期増幅)に関する脆弱性 CWE-408
不適切な動作順序(早期増幅)
CVE-2026-41374 2026-05-1 10:47 2026-04-28 Show GitHub Exploit DB Packet Storm
3353 4.6 警告
Adjacent
OpenClaw OpenClaw OpenClawにおける同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2026-41398 2026-05-1 10:47 2026-04-28 Show GitHub Exploit DB Packet Storm
3354 7.5 重要
Network
OpenClaw OpenClaw OpenClawにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-41399 2026-05-1 10:47 2026-04-28 Show GitHub Exploit DB Packet Storm
3355 7.5 重要
Network
OpenClaw OpenClaw OpenClawにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-41400 2026-05-1 10:47 2026-04-28 Show GitHub Exploit DB Packet Storm
3356 5.4 警告
Network
OpenClaw OpenClaw OpenClawにおける誤って解決された名前や参照の使用に関する脆弱性 CWE-706
誤って解決された名前や参照の使用
CVE-2026-41402 2026-05-1 10:46 2026-04-28 Show GitHub Exploit DB Packet Storm
3357 9.8 緊急
Network
Apache Software Foundation MINA Apache Software FoundationのMINAにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-41409 2026-05-1 10:46 2026-04-27 Show GitHub Exploit DB Packet Storm
3358 3.3
Local
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-4159 2026-05-1 10:46 2026-03-19 Show GitHub Exploit DB Packet Storm
3359 9.8 緊急
Network
Apache Software Foundation MINA Apache Software FoundationのMINAにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-41635 2026-05-1 10:46 2026-04-27 Show GitHub Exploit DB Packet Storm
3360 3.7
Network
OpenClaw OpenClaw OpenClawにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-41913 2026-05-1 10:46 2026-04-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
2071 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
2072 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
2073 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
2074 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
2075 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
2076 - - - 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
2077 - - - 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
2078 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
2079 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
2080 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