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":June 19, 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
3391 8.8 重要
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおける本質的に危険な機能の使用に関する脆弱性 CWE-242
本質的に危険な機能の使用
CVE-2026-6477 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
3392 6.5 警告
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおける秘密のタイミングチャネルに関する脆弱性 CWE-385
秘密のタイミングチャネル
CVE-2026-6478 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
3393 7.5 重要
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-6479 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
3394 4.3 警告
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおけるバッファオーバーリードの脆弱性 CWE-126
バッファオーバーリード
CVE-2026-6575 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
3395 8.8 重要
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおける複数の脆弱性 CWE-121
CWE-89
CVE-2026-6637 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
3396 8.8 重要
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-6638 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
3397 9.8 緊急
Network
simple-git project simple-git simple-git projectのsimple-gitにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-6951 2026-05-20 13:24 2026-04-25 Show GitHub Exploit DB Packet Storm
3398 8.8 重要
Network
MongoDB Inc. MongoDB MongoDB Inc.のMongoDBにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-8053 2026-05-20 13:24 2026-05-13 Show GitHub Exploit DB Packet Storm
3399 5.3 警告
Network
MongoDB Inc. MongoDB MongoDB Inc.のMongoDBにおけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2026-8200 2026-05-20 13:24 2026-05-13 Show GitHub Exploit DB Packet Storm
3400 6.5 警告
Network
MongoDB Inc. MongoDB MongoDB Inc.のMongoDBにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-8202 2026-05-20 13:24 2026-05-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 20, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
307551 - google chrome The HTML parser in Google Chrome before 12.0.742.112 does not properly address "lifetime and re-entrancy issues," which allows remote attackers to cause a denial of service or possibly have unspecifi… NVD-CWE-noinfo
CVE-2011-2350 2024-11-21 10:28 2011-06-30 Show GitHub Exploit DB Packet Storm
307552 - google chrome Use-after-free vulnerability in Google Chrome before 12.0.742.112 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to text selection. CWE-416
 Use After Free
CVE-2011-2349 2024-11-21 10:28 2011-06-30 Show GitHub Exploit DB Packet Storm
307553 - google chrome Google V8, as used in Google Chrome before 12.0.742.112, performs an incorrect bounds check, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via u… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-2348 2024-11-21 10:28 2011-06-30 Show GitHub Exploit DB Packet Storm
307554 - google chrome Google Chrome before 12.0.742.112 does not properly handle Cascading Style Sheets (CSS) token sequences, which allows remote attackers to cause a denial of service (memory corruption) or possibly hav… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-2347 2024-11-21 10:28 2011-06-30 Show GitHub Exploit DB Packet Storm
307555 - google chrome Use-after-free vulnerability in Google Chrome before 12.0.742.112 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors involving SVG fonts. CWE-416
 Use After Free
CVE-2011-2346 2024-11-21 10:28 2011-06-30 Show GitHub Exploit DB Packet Storm
307556 - google chrome The NPAPI implementation in Google Chrome before 12.0.742.112 does not properly handle strings, which allows remote attackers to cause a denial of service (out-of-bounds read) via unspecified vectors. CWE-125
Out-of-bounds Read
CVE-2011-2345 2024-11-21 10:28 2011-06-30 Show GitHub Exploit DB Packet Storm
307557 - linux linux_kernel The add_del_listener function in kernel/taskstats.c in the Linux kernel 2.6.39.1 and earlier does not prevent multiple registrations of exit handlers, which allows local users to cause a denial of se… CWE-399
 Resource Management Errors
CVE-2011-2484 2024-11-21 10:28 2011-06-25 Show GitHub Exploit DB Packet Storm
307558 7.8 HIGH
Local
linux linux_kernel Buffer overflow in the clusterip_proc_write function in net/ipv4/netfilter/ipt_CLUSTERIP.c in the Linux kernel before 2.6.39 might allow local users to cause a denial of service or have unspecified o… CWE-120
Classic Buffer Overflow
CVE-2011-2534 2024-11-21 10:28 2011-06-23 Show GitHub Exploit DB Packet Storm
307559 - freedesktop dbus The configure script in D-Bus (aka DBus) 1.2.x before 1.2.28 allows local users to overwrite arbitrary files via a symlink attack on an unspecified file in /tmp/. CWE-59
Link Following
CVE-2011-2533 2024-11-21 10:28 2011-06-23 Show GitHub Exploit DB Packet Storm
307560 - prosody prosody The json.decode function in util/json.lua in Prosody 0.8.x before 0.8.1 might allow remote attackers to cause a denial of service (infinite loop) via invalid JSON data, as demonstrated by truncated d… CWE-399
 Resource Management Errors
CVE-2011-2532 2024-11-21 10:28 2011-06-23 Show GitHub Exploit DB Packet Storm