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 18, 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
253921 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0395 2011-03-24 15:34 2011-02-23 Show GitHub Exploit DB Packet Storm
253922 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0394 2011-03-24 15:32 2011-02-23 Show GitHub Exploit DB Packet Storm
253923 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスおよび Cisco PIX Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0393 2011-03-24 15:13 2011-02-23 Show GitHub Exploit DB Packet Storm
253924 7.1 危険 ISC, Inc. - ISC BIND にサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0414 2011-03-24 15:07 2011-02-23 Show GitHub Exploit DB Packet Storm
253925 4.9 警告 Linux
レッドハット
- Linux kernel の mm/mprotect.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4169 2011-03-24 15:01 2010-11-22 Show GitHub Exploit DB Packet Storm
253926 4.9 警告 Linux
レッドハット
- Linux kernel の do_tcp_setsockopt 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-4165 2011-03-24 14:59 2010-11-22 Show GitHub Exploit DB Packet Storm
253927 7.5 危険 PivotX - PivotX において第三者にパスワードを変更される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-1035 2011-03-24 14:46 2011-02-21 Show GitHub Exploit DB Packet Storm
253928 5 警告 オラクル
Memcached
- memcached の memcached.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1152 2011-03-24 14:41 2010-04-12 Show GitHub Exploit DB Packet Storm
253929 6.8 警告 Apache Software Foundation
レッドハット
- Apache HTTP Server の repos.c 内にある walk 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4539 2011-03-23 15:54 2011-01-7 Show GitHub Exploit DB Packet Storm
253930 6.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の OSS サウンドシステムの load_mixer_volumes 関数における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2010-4527 2011-03-23 15:45 2011-01-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
310821 7.2 HIGH
Network
lylme lylme_spage A vulnerability was found in LyLme_spage 1.9.5. It has been classified as critical. Affected is an unknown function of the file /admin/sou.php. The manipulation of the argument id leads to sql inject… CWE-89
SQL Injection
CVE-2024-9790 2024-10-17 23:26 2024-10-11 Show GitHub Exploit DB Packet Storm
310822 7.2 HIGH
Network
lylme lylme_spage A vulnerability was found in LyLme_spage 1.9.5 and classified as critical. This issue affects some unknown processing of the file /admin/apply.php. The manipulation of the argument id leads to sql in… CWE-89
SQL Injection
CVE-2024-9789 2024-10-17 23:26 2024-10-10 Show GitHub Exploit DB Packet Storm
310823 7.2 HIGH
Network
lylme lylme_spage A vulnerability has been found in LyLme_spage 1.9.5 and classified as critical. This vulnerability affects unknown code of the file /admin/tag.php. The manipulation of the argument id leads to sql in… CWE-89
SQL Injection
CVE-2024-9788 2024-10-17 23:26 2024-10-10 Show GitHub Exploit DB Packet Storm
310824 5.4 MEDIUM
Network
openwebui open_webui In version v0.3.8 of open-webui/open-webui, a vulnerability exists where a token is returned when a user with a pending role logs in. This allows the user to perform actions without admin confirmatio… NVD-CWE-Other
CVE-2024-7049 2024-10-17 23:22 2024-10-10 Show GitHub Exploit DB Packet Storm
310825 5.5 MEDIUM
Local
wireshark wireshark ITS dissector crash in Wireshark 4.4.0 allows denial of service via packet injection or crafted capture file CWE-909
 Missing Initialization of Resource
CVE-2024-9780 2024-10-17 23:18 2024-10-10 Show GitHub Exploit DB Packet Storm
310826 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fou: fix initialization of grc The grc must be initialize first. There can be a condition where if fou is NULL, goto out will be … CWE-908
 Use of Uninitialized Resource
CVE-2024-46865 2024-10-17 23:15 2024-09-27 Show GitHub Exploit DB Packet Storm
310827 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_socket: fix sk refcount leaks We must put 'sk' reference before returning. NVD-CWE-Other
CVE-2024-46855 2024-10-17 23:15 2024-09-27 Show GitHub Exploit DB Packet Storm
310828 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF a… CWE-129
 Improper Validation of Array Index
CVE-2024-46859 2024-10-17 23:15 2024-09-27 Show GitHub Exploit DB Packet Storm
310829 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: Fix uaf in __timer_delete_sync There are two paths to access mptcp_pm_del_add_timer, result in a race condition: … CWE-416
 Use After Free
CVE-2024-46858 2024-10-17 23:15 2024-09-27 Show GitHub Exploit DB Packet Storm
310830 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VM_DONTEXPAND was added in commit 1c1914d6e8c6 ("dma-buf: heaps: D… CWE-193
 Off-by-one Error
CVE-2024-46852 2024-10-17 23:15 2024-09-27 Show GitHub Exploit DB Packet Storm