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 5, 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
206331 10 危険 Google - Android のメディアサーバの libstagefright の MPEG4Extractor.cpp における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-0815 2016-03-22 15:57 2016-03-7 Show GitHub Exploit DB Packet Storm
206332 5 警告 Ruby on Rails project - Ruby on Rails の Action Pack の actionpack/lib/action_dispatch/http/mime_type.rb におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-0751 2016-03-22 15:33 2016-01-25 Show GitHub Exploit DB Packet Storm
206333 3.5 注意 VMware - Linux 上で稼動する VMware vRealize Automation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2344 2016-03-22 13:48 2015-03-18 Show GitHub Exploit DB Packet Storm
206334 9.3 危険 Google - Google Chrome の PDFium で使用される OpenJPEG の j2k.c の opj_j2k_update_image_data 関数における整数符号エラーの脆弱性 CWE-119
バッファエラー
CVE-2016-1645 2016-03-22 12:30 2016-03-8 Show GitHub Exploit DB Packet Storm
206335 9.3 危険 Google - Google Chrome で使用される Blink の WebKit/Source/core/layout/LayoutObject.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1644 2016-03-22 12:30 2016-03-8 Show GitHub Exploit DB Packet Storm
206336 9.3 危険 Google - Google Chrome で使用される Blink の WebKit/Source/core/html/forms/ImageInputType.cpp の ImageInputType::ensurePrimaryContent 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1643 2016-03-22 12:30 2016-03-8 Show GitHub Exploit DB Packet Storm
206337 6.8 警告 Mozilla Foundation - Windows 上で稼動する Mozilla Firefox の libvpx におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1972 2016-03-22 10:23 2016-03-8 Show GitHub Exploit DB Packet Storm
206338 6.8 警告 Mozilla Foundation - Windows 上で稼動する Mozilla Firefox の WebRTC の実装の I420VideoFrame::CreateFrame 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-1971 2016-03-22 10:23 2016-03-8 Show GitHub Exploit DB Packet Storm
206339 6.8 警告 Mozilla Foundation - Windows 上で稼動する Mozilla Firefox の WebRTC の実装の srtp_unprotect 関数における整数アンダーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-1970 2016-03-22 10:23 2016-03-8 Show GitHub Exploit DB Packet Storm
206340 5.5 警告 シスコシステムズ - Cisco Prime Infrastructure における任意のファイルを読まれる脆弱性 CWE-119
バッファエラー
CVE-2016-1358 2016-03-18 18:22 2016-03-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1851 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens As prepare can be called mulitple times, this can result in multiple graph … - CVE-2026-46143 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1852 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix a potential clc buffer length underflow The buf_len is used to limit the iterations for retrieving the co… - CVE-2026-46136 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1853 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject unknown opcodes before ICRC processing Even after applying commit 7244491dab34 ("RDMA/rxe: Validate pad and ICRC… - CVE-2026-46133 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1854 - - - In the Linux kernel, the following vulnerability has been resolved: net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo rtnl_fill_vfinfo() declares struct ifla_vf_bro… - CVE-2026-46132 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1855 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free in create_space_info() error path When kobject_init_and_add() fails, the call chain is: create_space_info… - CVE-2026-46129 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1856 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi: Check event message buffer response for bad data The event message buffer response data size got checked later when process… - CVE-2026-46128 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1857 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp() Sashiko points out that pd->uctx isn't initialized until l… - CVE-2026-46127 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1858 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: isofs: validate block number from NFS file handle in isofs_export_iget isofs_fh_to_dentry() and isofs_fh_to_parent() pass an atta… - CVE-2026-46124 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1859 7.7 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: clamp rx length before skb_put virtbt_rx_work() calls skb_put(skb, len) where len comes directly from virtq… - CVE-2026-46123 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1860 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43_rx() The firmware-controlled key index in b43_rx() can exceed the de… - CVE-2026-46122 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm