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 12, 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
253041 5 警告 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-5037 2011-02-23 14:56 2011-01-7 Show GitHub Exploit DB Packet Storm
253042 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-4692 2011-02-23 14:54 2011-01-7 Show GitHub Exploit DB Packet Storm
253043 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-4691 2011-02-23 14:50 2011-01-7 Show GitHub Exploit DB Packet Storm
253044 5.1 警告 Lunascape - Lunascape における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2011-0452 2011-02-23 14:01 2011-02-23 Show GitHub Exploit DB Packet Storm
253045 5 警告 Google
レッドハット
- WebKit の CSSParser::parseFontFaceSrc 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-4577 2011-02-22 14:07 2010-12-13 Show GitHub Exploit DB Packet Storm
253046 5 警告 シスコシステムズ - Cisco Adaptive Security Appliances デバイス上で稼働する Mobile User Security における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-4690 2011-02-22 13:58 2011-01-7 Show GitHub Exploit DB Packet Storm
253047 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4689 2011-02-22 13:56 2011-01-7 Show GitHub Exploit DB Packet Storm
253048 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイス上の SIP 検査機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-4688 2011-02-22 13:53 2011-01-7 Show GitHub Exploit DB Packet Storm
253049 7.8 危険 シスコシステムズ - CSG2 上で稼働する Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-0350 2011-02-22 13:49 2011-01-26 Show GitHub Exploit DB Packet Storm
253050 7.8 危険 シスコシステムズ - CSG2 上で稼働する Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-0349 2011-02-22 13:47 2011-01-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311951 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhci_free_dev() and xhci_kill_endpoint_urbs() do not race and cause n… CWE-476
 NULL Pointer Dereference
CVE-2023-52898 2024-09-13 22:46 2024-08-21 Show GitHub Exploit DB Packet Storm
311952 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Add exception protection processing for vd in axi_chan_handle_err function Since there is no protection for vd, a kernel panic wi… CWE-476
 NULL Pointer Dereference
CVE-2023-52899 2024-09-13 22:44 2024-08-21 Show GitHub Exploit DB Packet Storm
311953 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix general protection fault in nilfs_btree_insert() If nilfs2 reads a corrupted disk image and tries to reads a b-tree n… NVD-CWE-noinfo
CVE-2023-52900 2024-09-13 22:40 2024-08-21 Show GitHub Exploit DB Packet Storm
311954 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all end… CWE-476
 NULL Pointer Dereference
CVE-2023-52901 2024-09-13 22:37 2024-08-21 Show GitHub Exploit DB Packet Storm
311955 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at io_ur… CWE-667
 Improper Locking
CVE-2023-52903 2024-09-13 22:34 2024-08-21 Show GitHub Exploit DB Packet Storm
311956 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in do_mmap() error path The preallocation of the maple tree nodes may leak if the error path to "error_jus… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2023-52902 2024-09-13 22:29 2024-08-21 Show GitHub Exploit DB Packet Storm
311957 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix resource leakage in VF driver unbind resources allocated like mcam entries to support the Ntuple feature and ha… NVD-CWE-Other
CVE-2023-52905 2024-09-13 22:27 2024-08-21 Show GitHub Exploit DB Packet Storm
311958 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mpls: Fix warning during failed attribute validation The 'TCA_MPLS_LABEL' attribute is of 'NLA_U32' type, but has … NVD-CWE-noinfo
CVE-2023-52906 2024-09-13 22:21 2024-08-21 Show GitHub Exploit DB Packet Storm
311959 - - - Rejected reason: After careful review of CVE-2024-5203, it has been determined that the issue is not exploitable in real-world scenarios. Moreover, the exploit assumes that the attacker has access to… - CVE-2024-5203 2024-09-13 20:15 2024-06-12 Show GitHub Exploit DB Packet Storm
311960 9.8 CRITICAL
Network
learningdigital orca_hcm Orca HCM from LEARNING DIGITAL does not properly restrict access to a specific functionality, allowing unauthenticated remote attacker to exploit this functionality to create an account with administ… NVD-CWE-Other
CVE-2024-8584 2024-09-13 19:15 2024-09-9 Show GitHub Exploit DB Packet Storm