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
238871 7.5 危険 aspsiteware - ASP SiteWare autoDealer における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6874 2012-06-26 16:10 2009-07-24 Show GitHub Exploit DB Packet Storm
238872 7.5 危険 Activewebsoftwares - Active Web Mail における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6873 2012-06-26 16:10 2009-07-23 Show GitHub Exploit DB Packet Storm
238873 5 警告 aspthai.net - ASPThai.NET ASPThai Forums におけるデータベースをダウンロードされる脆弱性 CWE-200
情報漏えい
CVE-2008-6872 2012-06-26 16:10 2009-07-23 Show GitHub Exploit DB Packet Storm
238874 4.3 警告 editeurscripts - EditeurScripts EsBaseAdmin の default/login.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6868 2012-06-26 16:10 2009-07-23 Show GitHub Exploit DB Packet Storm
238875 6.8 警告 AVAST Software s.r.o. - avast! Linux Home Edition におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-6846 2012-06-26 16:10 2009-07-2 Show GitHub Exploit DB Packet Storm
238876 5 警告 ClamAV - ClamAV のアンパック機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-6845 2012-06-26 16:10 2009-07-2 Show GitHub Exploit DB Packet Storm
238877 7.5 危険 eZ - eZ Publish の登録ビューにおける他のユーザとして権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-6844 2012-06-26 16:10 2009-07-2 Show GitHub Exploit DB Packet Storm
238878 5 警告 cPanel - cPanel で使用される Fantastico の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6843 2012-06-26 16:10 2009-07-2 Show GitHub Exploit DB Packet Storm
238879 7.5 危険 gmitc
Joomla!
- Joomla! の Green Mountain Information Technology および Consulting dbquery コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-6841 2012-06-26 16:10 2009-07-1 Show GitHub Exploit DB Packet Storm
238880 6.8 警告 christof bruyland - V-webmail における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-6840 2012-06-26 16:10 2009-07-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
681 - - - In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible invalid memory access after FLR In the case that the first Function Level Reset (FLR) concludes cor… New - CVE-2026-31442 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
682 - - - In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix crash when the event log is disabled If reporting errors to the event log is not supported by the hardware, … New - CVE-2026-31443 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
683 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: reject mount if bigalloc with s_first_data_block != 0 bigalloc with s_first_data_block != 0 is not supported, reject mounti… New - CVE-2026-31447 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
684 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio Replace BUG_ON() with proper error handling when inline… New - CVE-2026-31451 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
685 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: avoid dereferencing log items after push callbacks After xfsaild_push_item() calls iop_push(), the log item may have been fr… New - CVE-2026-31453 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
686 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free and NULL deref in smb_grant_oplock() smb_grant_oplock() has two issues in the oplock publication sequen… New - CVE-2026-31444 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
687 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: avoid use of half-online-committed context One major usage of damon_call() is online DAMON parameters update. It … New - CVE-2026-31445 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
688 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in update_super_work when racing with umount Commit b98535d09179 ("ext4: fix bug_on in start_this_handle… New - CVE-2026-31446 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
689 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: save ailp before dropping the AIL lock in push callbacks In xfs_inode_item_push() and xfs_qm_dquot_logitem_push(), the AIL l… New - CVE-2026-31454 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
690 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: check contexts->nr in repeat_call_fn damon_sysfs_repeat_call_fn() calls damon_sysfs_upd_tuned_intervals(), damon_… New - CVE-2026-31457 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm