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 18, 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
244881 4.3 警告 Sayak Banerjee - Sticky Notes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3997 2012-07-17 16:42 2012-07-12 Show GitHub Exploit DB Packet Storm
244882 6.8 警告 VideoLAN - VideoLAN VLC media player の OGG demuxer におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-3377 2012-07-17 16:36 2012-05-2 Show GitHub Exploit DB Packet Storm
244883 6.8 警告 Wafer - Webmatic の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-3350 2012-07-17 16:35 2012-07-12 Show GitHub Exploit DB Packet Storm
244884 9.3 危険 Esri - ESRI ArcMap および ArcGI における任意の VBA コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-1661 2012-07-17 16:29 2012-07-12 Show GitHub Exploit DB Packet Storm
244885 6.8 警告 eXtplorer - eXtplorer におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-3362 2012-07-17 16:27 2012-07-12 Show GitHub Exploit DB Packet Storm
244886 10 危険 Lawrence Berkeley National Laboratory - arpwatch における root 権限を取得される脆弱性 CWE-DesignError
CVE-2012-2653 2012-07-17 16:26 2012-07-12 Show GitHub Exploit DB Packet Storm
244887 5 警告 Mahara - Mahara の auth/saml プラグインのデフォルト設定におけるユーザになりすまされる脆弱性 CWE-16
環境設定
CVE-2012-2351 2012-07-17 16:21 2012-03-6 Show GitHub Exploit DB Packet Storm
244888 6.8 警告 NiH - libzip の zip_open.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-1163 2012-07-17 16:19 2012-03-20 Show GitHub Exploit DB Packet Storm
244889 7.5 危険 NiH - libzip の zip_open.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1162 2012-07-17 16:18 2012-03-20 Show GitHub Exploit DB Packet Storm
244890 6.5 警告 GLPI-PROJECT.ORG - GLPI の front/popup.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2012-1037 2012-07-17 16:17 2012-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2671 7.5 HIGH
Network
google chrome Use after free in Dawn in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chr… CWE-416
 Use After Free
CVE-2026-11154 2026-06-8 23:55 2026-06-5 Show GitHub Exploit DB Packet Storm
2672 8.1 HIGH
Network
google chrome Inappropriate implementation in Safe Browsing in Google Chrome on Mac prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code via a malicious file. (Chromium security severity: Low) CWE-94
Code Injection
CVE-2026-11231 2026-06-8 23:55 2026-06-5 Show GitHub Exploit DB Packet Storm
2673 6.5 MEDIUM
Network
google chrome Insufficient validation of untrusted input in Shortcuts in Google Chrome on Mac prior to 149.0.7827.53 allowed a remote attacker to bypass navigation restrictions via a malicious file. (Chromium secu… CWE-20
 Improper Input Validation 
CVE-2026-11283 2026-06-8 23:55 2026-06-5 Show GitHub Exploit DB Packet Storm
2674 6.5 MEDIUM
Network
google chrome Uninitialized Use in Skia in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory vi… CWE-457
 Use of Uninitialized Variable
CVE-2026-11057 2026-06-8 23:52 2026-06-5 Show GitHub Exploit DB Packet Storm
2675 4.3 MEDIUM
Network
google chrome Insufficient policy enforcement in Extensions in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to inject scripts or HTML into a privil… CWE-602
 Client-Side Enforcement of Server-Side Security
CVE-2026-11062 2026-06-8 23:52 2026-06-5 Show GitHub Exploit DB Packet Storm
2676 9.6 CRITICAL
Network
google chrome Insufficient validation of untrusted input in WebNN in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sand… CWE-20
 Improper Input Validation 
CVE-2026-11063 2026-06-8 23:51 2026-06-5 Show GitHub Exploit DB Packet Storm
2677 6.5 MEDIUM
Network
google chrome Race in GPU in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security… CWE-457
 Use of Uninitialized Variable
CVE-2026-11064 2026-06-8 23:51 2026-06-5 Show GitHub Exploit DB Packet Storm
2678 6.5 MEDIUM
Network
google chrome Uninitialized Use in Dawn in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security… CWE-457
 Use of Uninitialized Variable
CVE-2026-11067 2026-06-8 23:51 2026-06-5 Show GitHub Exploit DB Packet Storm
2679 6.5 MEDIUM
Network
google chrome Uninitialized Use in Dawn in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium) CWE-457
 Use of Uninitialized Variable
CVE-2026-11101 2026-06-8 23:47 2026-06-5 Show GitHub Exploit DB Packet Storm
2680 9.6 CRITICAL
Network
google chrome Insufficient validation of untrusted input in Chromoting in Google Chrome on Linux prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a s… CWE-20
 Improper Input Validation 
CVE-2026-11112 2026-06-8 23:47 2026-06-5 Show GitHub Exploit DB Packet Storm