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 10, 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
2321 9.8 緊急
Network
ProSoft Technology ICX35-HWC Firmware ProSoft TechnologyのICX35-HWC FirmwareにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2017-20236 2026-04-24 11:36 2026-04-3 Show GitHub Exploit DB Packet Storm
2322 4.9 警告
Network
Fortra GoAnywhere Agents
GoAnywhere Managed File Transfer
FortraのGoAnywhere Agents等の複数製品における暗号強度に関する脆弱性 CWE-326
不適切な暗号強度
CVE-2025-1241 2026-04-24 11:36 2026-04-21 Show GitHub Exploit DB Packet Storm
2323 7.3 重要
Network
Fortra GoAnywhere Managed File Transfer FortraのGoAnywhere Managed File Transferにおける過度な認証試行の不適切な制限に関する脆弱性 CWE-307
過度な認証試行の不適切な制限
CVE-2025-14362 2026-04-24 11:36 2026-04-21 Show GitHub Exploit DB Packet Storm
2324 8.1 重要
Network
Gardyn Gardin API GardynのGardin APIにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-25197 2026-04-24 11:36 2026-04-3 Show GitHub Exploit DB Packet Storm
2325 4.8 警告
Network
LibreNMS LibreNMS LibreNMSにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-2728 2026-04-24 11:36 2026-04-13 Show GitHub Exploit DB Packet Storm
2326 7.5 重要
Network
Gardyn Gardin API GardynのGardin APIにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-28766 2026-04-24 11:36 2026-04-3 Show GitHub Exploit DB Packet Storm
2327 5.3 警告
Network
Gardyn Gardin API GardynのGardin APIにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-28767 2026-04-24 11:36 2026-04-3 Show GitHub Exploit DB Packet Storm
2328 3.7
Network
ERLANG Erlang/OTP ERLANGのErlang/OTPにおける予測可能な数字や識別子の生成に関する脆弱性 CWE-340
予測可能な数字や識別子の生成
CVE-2026-28810 2026-04-24 11:36 2026-04-7 Show GitHub Exploit DB Packet Storm
2329 7.2 重要
Network
Artica ST Pandora FMS Artica STのPandora FMSにおける危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2026-30804 2026-04-24 11:36 2026-04-13 Show GitHub Exploit DB Packet Storm
2330 8.8 重要
Network
Artica ST Pandora FMS Artica STのPandora FMSにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-30806 2026-04-24 11:36 2026-04-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
471 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix for duplicate device in netdev hooks When handling NETDEV_REGISTER notification, duplicate device regis… New - CVE-2026-43454 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
472 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop() pipapo_drop() passes rulemap[i + 1].n to pipapo_unmap() … New - CVE-2026-43453 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
473 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: guard option walkers against 1-byte tail reads When the last byte of options is a non-single-byte option kin… New - CVE-2026-43452 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
474 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path nfqnl_recv_verdict() calls find_dequeue_entry() to remove… New - CVE-2026-43451 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
475 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() nfnl_cthelper_dump_table() has a 'goto restart' that ju… New - CVE-2026-43450 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
476 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set dev->online_queues is a count incremented in nvme_init_queue. Thus, valid indi… New - CVE-2026-43449 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
477 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix race bug in nvme_poll_irqdisable() In the following scenario, pdev can be disabled between (1) and (3) by (2). This… New - CVE-2026-43448 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
478 - - - In the Linux kernel, the following vulnerability has been resolved: iavf: fix PTP use-after-free during reset Commit 7c01dbfc8a1c5f ("iavf: periodically cache PHC time") introduced a worker to cach… New - CVE-2026-43447 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
479 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix runtime suspend deadlock when there is pending job The runtime suspend callback drains the running job workque… New - CVE-2026-43446 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
480 - - - In the Linux kernel, the following vulnerability has been resolved: e1000/e1000e: Fix leak in DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buff… New - CVE-2026-43445 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm