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 11, 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
1761 4.3 警告
Network
IBM IBM Guardium Data Protection IBMのIBM Guardium Data Protectionにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2026-1272 2026-04-30 12:11 2026-04-23 Show GitHub Exploit DB Packet Storm
1762 4.9 警告
Network
IBM IBM Guardium Data Protection IBMのIBM Guardium Data Protectionにおけるビジネスロジックエラーに関する脆弱性 CWE-840
ビジネスロジックエラー
CVE-2026-1274 2026-04-30 12:11 2026-04-23 Show GitHub Exploit DB Packet Storm
1763 6.5 警告
Network
IBM IBM DB2 IBMのIBM DB2における入力で指定された数量の不適切な検証に関する脆弱性 CWE-1284
入力で指定された数量の不適切な検証
CVE-2026-1352 2026-04-30 12:11 2026-04-23 Show GitHub Exploit DB Packet Storm
1764 9.8 緊急
Network
エリクソン CodeChecker エリクソンのCodeCheckerにおける複数の脆弱性 CWE-290
CWE-863
CVE-2026-25660 2026-04-30 12:11 2026-04-24 Show GitHub Exploit DB Packet Storm
1765 7.8 重要
Local
マイクロソフト PowerShell Microsoft PowerShell セキュリティ機能のバイパスの脆弱性 CWE-20
不適切な入力確認
CVE-2026-26143 2026-04-30 12:11 2026-04-14 Show GitHub Exploit DB Packet Storm
1766 9.8 緊急
Network
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品における複数の脆弱性 CWE-121
CWE-787
CVE-2026-26354 2026-04-30 12:11 2026-04-22 Show GitHub Exploit DB Packet Storm
1767 6.2 警告
Local
アップル iPadOS
iOS
アップルのiPadOS等の複数製品における認可されていない行為者への個人情報の漏えいに関する脆弱性 CWE-359
認可されていないアクターへの個人情報の漏えい
CVE-2026-28950 2026-04-30 12:11 2026-04-22 Show GitHub Exploit DB Packet Storm
1768 6.1 警告
Local
Chainguard Melange ChainguardのMelangeにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-29050 2026-04-30 12:11 2026-04-24 Show GitHub Exploit DB Packet Storm
1769 3.3
Local
Chainguard Melange ChainguardのMelangeにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-29051 2026-04-30 12:11 2026-04-24 Show GitHub Exploit DB Packet Storm
1770 6.5 警告
Network
TOTOLINK a3300r ファームウェア TOTOLINKのa3300r ファームウェアにおけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2026-31162 2026-04-30 12:11 2026-04-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
911 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer() rxrpc_kernel_lookup_peer() can also return error poi… New - CVE-2026-43463 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
912 - - - In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix double-free in remove() callback The driver uses devm_spi_register_controller() for registration, which au… New - CVE-2026-43460 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
913 - - - In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty->link reference in ldisc_open and ser_release A reproducer triggers a KASAN slab-use-after-free in pty_wri… New - CVE-2026-43458 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
914 - - - In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev->allow_rx' is false, the newly allocated skb isn't consumed by netif_r… New - CVE-2026-43457 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
915 - - - In the Linux kernel, the following vulnerability has been resolved: mctp: route: hold key->lock in mctp_flow_prepare_output() mctp_flow_prepare_output() checks key->dev and may call mctp_dev_set_ke… New - CVE-2026-43455 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
916 - - - 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
917 - - - 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
918 - - - 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
919 - - - 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
920 - - - 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