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 30, 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
224421 5.8 警告 シスコシステムズ - Cisco Unified Computing System の クライアントの KVM サブシステムにおけるサーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2012-4073 2013-09-25 11:22 2013-09-18 Show GitHub Exploit DB Packet Storm
224422 4.3 警告 シスコシステムズ - Cisco Unified Computing System の KVM サブシステムにおける SSL サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2012-4072 2013-09-25 11:17 2013-09-18 Show GitHub Exploit DB Packet Storm
224423 4.3 警告 シスコシステムズ - Cisco Intrusion Prevention System の Web フレームワークの認証管理者プロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2013-5497 2013-09-25 11:09 2013-09-19 Show GitHub Exploit DB Packet Storm
224424 5.4 警告 シスコシステムズ - Cisco NX-OS の BGP の実装の regex エンジンおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1121 2013-09-25 10:57 2013-09-17 Show GitHub Exploit DB Packet Storm
224425 4.3 警告 ヒューレット・パッカード - HP XP P9000 Command View Advanced Edition ソフトウェアにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4814 2013-09-25 10:44 2013-09-20 Show GitHub Exploit DB Packet Storm
224426 4.3 警告 ヒューレット・パッカード - HP ArcSight Enterprise Security Manager の Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4815 2013-09-25 10:42 2013-09-19 Show GitHub Exploit DB Packet Storm
224427 6.8 警告 GLPI-PROJECT.ORG - GLPI の inc/central.class.php におけるクロスサイトリクエストフォージェリ攻撃を実行される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-5696 2013-09-25 10:41 2013-09-12 Show GitHub Exploit DB Packet Storm
224428 10 危険 アドビシステムズ - Adobe ColdFusion の認証プロセスにおける管理者権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-5290 2013-09-24 16:41 2010-08-13 Show GitHub Exploit DB Packet Storm
224429 6.8 警告 IBM - IBM WebSphere Application Server および WAS Feature Pack for Web Services における特権的アクセス権を取得される CWE-20
不適切な入力確認
CVE-2013-4053 2013-09-24 16:27 2013-09-9 Show GitHub Exploit DB Packet Storm
224430 4.3 警告 IBM - IBM WebSphere Application Server の UDDI 管理コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4052 2013-09-24 16:25 2013-09-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
1631 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix conn-level packet handling to unshare RESPONSE packets The security operations that verify the RESPONSE packets decryp… - CVE-2026-46000 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1632 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the total number of nodes Currently, the nameserver doesn't limit the number of nodes it handles. This can b… - CVE-2026-46003 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1633 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: fix a resource leak in xfs_alloc_buftarg() In the error path, call fs_put_dax() to drop the DAX device reference. - CVE-2026-46005 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1634 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (powerz) Avoid cacheline sharing for DMA buffer Depending on the architecture the transfer buffer may share a cacheline wi… - CVE-2026-46007 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1635 - - - In the Linux kernel, the following vulnerability has been resolved: slub: fix data loss and overflow in krealloc() Commit 2cd8231796b5 ("mm/slub: allow to set node and align in k[v]realloc") introd… - CVE-2026-45990 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1636 - - - In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix OOB reads in command_file_write due to missing size checks The command_file_write() handler allocates a kernel buffer… - CVE-2026-45994 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1637 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential UAF after skb_unshare() failure If skb_unshare() fails to unshare a packet due to allocation failure in rxrp… - CVE-2026-45998 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1638 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data() Fix two bugs in pt5161l_read_block_data(): 1. Buffer overrun: The local b… - CVE-2026-46001 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1639 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown epf_ntb_epc_destroy() duplicates the teardown that the caller is s… - CVE-2026-46009 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1640 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix memory leaks in rxkad_verify_response() Fix rxkad_verify_response() to free the ticket and the server key under all ci… - CVE-2026-46012 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm