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 27, 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
222421 5 警告 シスコシステムズ - Cisco WebEx Training Center の登録コンポーネントにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6965 2013-12-18 14:33 2013-12-13 Show GitHub Exploit DB Packet Storm
222422 3.5 注意 シスコシステムズ - Cisco WebEx Meeting Center におけるアクセス制御を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6964 2013-12-18 14:30 2013-12-13 Show GitHub Exploit DB Packet Storm
222423 4.3 警告 シスコシステムズ - Cisco WebEx Training Center の登録コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6963 2013-12-18 14:29 2013-12-16 Show GitHub Exploit DB Packet Storm
222424 4.3 警告 シスコシステムズ - Cisco WebEx Meeting Center のモバイルブラウザのサブシステムにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6962 2013-12-18 14:28 2013-12-16 Show GitHub Exploit DB Packet Storm
222425 4.3 警告 シスコシステムズ - Cisco WebEx Meeting Center の Collaboration Partner Access Console におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6961 2013-12-18 14:26 2013-12-16 Show GitHub Exploit DB Packet Storm
222426 4.3 警告 シスコシステムズ - Cisco WebEx Meeting Center におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6960 2013-12-18 14:25 2013-12-13 Show GitHub Exploit DB Packet Storm
222427 5.8 警告 シスコシステムズ - Cisco WebEx Sales Center におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2013-6959 2013-12-18 14:24 2013-12-13 Show GitHub Exploit DB Packet Storm
222428 4.3 警告 シスコシステムズ - Cisco WebEx Sales Center の製品創出の管理ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6711 2013-12-18 14:23 2013-12-13 Show GitHub Exploit DB Packet Storm
222429 6.8 警告 シスコシステムズ - Cisco WebEx Training Center におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-6710 2013-12-18 14:22 2013-12-13 Show GitHub Exploit DB Packet Storm
222430 5 警告 シスコシステムズ - Cisco WebEx Training Center の登録コンポーネントにおけるアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2013-6709 2013-12-18 14:21 2013-12-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
521 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix deadlocks between devlink and netdev instance locks In the mentioned "Fixes" commit, various work tasks triggering… New - CVE-2026-45907 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
522 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4_ext_shift_extents() In ext4_ext_shift_extents(), if the extent is NULL in the while loop, the funct… New - CVE-2026-45948 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
523 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req() The starfive_aes_aead_do_one_req() function allocates rctx->… New - CVE-2026-45950 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
524 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a potential use-after-free of BTF object Refcounting in the check_pseudo_btf_id() function is incorrect: the __check_pse… New - CVE-2026-45951 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
525 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale… New - CVE-2026-45912 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
526 - - - In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: always update mdb_n_entries for vlan contexts syzbot triggered a warning[1] about the number of mdb entries i… New - CVE-2026-45913 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
527 - - - In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: Add validation for MTU changes Increasing the MTU beyond the HDS threshold causes the hardware to fragment packets ac… New - CVE-2026-45952 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
528 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix IO hang with degraded array with llbitmap When llbitmap bit state is still unwritten, any new write should force rc… New - CVE-2026-45953 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
529 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() In au1200fb_drv_probe(), when platform_get_irq fails(), it directly re… New - CVE-2026-45954 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
530 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "hwmon: (ibmpex) fix use-after-free in high/low store" This reverts commit 6946c726c3f4c36f0f049e6f97e88c510b15f65d. Jean… New - CVE-2026-45914 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm