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 12, 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
711 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11045 2026-06-9 14:21 2026-06-4 Show GitHub Exploit DB Packet Storm
712 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11047 2026-06-9 14:21 2026-06-4 Show GitHub Exploit DB Packet Storm
713 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2026-11048 2026-06-9 14:21 2026-06-4 Show GitHub Exploit DB Packet Storm
714 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-11051 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
715 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける型の取り違えに関する脆弱性 CWE-843
型の取り違え
CVE-2026-11052 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
716 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11056 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
717 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける初期化されていない変数の使用に関する脆弱性 CWE-457
初期化されていない変数の使用
CVE-2026-11057 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
718 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるサーバ側のセキュリティのクライアント側での実施に関する脆弱性 CWE-602
サーバ側のセキュリティのクライアント側での実施
CVE-2026-11062 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
719 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11063 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
720 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける初期化されていない変数の使用に関する脆弱性 CWE-457
初期化されていない変数の使用
CVE-2026-11064 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255581 6.1 MEDIUM
Network
groovel_project cmsgroovel groovel/cmsgroovel before 3.3.7-beta is vulnerable to a reflected XSS in commons/browser.php (path parameter). CWE-79
Cross-site Scripting
CVE-2017-6480 2024-11-21 12:29 2017-03-6 Show GitHub Exploit DB Packet Storm
255582 6.1 MEDIUM
Network
fenix_hosting fenix-open-source FenixHosting/fenix-open-source before 2017-03-04 is vulnerable to a reflected XSS in forums/search.php (search-by-topic parameter). CWE-79
Cross-site Scripting
CVE-2017-6479 2024-11-21 12:29 2017-03-6 Show GitHub Exploit DB Packet Storm
255583 6.1 MEDIUM
Network
mangoswebv4_project mangoswebv4 paintballrefjosh/MaNGOSWebV4 before 4.0.8 is vulnerable to a reflected XSS in install/index.php (step parameter). CWE-79
Cross-site Scripting
CVE-2017-6478 2024-11-21 12:29 2017-03-6 Show GitHub Exploit DB Packet Storm
255584 8.1 HIGH
Network
openelec openelec The auto-update feature of Open Embedded Linux Entertainment Center (OpenELEC) 6.0.3, 7.0.1, and 8.0.4 uses neither encrypted connections nor signed updates. A man-in-the-middle attacker could manipu… CWE-347
CWE-311
 Improper Verification of Cryptographic Signature
Missing Encryption of Sensitive Data
CVE-2017-6445 2024-11-21 12:29 2017-03-6 Show GitHub Exploit DB Packet Storm
255585 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a NetScaler file parser infinite loop, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by validating record … CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-6474 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
255586 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a K12 file parser crash, triggered by a malformed capture file. This was addressed in wiretap/k12.c by validating the relationships between l… CWE-20
 Improper Input Validation 
CVE-2017-6473 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
255587 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is an RTMPT dissector infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rtm… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-6472 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
255588 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a WSP infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wsp.c by validat… CWE-20
 Improper Input Validation 
CVE-2017-6471 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
255589 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is an IAX2 infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-iax2.c by cons… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-6470 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
255590 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is an LDSS dissector crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-ldss.c by en… CWE-20
 Improper Input Validation 
CVE-2017-6469 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm