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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
209191 4.3 警告 MediaWiki - MediaWiki におけるクリックジャッキング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-5243 2014-12-17 18:03 2014-07-29 Show GitHub Exploit DB Packet Storm
209192 4.3 警告 MediaWiki - MediaWiki の mediawiki.page.image.pagination.js におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-5242 2014-12-17 18:02 2014-07-31 Show GitHub Exploit DB Packet Storm
209193 6.8 警告 MediaWiki - MediaWiki の includes/api/ApiFormatJson.php の JSONP エンドポイントにおけるクロスサイトリクエストフォージェリ攻撃を実行される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-5241 2014-12-17 18:00 2014-07-31 Show GitHub Exploit DB Packet Storm
209194 2.1 注意 Fabrice Bellard - QEMU の VGA エミュレータにおけるホストメモリを読まれる脆弱性 CWE-200
情報漏えい
CVE-2014-3615 2014-12-17 17:50 2014-09-4 Show GitHub Exploit DB Packet Storm
209195 4.9 警告 Linux - Linux Kernel の xfs の実装の fs/xfs/xfs_da_btree.c 内の xfs_da3_fixhashpath 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-7283 2014-12-17 17:47 2014-04-26 Show GitHub Exploit DB Packet Storm
209196 2.1 注意 OpenStack - 複数の OpenStack 製品の strutils.mask_password 関数におけるパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2014-7231 2014-12-17 17:45 2014-10-6 Show GitHub Exploit DB Packet Storm
209197 2.1 注意 OpenStack - 複数の OpenStack 製品の processutils.execute 関数におけるパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2014-7230 2014-12-17 17:44 2014-09-5 Show GitHub Exploit DB Packet Storm
209198 2.6 注意 オラクル - Oracle Java SE における Deployment に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6527 2014-12-17 17:34 2014-10-14 Show GitHub Exploit DB Packet Storm
209199 5 警告 オラクル - Oracle Java SE における Deployment に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6476 2014-12-17 17:31 2014-10-14 Show GitHub Exploit DB Packet Storm
209200 6.4 警告 アドビシステムズ - Windows 上で稼働する Adobe Reader および Acrobat におけるサンドボックス保護メカニズムを回避される脆弱性 CWE-362
競合状態
CVE-2014-9150 2014-12-17 17:27 2014-11-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251541 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
251542 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
251543 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
251544 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffe… NVD-CWE-noinfo
CVE-2024-46710 2024-10-17 23:15 2024-09-13 Show GitHub Exploit DB Packet Storm
251545 4.4 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: selinux,smack: don't bypass permissions check in inode_setsecctx hook Marek Gresko reports that the root user on an NFS client is… CWE-276
Incorrect Default Permissions 
CVE-2024-46695 2024-10-17 23:15 2024-09-13 Show GitHub Exploit DB Packet Storm
251546 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() The subs function argument may be NULL, so… CWE-476
 NULL Pointer Dereference
CVE-2023-52904 2024-10-17 23:15 2024-08-21 Show GitHub Exploit DB Packet Storm
251547 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started n… - CVE-2024-43866 2024-10-17 23:15 2024-08-21 Show GitHub Exploit DB Packet Storm
251548 6.1 MEDIUM
Network
phpoffice phpspreadsheet PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. One of the sample scripts in PhpSpreadsheet is susceptible to a cross-site scripting (XSS) vulnerability due to imprope… CWE-79
Cross-site Scripting
CVE-2024-45060 2024-10-17 23:14 2024-10-8 Show GitHub Exploit DB Packet Storm
251549 5.5 MEDIUM
Local
fortra robot_schedule Fortra's Robot Schedule Enterprise Agent prior to version 3.05 writes FTP username and password information to the agent log file when detailed logging is enabled. CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2024-8264 2024-10-17 23:06 2024-10-10 Show GitHub Exploit DB Packet Storm
251550 2.7 LOW
Network
mattermost mattermost_server Mattermost versions 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 fail to properly enforce permissions which allows a team admin user without "Add Team Members" permission to disable the invite URL. NVD-CWE-noinfo
CVE-2024-40884 2024-10-17 23:05 2024-08-23 Show GitHub Exploit DB Packet Storm