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":June 2, 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
248641 5.1 警告 dmitry sheiko - Dmitry Sheiko SAPID Gallery における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4065 2012-06-26 15:37 2006-08-9 Show GitHub Exploit DB Packet Storm
248642 7.5 危険 csaba godor - Csaba Godor SAPID Blog Beta における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4063 2012-06-26 15:37 2006-08-9 Show GitHub Exploit DB Packet Storm
248643 5.1 警告 dmitry sheiko - Dmitry Sheiko SAPID Shop の usr/extensions/get_tree.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4062 2012-06-26 15:37 2006-08-9 Show GitHub Exploit DB Packet Storm
248644 7.5 危険 ehmig - ME Download System における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4054 2012-06-26 15:37 2006-08-9 Show GitHub Exploit DB Packet Storm
248645 5.1 警告 ehmig - ME Download System の templates/header.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4053 2012-06-26 15:37 2006-08-9 Show GitHub Exploit DB Packet Storm
248646 7.5 危険 david walker - phpAMA の auto_check_renewals.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4050 2012-06-26 15:37 2006-08-9 Show GitHub Exploit DB Packet Storm
248647 7.5 危険 brad fears - Brad Fears phpCodeCabine の Beautifier/Core.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4044 2012-06-26 15:37 2006-08-9 Show GitHub Exploit DB Packet Storm
248648 7.5 危険 chaossoft - GaesteChaos の eintragen.php における SQL インジェクションの脆弱性 - CVE-2006-4039 2012-06-26 15:37 2006-08-9 Show GitHub Exploit DB Packet Storm
248649 4.3 警告 chaossoft - GaesteChaos の eintragen.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4038 2012-06-26 15:37 2006-08-9 Show GitHub Exploit DB Packet Storm
248650 10 危険 fenestrae - Fenestrae Faxination Server における任意のコードを実行される脆弱性 - CVE-2006-4037 2012-06-26 15:37 2006-08-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313261 8.8 HIGH
Network
cisco ios_xe A vulnerability in the web-based management interface of Cisco IOS XE Software could allow an unauthenticated, remote attacker to perform a cross-site request forgery (CSRF) attack and execute comman… CWE-352
 Origin Validation Error
CVE-2024-20437 2024-10-25 04:45 2024-09-26 Show GitHub Exploit DB Packet Storm
313262 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags [WHAT & HOW] "dcn20_validate_apply_pipe_split_flags" dere… CWE-476
 NULL Pointer Dereference
CVE-2024-49923 2024-10-25 04:43 2024-10-22 Show GitHub Exploit DB Packet Storm
313263 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vhost/scsi: null-ptr-dereference in vhost_scsi_get_req() Since commit 3f8ca2e115e5 ("vhost/scsi: Extract common handling code fro… CWE-476
 NULL Pointer Dereference
CVE-2024-49863 2024-10-25 04:43 2024-10-22 Show GitHub Exploit DB Packet Storm
313264 - - - Llama Stack prior to revision 7a8aa775e5a267cf8660d83140011a0b7f91e005 used pickle as a serialization format for socket communication, potentially allowing for remote code execution. Socket communica… - CVE-2024-50050 2024-10-25 04:35 2024-10-23 Show GitHub Exploit DB Packet Storm
313265 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfsd: fix possible badness in FREE_STATEID When multiple FREE_STATEIDs are sent for the same delegation stateid, it can lead to a… CWE-416
 Use After Free
CVE-2024-50043 2024-10-25 04:32 2024-10-22 Show GitHub Exploit DB Packet Storm
313266 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: i40e: Fix macvlan leak by synchronizing access to mac_filter_hash This patch addresses a macvlan leak issue in the i40e driver ca… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-50041 2024-10-25 04:31 2024-10-22 Show GitHub Exploit DB Packet Storm
313267 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ravb: Fix potential use-after-free in ravb_rx_gbeth() The skb is delivered to napi_gro_receive() which may free it, after calling… CWE-416
 Use After Free
CVE-2022-48964 2024-10-25 04:28 2024-10-22 Show GitHub Exploit DB Packet Storm
313268 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipc_mux_init() When failed to alloc ipc_mux->ul_adb.pp_qlt in ipc_mux_init(), ipc_mux is not … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48963 2024-10-25 04:27 2024-10-22 Show GitHub Exploit DB Packet Storm
313269 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: hisilicon: Fix potential use-after-free in hisi_femac_rx() The skb is delivered to napi_gro_receive() which may free it, aft… CWE-416
 Use After Free
CVE-2022-48962 2024-10-25 04:27 2024-10-22 Show GitHub Exploit DB Packet Storm
313270 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: hisilicon: Fix potential use-after-free in hix5hd2_rx() The skb is delivered to napi_gro_receive() which may free it, after … CWE-416
 Use After Free
CVE-2022-48960 2024-10-25 04:24 2024-10-22 Show GitHub Exploit DB Packet Storm