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 9, 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
203161 10 危険 ヒューレット・パッカード・エンタープライズ - HPE Operations Orchestration および Operations Orchestration コンテンツにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1997 2016-03-24 11:08 2016-03-16 Show GitHub Exploit DB Packet Storm
203162 7.6 危険 Quagga - Quagga にバッファオーバーフローの脆弱性 CWE-119
CWE-Other
CVE-2016-2342 2016-03-23 17:55 2016-03-10 Show GitHub Exploit DB Packet Storm
203163 4.9 警告 Samba Project - Samba の内部 DNS サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-0771 2016-03-23 17:44 2016-03-8 Show GitHub Exploit DB Packet Storm
203164 4 警告 Samba Project - Samba の smbd の SMB1 の実装における任意の ACL を変更される脆弱性 CWE-Other
その他
CVE-2015-7560 2016-03-23 17:44 2015-09-29 Show GitHub Exploit DB Packet Storm
203165 4.3 警告 edX - Open edX edx-platform の lms/templates/footer-edx-new.html におけるパスワードリセットのトークンを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-2286 2016-03-23 17:32 2015-01-30 Show GitHub Exploit DB Packet Storm
203166 6.3 警告 Huawei - Huawei SmartAX MT882 デバイス上で使用される GlobespanVirata ftpd におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-2314 2016-03-23 16:59 2016-02-11 Show GitHub Exploit DB Packet Storm
203167 5 警告 Schneider Electric - 複数の Schneider Electric 製品のファームウェアにおけるデバイスメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-6485 2016-03-23 16:55 2015-08-17 Show GitHub Exploit DB Packet Storm
203168 3.6 注意 シーメンス - Siemens APOGEE Insight における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3155 2016-03-23 16:52 2016-03-18 Show GitHub Exploit DB Packet Storm
203169 6.4 警告 シーメンス - Siemens SIMATIC S7-1200 CPU デバイスにおける "ユーザプログラムブロック" 保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2016-2846 2016-03-23 16:52 2016-03-14 Show GitHub Exploit DB Packet Storm
203170 5 警告 アップル - Windows 上で稼動する Apple Software Update におけるアップデートを偽造される脆弱性 CWE-310
CWE-Other
CVE-2016-1731 2016-03-23 16:27 2016-03-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Remove redundant css_put() in scx_cgroup_init() The iterator css_for_each_descendant_pre() walks the cgroup hierarchy … New - CVE-2026-43438 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
312 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() In the drain loop, the local variable 'runtime' is reas… New - CVE-2026-43437 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
313 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces The Scarlett2 mixer quirk in USB-audio driver may h… New - CVE-2026-43436 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
314 - - - In the Linux kernel, the following vulnerability has been resolved: rust_binder: fix oneway spam detection The spam detection logic in TreeRange was executed before the current request was inserted… New - CVE-2026-43435 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
315 - - - In the Linux kernel, the following vulnerability has been resolved: rust_binder: check ownership before using vma When installing missing pages (or zapping them), Rust Binder will look up the vma i… New - CVE-2026-43434 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
316 - - - In the Linux kernel, the following vulnerability has been resolved: rust_binder: avoid reading the written value in offsets array When sending a transaction, its offsets array is first copied into … New - CVE-2026-43433 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
317 - - - In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix memory leak in xhci_disable_slot() xhci_alloc_command() allocates a command structure and, when the second argumen… New - CVE-2026-43432 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
318 - - - In the Linux kernel, the following vulnerability has been resolved: xhci: Fix NULL pointer dereference when reading portli debugfs files Michal reported and debgged a NULL pointer dereference bug i… New - CVE-2026-43431 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
319 - - - In the Linux kernel, the following vulnerability has been resolved: usb: yurex: fix race in probe The bbu member of the descriptor must be set to the value standing for uninitialized values before … New - CVE-2026-43430 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
320 - - - In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeouts The usbtmc driver accepts timeout values specified by the u… New - CVE-2026-43429 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm