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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204931 9.8 緊急
Network
Google - Android のメディアサーバの ih264d デコーダにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3820 2016-08-9 16:55 2016-08-1 Show GitHub Exploit DB Packet Storm
204932 9.8 緊急
Network
Google - Android のメディアサーバの libstagefright の codecs/on2/h264dec/source/h264bsd_dpb.c における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-3819 2016-08-9 16:55 2016-08-1 Show GitHub Exploit DB Packet Storm
204933 7.8 重要
Local
Google - 複数の Nexus デバイス上で稼動する Android の Qualcomm GPU ドライバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2504 2016-08-9 16:55 2016-08-1 Show GitHub Exploit DB Packet Storm
204934 7.5 重要
Network
SAP - SAP HANA DB におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-6148 2016-08-9 16:49 2016-01-12 Show GitHub Exploit DB Packet Storm
204935 8.1 重要
Network
SAP - SAP HANA の SQL インターフェースにおける認証を回避される脆弱性 CWE-Other
その他
CVE-2016-6144 2016-08-9 16:49 2016-01-25 Show GitHub Exploit DB Packet Storm
204936 9.8 緊急
Network
SAP - SAP TREX の不特定のインターフェースにおける SIDadm 権限で任意の OS コマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2016-6147 2016-08-9 16:22 2016-02-10 Show GitHub Exploit DB Packet Storm
204937 9.8 緊急
Network
SAP - SAP TREX における任意のファイルに書き込まれる脆弱性 CWE-Other
その他
CVE-2016-6140 2016-08-9 16:22 2016-07-20 Show GitHub Exploit DB Packet Storm
204938 9.8 緊急
Network
SAP - SAP TREX における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2016-6139 2016-08-9 16:22 2016-07-20 Show GitHub Exploit DB Packet Storm
204939 9.8 緊急
Network
SAP - SAP TREX におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-6138 2016-08-9 16:22 2016-07-20 Show GitHub Exploit DB Packet Storm
204940 6.8 警告
Network
IBM - IBM FileNet Workplace におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2016-5878 2016-08-9 15:08 2016-07-29 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
1481 - - - In the Linux kernel, the following vulnerability has been resolved: mtd: docg3: fix use-after-free in docg3_release() In docg3_release(), the docg3 pointer is obtained from cascade->floors[0]->priv… - CVE-2026-46285 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1482 - - - In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix early boot crash on parameters without '=' separator If hugepages, hugepagesz, or default_hugepagesz are specifie… - CVE-2026-46284 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1483 - - - In the Linux kernel, the following vulnerability has been resolved: tpm: Use kfree_sensitive() to free auth session in tpm_dev_release() tpm_dev_release() uses plain kfree() to free chip->auth, whi… - CVE-2026-46283 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1484 - - - In the Linux kernel, the following vulnerability has been resolved: iio: frequency: admv1013: fix NULL pointer dereference on str When device_property_read_string() fails, str is left uninitialized… - CVE-2026-46282 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1485 - - - In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix buffer overflow in vrealloc_node_align() Commit 4c5d3365882d ("mm/vmalloc: allow to set node and align in vrealloc")… - CVE-2026-46281 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1486 - - - In the Linux kernel, the following vulnerability has been resolved: lib: test_hmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmm_test fixes and cleanups". Two bu… - CVE-2026-46280 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1487 - - - In the Linux kernel, the following vulnerability has been resolved: mm/alloc_tag: clear codetag for pages allocated before page_ext initialization Due to initialization ordering, page_ext is alloca… - CVE-2026-46279 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1488 - - - In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix segfault when updating ftrace mask Fix invalid data access by passing right data for debugfs entry. [ 171.… - CVE-2026-46278 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1489 - - - In the Linux kernel, the following vulnerability has been resolved: mm/zone_device: do not touch device folio after calling ->folio_free() The contents of a device folio can immediately change afte… - CVE-2026-46277 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1490 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix zero-size GDS range init on RDNA4 RDNA4 (GFX 12) hardware removes the GDS, GWS, and OA on-chip memory resources. … - CVE-2026-46276 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm