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 1, 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
227691 6.9 警告 winpcap - WinPcap の NPF.SYS における権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2007-5756 2012-12-20 18:33 2007-11-13 Show GitHub Exploit DB Packet Storm
227692 6.8 警告 phpfaber - phpFaber URLInn の urlinn_includes/config.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5754 2012-12-20 18:33 2007-10-31 Show GitHub Exploit DB Packet Storm
227693 9 危険 wesnoth - Wesnoth 用の WML engine preprocessor におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5742 2012-12-20 18:33 2007-11-27 Show GitHub Exploit DB Packet Storm
227694 7.5 危険 Plone Foundation - Plone における任意の Python コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5741 2012-12-20 18:33 2007-11-7 Show GitHub Exploit DB Packet Storm
227695 7.5 危険 vergenet - Perdition Mail Retrieval Proxy の IMAPD における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2007-5740 2012-12-20 18:33 2007-10-31 Show GitHub Exploit DB Packet Storm
227696 6.4 警告 seeblick - SeeBlick の upload.php における任意のファイルをアップロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2007-5736 2012-12-20 18:33 2007-10-30 Show GitHub Exploit DB Packet Storm
227697 4.3 警告 phpPgAdmin - phpPgAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5728 2012-12-20 18:33 2007-10-30 Show GitHub Exploit DB Packet Storm
227698 4.3 警告 smart-shop - Smart-Shop におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5725 2012-12-20 18:33 2007-10-30 Show GitHub Exploit DB Packet Storm
227699 6.8 警告 profilecms - ProfileCMS の profiles スクリプトにおける任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5720 2012-12-20 18:33 2007-10-30 Show GitHub Exploit DB Packet Storm
227700 4.9 警告 vobcopy - vobcopy における任意のファイルへデータを追加される脆弱性 CWE-59
リンク解釈の問題
CVE-2007-5718 2012-12-20 18:33 2007-10-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1581 - - - In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrf_probe() In hackrf driver, the following race condi… - CVE-2026-31576 2026-04-27 23:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1582 - - - In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix hugetlb fault mutex hash calculation In mfill_atomic_hugetlb(), linear_page_index() is used to calculate the … - CVE-2026-31575 2026-04-27 23:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1583 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leaks and NULL deref in smb2_lock() smb2_lock() has three error handling issues after list_del() detaches smb_l… - CVE-2026-31477 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1584 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: do not expire session on binding failure When a multichannel session binding request fails (e.g. wrong password), the erro… - CVE-2026-31476 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1585 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: fix double free of devm_kzalloc() memory A previous change added NULL checks and cleanup for allocation failures i… - CVE-2026-31475 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1586 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix tx.buf use-after-free in isotp_sendmsg() isotp_sendmsg() uses only cmpxchg() on so->tx.state to serialize access … - CVE-2026-31474 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1587 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex MEDIA_REQUEST_IOC_REINIT can run concurrently with VIDIOC_REQB… - CVE-2026-31473 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1588 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: only publish mode_data after clone setup iptfs_clone_state() stores x->mode_data before allocating the reorder windo… - CVE-2026-31471 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1589 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Fix handling of host controlled 'quote' buffer length Validate host controlled value `quote_buf->out_len` that d… - CVE-2026-31470 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1590 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false A UAF issue occurs when the virtio_net d… - CVE-2026-31469 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm