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 29, 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
230181 6.6 警告 シスコシステムズ - Cisco AnyConnect Secure Mobility Client におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1173 2013-04-15 11:38 2013-04-10 Show GitHub Exploit DB Packet Storm
230182 6.6 警告 シスコシステムズ - Cisco AnyConnect Secure Mobility Client における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1172 2013-04-15 11:38 2013-04-10 Show GitHub Exploit DB Packet Storm
230183 7.5 危険 シスコシステムズ - Cisco Prime Network Control System アプライアンスにおけるデータベースの設定を変更される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-1170 2013-04-15 11:34 2013-04-10 Show GitHub Exploit DB Packet Storm
230184 9.3 危険 シスコシステムズ - Cisco Unified MeetingPlace Web Conferencing Server におけるユーザになりすまされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1169 2013-04-15 11:30 2013-04-10 Show GitHub Exploit DB Packet Storm
230185 7.6 危険 シスコシステムズ - Cisco Unified MeetingPlace Application Server の Web サーバにおけるセッションをハイジャックされる脆弱性 CWE-noinfo
情報不足
CVE-2013-1168 2013-04-15 11:26 2013-04-10 Show GitHub Exploit DB Packet Storm
230186 7.1 危険 シスコシステムズ - Cisco ASR 1000 シリーズルータの Cisco IOS XE におけるサービス運用妨害 (DoS) の脆弱性 CWE-22
パス・トラバーサル
CVE-2013-1167 2013-04-15 11:24 2013-04-10 Show GitHub Exploit DB Packet Storm
230187 7.8 危険 シスコシステムズ - Cisco ASR 1000 シリーズの Cisco IOS XE におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1166 2013-04-15 11:21 2013-04-10 Show GitHub Exploit DB Packet Storm
230188 7.8 危険 シスコシステムズ - Cisco ASR 1000 シリーズの Cisco IOS XE におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1165 2013-04-15 11:19 2013-04-10 Show GitHub Exploit DB Packet Storm
230189 7.8 危険 シスコシステムズ - Cisco ASR 1000 シリーズの Cisco IOS XE におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2013-1164 2013-04-15 11:15 2013-04-10 Show GitHub Exploit DB Packet Storm
230190 7.8 危険 シスコシステムズ - Cisco FWSM ソフトウェアにおけるサービス運用妨害 (DOS) の脆弱性 CWE-287
不適切な認証
CVE-2013-1155 2013-04-15 10:09 2013-04-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1731 - - - In the Linux kernel, the following vulnerability has been resolved: fuse: reject fuse_notify() pagecache ops on directories The operations FUSE_NOTIFY_STORE and FUSE_NOTIFY_RETRIEVE allow the FUSE … - CVE-2026-53168 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1732 - - - In the Linux kernel, the following vulnerability has been resolved: fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios FUSE_NOTIFY_RETRIEVE must be limited to uptodate folios; !uptodate folios can… - CVE-2026-53167 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1733 - - - In the Linux kernel, the following vulnerability has been resolved: futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-deadlock When FUTEX_CMP_REQUEUE_PI requeues a non-top … - CVE-2026-53166 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1734 - - - In the Linux kernel, the following vulnerability has been resolved: iommu/dma: Do not try to iommu_map a 0 length region in swiotlb iommu_dma_iova_link_swiotlb() processes a mapping that is unalign… - CVE-2026-53164 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1735 - - - In the Linux kernel, the following vulnerability has been resolved: locking/rtmutex: Skip remove_waiter() when waiter is not enqueued syzbot triggered the following splat in remove_waiter() via FUT… - CVE-2026-53163 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1736 - - - In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix DMA address corruption due to find_vma misuse fastrpc_get_args() uses find_vma() to look up the VMA for a user… - CVE-2026-53159 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1737 - - - In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix NULL pointer dereference in rpmsg callback A NULL pointer dereference was observed on Hawi at boot when the DS… - CVE-2026-53158 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1738 - - - In the Linux kernel, the following vulnerability has been resolved: net: phonet: free phonet_device after RCU grace period phonet_device_destroy() removes a phonet_device from the per-net device li… - CVE-2026-53157 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1739 - - - In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix use-after-free bugs in error paths Fix several instances of error paths in which we call __nvmem_device_put() - … - CVE-2026-53156 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1740 - - - In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: use correct flags for device private PMD entry Commit 65edfda6f3f2 ("mm/rmap: extend rmap and migration support d… - CVE-2026-53155 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm