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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226881 7.5 危険 sky gunning - MySpeach の up.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0498 2012-12-20 18:19 2007-01-25 Show GitHub Exploit DB Packet Storm
226882 6.8 警告 upload-service - Upload-Service の upload/top.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0497 2012-12-20 18:19 2007-01-25 Show GitHub Exploit DB Packet Storm
226883 10 危険 phpsherpa - PhpSherpa の include/config.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0495 2012-12-20 18:19 2007-01-25 Show GitHub Exploit DB Packet Storm
226884 7.5 危険 webSPELL - webSPELL の gallery.php における SQL インジェクションの脆弱性 - CVE-2007-0492 2012-12-20 18:19 2007-01-24 Show GitHub Exploit DB Packet Storm
226885 6.8 警告 sky gunning - Sky GUNNING MySpeach の up.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0491 2012-12-20 18:19 2007-01-24 Show GitHub Exploit DB Packet Storm
226886 6.8 警告 visohotlink - VisoHotlink の includes/functions.visohotlink.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0489 2012-12-20 18:19 2007-01-24 Show GitHub Exploit DB Packet Storm
226887 7.5 危険 webchat.org - WebChat の defines.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0485 2012-12-20 18:19 2007-01-24 Show GitHub Exploit DB Packet Storm
226888 4.6 警告 サン・マイクロシステムズ - Sun Ray Server Software の cgi-bin/main における utadmin パスワードを取得される脆弱性 - CVE-2007-0482 2012-12-20 18:19 2007-01-23 Show GitHub Exploit DB Packet Storm
226889 4.4 警告 smb4k - Smb4K の utilities/smb4k_*.cpp におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-0475 2012-12-20 18:19 2007-02-3 Show GitHub Exploit DB Packet Storm
226890 3.3 注意 smb4k - Smb4K における任意のプロセスを停止される脆弱性 - CVE-2007-0474 2012-12-20 18:19 2007-02-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 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
249401 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prevent nf_skb_duplicated corruption syzbot found that nf_dup_ipv4() or nf_dup_ipv6() could write per-cpu v… NVD-CWE-noinfo
CVE-2024-49952 2024-11-13 09:46 2024-10-22 Show GitHub Exploit DB Packet Storm
249402 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdp_do_flush() from netpoll. Yury reported a crash in the sfc driver originated from netpoll_send_udp(). The ne… NVD-CWE-noinfo
CVE-2024-50094 2024-11-13 09:42 2024-11-6 Show GitHub Exploit DB Packet Storm
249403 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: netconsole: fix wrong warning A warning is triggered when there is insufficient space in the buffer for userdata. However, t… NVD-CWE-noinfo
CVE-2024-50092 2024-11-13 09:40 2024-11-6 Show GitHub Exploit DB Packet Storm
249404 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dm vdo: don't refer to dedupe_context after releasing it Clear the dedupe_context pointer in a data_vio whenever ownership of the… NVD-CWE-noinfo
CVE-2024-50091 2024-11-13 06:44 2024-11-6 Show GitHub Exploit DB Packet Storm
249405 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix overflow in oa batch buffer By default xe_bb_create_job() appends a MI_BATCH_BUFFER_END to batch buffer, this is n… NVD-CWE-noinfo
CVE-2024-50090 2024-11-13 06:41 2024-11-6 Show GitHub Exploit DB Packet Storm
249406 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ppp: do not assume bh is held in ppp_channel_bridge_input() Networking receive path is usually handled from BH handler. However, … NVD-CWE-noinfo
CVE-2024-49946 2024-11-13 06:37 2024-10-22 Show GitHub Exploit DB Packet Storm
249407 - - - An issue was discovered in Qt before 6.2.11 and 6.3.x through 6.6.x before 6.6.1. When a QML image refers to an image whose content is not known yet, there is an assumption that it is an SVG document… - CVE-2023-45872 2024-11-13 06:35 2024-10-9 Show GitHub Exploit DB Packet Storm
249408 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: test for not too small csum_start in virtio_net_hdr_to_skb() syzbot was able to trigger this warning [1], after injecting a … NVD-CWE-noinfo
CVE-2024-49947 2024-11-13 06:25 2024-10-22 Show GitHub Exploit DB Packet Storm
249409 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdisc_pkt_len_init() One path takes care of SKB_GSO_DODGY, assuming skb->len is bigger than hdr_le… NVD-CWE-noinfo
CVE-2024-49948 2024-11-13 06:19 2024-10-22 Show GitHub Exploit DB Packet Storm
249410 7.5 HIGH
Network
- - A flaw was found in Gateway. Sending a non-base64 'basic' auth with special characters can cause APICast to incorrectly authenticate a request. A malformed basic authentication header containing spec… CWE-863
 Incorrect Authorization
CVE-2024-10295 2024-11-13 06:15 2024-10-25 Show GitHub Exploit DB Packet Storm