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
194211 5.5 警告
Local
Acunetix - Acunetix Web Vulnerability Scanner におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-11674 2017-09-4 16:11 2017-07-25 Show GitHub Exploit DB Packet Storm
194212 9.8 緊急
Network
Acunetix - Acunetix Web Vulnerability Scanner における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-11673 2017-09-4 16:11 2017-07-25 Show GitHub Exploit DB Packet Storm
194213 5.5 警告
Local
Razer Inc. - Razer Synapse における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2017-9770 2017-09-4 16:02 2017-07-13 Show GitHub Exploit DB Packet Storm
194214 9.8 緊急
Network
Razer Inc. - Razer Synapse における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-9769 2017-09-4 16:02 2017-07-14 Show GitHub Exploit DB Packet Storm
194215 6.1 警告
Network
Technicolor - Technicolor TC7337 ルータにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-11320 2017-09-4 15:52 2017-08-2 Show GitHub Exploit DB Packet Storm
194216 9.8 緊急
Network
ioquake3 - ioquake3 におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-11721 2017-09-4 15:43 2017-08-3 Show GitHub Exploit DB Packet Storm
194217 8.8 重要
Network
Nitro Software, Inc. - Nitro Pro におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-7442 2017-09-4 15:39 2017-07-23 Show GitHub Exploit DB Packet Storm
194218 9.8 緊急
Network
Free Time - Format Factory における信頼性のない検索パスに関する脆弱性 CWE-426
信頼性のない検索パス
CVE-2017-12414 2017-09-4 15:35 2017-08-2 Show GitHub Exploit DB Packet Storm
194219 5.5 警告
Local
mpg123 project - mpg123 におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-9545 2017-09-4 15:16 2017-07-26 Show GitHub Exploit DB Packet Storm
194220 5.5 警告
Local
LAME project - LAME におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-9412 2017-09-4 15:16 2017-07-26 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
931 7.5 HIGH
Network
axios axios Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’ Node.js HTTP adapter can leak proxy credentials to a redirect target in affected versions. When a … CWE-200
Information Exposure
CVE-2026-44486 2026-06-13 12:16 2026-06-12 Show GitHub Exploit DB Packet Storm
932 8.8 HIGH
Network
vim vim Vim is an open source, command line text editor. Prior to version 9.2.0495, a Vimscript code injection vulnerability exists in s:NetrwBookHistSave() in the netrw plugin (runtime/pack/dist/opt/netrw/a… CWE-74
CWE-94
Injection
Code Injection
CVE-2026-47162 2026-06-13 10:04 2026-06-12 Show GitHub Exploit DB Packet Storm
933 7.5 HIGH
Network
apache cxf There is no restriction on the amount of attachment headers that a message can contain when being deserialized by Apache CXF, which can lead to uncontrolled resource consumption or a denial of servic… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-50645 2026-06-13 10:00 2026-06-12 Show GitHub Exploit DB Packet Storm
934 8.3 HIGH
Adjacent
google chrome Use after free in Cast in Google Chrome prior to 149.0.7827.115 allowed an attacker on the local network segment to potentially perform a sandbox escape via malicious network traffic. (Chromium secur… CWE-416
 Use After Free
CVE-2026-12014 2026-06-13 09:54 2026-06-12 Show GitHub Exploit DB Packet Storm
935 5.3 MEDIUM
Network
google chrome Use after free in Autofill in Google Chrome prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory … CWE-416
 Use After Free
CVE-2026-12015 2026-06-13 09:54 2026-06-12 Show GitHub Exploit DB Packet Storm
936 8.3 HIGH
Network
google chrome Inappropriate implementation in DevTools in Google Chrome prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a craf… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-12016 2026-06-13 09:52 2026-06-12 Show GitHub Exploit DB Packet Storm
937 3.1 LOW
Network
google chrome Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-12017 2026-06-13 09:51 2026-06-12 Show GitHub Exploit DB Packet Storm
938 8.3 HIGH
Network
google chrome Heap buffer overflow in Codecs in Google Chrome on Linux and ChromeOS prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escap… CWE-787
 Out-of-bounds Write
CVE-2026-12019 2026-06-13 09:45 2026-06-12 Show GitHub Exploit DB Packet Storm
939 8.8 HIGH
Network
google chrome Use after free in Autofill in Google Chrome on Mac prior to 149.0.7827.115 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High) CWE-416
 Use After Free
CVE-2026-12020 2026-06-13 09:34 2026-06-12 Show GitHub Exploit DB Packet Storm
940 8.3 HIGH
Network
google chrome Race in Safe Browsing in Google Chrome on Mac prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a malicious file. … CWE-362
Race Condition
CVE-2026-12022 2026-06-13 09:33 2026-06-12 Show GitHub Exploit DB Packet Storm