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":May 28, 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
205871 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0134 2016-03-14 10:15 2016-03-8 Show GitHub Exploit DB Packet Storm
205872 7.2 危険 マイクロソフト - 複数の Microsoft Office 製品における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0057 2016-03-14 10:15 2016-03-8 Show GitHub Exploit DB Packet Storm
205873 9.3 危険 マイクロソフト - Microsoft InfoPath における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0021 2016-03-14 10:15 2016-03-8 Show GitHub Exploit DB Packet Storm
205874 5 警告 Ruby on Rails project - Ruby on Rails の Active Model における検証手順を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2016-0753 2016-03-11 18:17 2016-01-25 Show GitHub Exploit DB Packet Storm
205875 4 警告 DELL EMC (旧 EMC Corporation) - EMC Documentum xCP における Documentum Query Language インジェクション攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-0881 2016-03-11 16:28 2016-02-9 Show GitHub Exploit DB Packet Storm
205876 5.5 警告 DELL EMC (旧 EMC Corporation) - EMC Documentum xCP における任意のファイルを読まれる脆弱性 CWE-Other
その他
CVE-2016-0882 2016-03-11 16:28 2016-02-9 Show GitHub Exploit DB Packet Storm
205877 6.8 警告 FFmpeg - FFmpeg の libavformat/asfenc.c の asf_write_packet 関数における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-2326 2016-03-11 15:54 2016-01-13 Show GitHub Exploit DB Packet Storm
205878 9 危険 Huawei - Huawei SmartAX MT882 デバイス上で稼動する Windows-based Host Interface Program サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-2231 2016-03-11 15:54 2016-02-11 Show GitHub Exploit DB Packet Storm
205879 5 警告 MIT Kerberos - MIT Kerberos 5 の kadmind の lib/kadm5/srv/svr_principal.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8630 2016-03-11 15:41 2015-12-23 Show GitHub Exploit DB Packet Storm
205880 5.5 警告 IBM - IBM WebSphere Portal の XML パーサにおける任意のファイルを読まれる脆弱性 CWE-Other
その他
CVE-2016-0245 2016-03-11 14:31 2016-02-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
641 - - - In the Linux kernel, the following vulnerability has been resolved: mm/slab: return NULL early from kmalloc_nolock() in NMI on UP On UP kernels (!CONFIG_SMP), spin_trylock() is a no-op that uncondi… New - CVE-2026-46029 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
642 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but th… New - CVE-2026-46078 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
643 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inj… New - CVE-2026-46082 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
644 - - - In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a d… New - CVE-2026-46083 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
645 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxkad crypto unalignment handling Fix handling of a packet with a misaligned crypto length. Also handle non-ENOMEM er… New - CVE-2026-46085 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
646 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start() Destroy the DAMON context and reset the global poin… New - CVE-2026-46087 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
647 - - - In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Reinstate disabling of BHs around IRQ handler If the driver executes ks8851_irq() AND a TX packet has been sent, the… New - CVE-2026-46031 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
648 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Triple fault if restore host CR3 fails on nested #VMEXIT If loading L1's CR3 fails on a nested #VMEXIT, nested_svm_vme… New - CVE-2026-46032 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
649 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject short ahash digests during instance creation authencesn requires either a zero authsize or an authsiz… New - CVE-2026-46033 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
650 - - - In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Fix NULL pointer dereference in interrupt trigger path Add validation to ensure MSI is configured before accessing cdx_… New - CVE-2026-46034 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm