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 8, 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
204131 5.5 警告
Local
マイクロソフト - Microsoft OneNote における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3315 2016-08-15 16:49 2016-08-9 Show GitHub Exploit DB Packet Storm
204132 7.8 重要
Local
マイクロソフト - 複数の Microsoft Office および Word 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3313 2016-08-15 16:49 2016-08-9 Show GitHub Exploit DB Packet Storm
204133 9.8 緊急
Network
Linux - MSM デバイスなどの製品用 QuIC Android コントリビューションで使用される Linux Kernel の MSM QDSP6 オーディオドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-2065 2016-08-15 15:12 2016-06-6 Show GitHub Exploit DB Packet Storm
204134 8.4 重要
Local
Linux - MSM デバイスなどの製品用 QuIC Android コントリビューションで使用される Linux Kernel の MSM QDSP6 オーディオドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-2064 2016-08-15 15:12 2016-06-6 Show GitHub Exploit DB Packet Storm
204135 9.8 緊急
Network
Linux - MSM デバイスなどの製品用 QuIC Android コントリビューションで使用される Linux Kernel の MSM Thermal ドライバにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-2063 2016-08-15 15:12 2016-06-6 Show GitHub Exploit DB Packet Storm
204136 9.8 緊急
Network
Linux - MSM デバイスなどの製品用 QuIC Android コントリビューションで使用される Linux Kernel の TSC ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-0573 2016-08-15 15:12 2015-10-5 Show GitHub Exploit DB Packet Storm
204137 8.4 重要
Local
Linux - MSM デバイスなどの製品用 QuIC Android コントリビューションで使用される Linux Kernel の MSM-Camera ドライバにおける権限を取得される脆弱性 CWE-Other
その他
CVE-2015-0568 2016-08-15 15:12 2015-08-21 Show GitHub Exploit DB Packet Storm
204138 9.8 緊急
Network
Linux - MSM デバイスなどの製品用 QuIC Android コントリビューションで使用される Linux Kernel の MSM-VFE31 ドライバにおける権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2014-9410 2016-08-15 15:12 2014-12-22 Show GitHub Exploit DB Packet Storm
204139 7.8 重要
Local
Google
Linux
- Nexus 5 および 7 (2013) デバイス上で稼動する Android で使用される ARM プラットフォームの Linux Kernel における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9888 2016-08-15 12:18 2016-08-1 Show GitHub Exploit DB Packet Storm
204140 9.8 緊急
Network
Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2016-5146 2016-08-12 18:33 2016-08-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
2121 5.0 MEDIUM
Network
google chrome Insufficient validation of untrusted input in Input in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted … CWE-20
 Improper Input Validation 
CVE-2026-9979 2026-06-2 02:21 2026-05-29 Show GitHub Exploit DB Packet Storm
2122 6.2 MEDIUM
Local
- - Text::LineFold versions through 2019.001 for Perl duplicate the output based on the number of special break characters. Text::LineFold splits the input string by specific line break characters (such… CWE-405
CWE-407
 Asymmetric Resource Consumption (Amplification)
 Inefficient Algorithmic Complexity
CVE-2026-8594 2026-06-2 02:17 2026-05-31 Show GitHub Exploit DB Packet Storm
2123 - - - StrongDM Desktop Application before 23.74.0 (Desktop Client before 53.77.0) on Microsoft Windows stores authentication state, including a JSON Web Token and asymmetric key material, in cleartext in a… CWE-312
CWE-522
 Cleartext Storage of Sensitive Information
 Insufficiently Protected Credentials
CVE-2026-4387 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm
2124 4.3 MEDIUM
Network
- - FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.221, FreeScout allows a non-admin user to permanently delete an internal note (private thread) from any… CWE-862
 Missing Authorization
CVE-2026-48811 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm
2125 - - - iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, the Avro array and map decoders looped over an attacker-controlled block-count value without checking the underlying reader's error state ins… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-46385 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm
2126 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop caching unowned originator pointers in BAT IV BAT IV keeps the last-hop neighbor address in each neigh_node, but… - CVE-2026-46238 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2127 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Avoid overflow on msg bound check As pointed out by SDL, the previous condition may be vulnerable to overflow. … - CVE-2026-46237 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2128 - - - In the Linux kernel, the following vulnerability has been resolved: media: rc: xbox_remote: heed DMA restrictions The buffer for IO must not be part of the device structure because that violates th… - CVE-2026-46236 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2129 - - - In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164_dev_setup(). If ioremap fo… - CVE-2026-46235 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2130 - - - In the Linux kernel, the following vulnerability has been resolved: vsock: fix buffer size clamping order In vsock_update_buffer_size(), the buffer size was being clamped to the maximum first, and … - CVE-2026-46234 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm