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 14, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199251 7 重要
Local
IBM - IBM Spectrum Scale および General Parallel File System における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2984 2016-11-28 16:57 2016-08-4 Show GitHub Exploit DB Packet Storm
199252 2.7
Network
IBM - 複数の IBM Rational 製品における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2947 2016-11-28 16:55 2016-10-5 Show GitHub Exploit DB Packet Storm
199253 5.4 警告
Network
IBM - 複数の IBM Rational 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2864 2016-11-28 16:55 2016-09-30 Show GitHub Exploit DB Packet Storm
199254 3.7
Network
IBM - IBM WebSphere Application Server Liberty における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0378 2016-11-28 16:55 2016-09-16 Show GitHub Exploit DB Packet Storm
199255 3.7
Network
IBM - 複数の IBM Rational 製品における Cookie をキャプチャされる脆弱性 CWE-200
CWE-Other
CVE-2016-0372 2016-11-28 16:55 2016-09-30 Show GitHub Exploit DB Packet Storm
199256 3.7
Network
IBM - IBM Security Privileged Identity Manager における Cookie をキャプチャされる脆弱性 CWE-200
CWE-Other
CVE-2016-0353 2016-11-28 16:55 2016-08-10 Show GitHub Exploit DB Packet Storm
199257 6.3 警告
Network
IBM - 複数の IBM Rational 製品における任意の OS コマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2016-0325 2016-11-28 16:55 2016-09-30 Show GitHub Exploit DB Packet Storm
199258 5.4 警告
Network
IBM - 複数の IBM Rational 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0285 2016-11-28 16:55 2016-09-30 Show GitHub Exploit DB Packet Storm
199259 5.4 警告
Network
IBM - 複数の IBM Rational 製品の XML パーサにおける任意のファイルを読まれる脆弱性 CWE-Other
その他
CVE-2016-0284 2016-11-28 16:55 2016-09-30 Show GitHub Exploit DB Packet Storm
199260 5.4 警告
Network
IBM - IBM iNotes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0282 2016-11-28 16:55 2016-10-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1801 - - - 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… Update - CVE-2026-43436 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1802 - - - In the Linux kernel, the following vulnerability has been resolved: net/mana: Null service_wq on setup error to prevent double destroy In mana_gd_setup() error path, set gc->service_wq to NULL afte… Update - CVE-2026-43440 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1803 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix percpu use-after-free in remove_nh_grp_entry When removing a nexthop from a group, remove_nh_grp_entry() publis… Update - CVE-2026-43374 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1804 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free by using call_rcu() for oplock_info ksmbd currently frees oplock_info immediately using kfree(), even t… Update - CVE-2026-43376 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1805 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read The q54sj108a2_debugfs_read function suffers from a stack buffer ove… Update - CVE-2026-43380 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1806 - - - In the Linux kernel, the following vulnerability has been resolved: nouveau/dpcd: return EBUSY for aux xfer if the device is asleep If we have runtime suspended, and userspace wants to use /dev/drm… Update - CVE-2026-43381 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1807 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid double-rtnl_lock ELP metric worker batadv_v_elp_get_throughput() might be called when the RTNL lock is already … Update - CVE-2026-43382 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1808 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: Fix rcu_tasks stall in threaded busypoll I was debugging a NIC driver when I noticed that when I enable threaded busypoll, b… Update - CVE-2026-43385 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1809 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-mach-common: Add missing error check for clock acquisition The acp_card_rt5682_init() and acp_card_rt5682s_init() … Update - CVE-2026-43443 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1810 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: clear walk_control on inactive context in damos_walk() damos_walk() sets ctx->walk_control to the caller-provided … Update - CVE-2026-43388 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm