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 16, 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
246991 10 危険 clientsoftware - Client Software WinCom LPD Total のリモート管理プロトコル処理における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-5159 2012-06-26 16:03 2008-11-18 Show GitHub Exploit DB Packet Storm
246992 7.5 危険 clientsoftware - Client Software WinCom LPD Total における管理者操作を実行される脆弱性 CWE-287
不適切な認証
CVE-2008-5158 2012-06-26 16:03 2008-11-18 Show GitHub Exploit DB Packet Storm
246993 6.9 警告 dann frazier - systemimager-server の si_mkbootserver における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5156 2012-06-26 16:03 2008-08-13 Show GitHub Exploit DB Packet Storm
246994 6.9 警告 abottoms - mayavi の test_parser.py における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5151 2012-06-26 16:03 2008-11-18 Show GitHub Exploit DB Packet Storm
246995 6.9 警告 aucko - libncbi6 の fwd_check.sh における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5149 2012-06-26 16:03 2008-11-18 Show GitHub Exploit DB Packet Storm
246996 6.9 警告 geda - geda-gnetlist の sch2eaglepos.sh における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5148 2012-06-26 16:03 2008-11-18 Show GitHub Exploit DB Packet Storm
246997 6.9 警告 erl wustl - ctn の add-accession-numbers における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5146 2012-06-26 16:03 2008-11-18 Show GitHub Exploit DB Packet Storm
246998 6.9 警告 federico di gregorio - nvidia-cg-toolkit の nvidia-cg-toolkit-installer における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5144 2012-06-26 16:03 2008-11-18 Show GitHub Exploit DB Packet Storm
246999 6.9 警告 FreeBSD - Debian GNU/Linux 上の freebsd-sendpr の sendbug における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5142 2012-06-26 16:03 2008-11-18 Show GitHub Exploit DB Packet Storm
247000 6.9 警告 dann frazier - flamethrower の flamethrower における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5141 2012-06-26 16:03 2008-08-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314331 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
314332 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
314333 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
314334 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
314335 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
314336 - - - 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
314337 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
314338 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
314339 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
314340 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible crash on mgmt_index_removed If mgmt_index_removed is called while there are commands queued on cmd_… NVD-CWE-noinfo
CVE-2024-49951 2024-11-13 06:06 2024-10-22 Show GitHub Exploit DB Packet Storm