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
231761 6.8 警告 jonascms - Jonascms におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5207 2012-09-25 17:17 2008-11-21 Show GitHub Exploit DB Packet Storm
231762 7.5 危険 mosxml - MosXML の modules/mod_mainmenu.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-5206 2012-09-25 17:17 2008-11-21 Show GitHub Exploit DB Packet Storm
231763 4.3 警告 otmanager - OTManager CMS の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5202 2012-09-25 17:17 2008-11-21 Show GitHub Exploit DB Packet Storm
231764 7.5 危険 otmanager - OTManager CMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5201 2012-09-25 17:17 2008-11-21 Show GitHub Exploit DB Packet Storm
231765 7.5 危険 Joomla! - Joomla! 用の Xe webtv における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5200 2012-09-25 17:17 2008-11-21 Show GitHub Exploit DB Packet Storm
231766 4.3 警告 philboard - W1L3D4 Philboard の search.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5193 2012-09-25 17:17 2008-11-21 Show GitHub Exploit DB Packet Storm
231767 7.5 危険 philboard - W1L3D4 Philboard の forum.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5192 2012-09-25 17:17 2008-11-21 Show GitHub Exploit DB Packet Storm
231768 5 警告 マイクロソフト - Microsoft Communicator におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-5181 2012-09-25 17:17 2008-11-20 Show GitHub Exploit DB Packet Storm
231769 5 警告 マイクロソフト - Microsoft Office 2010 の Microsoft Communicator などにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-5180 2012-09-25 17:17 2008-11-20 Show GitHub Exploit DB Packet Storm
231770 5 警告 マイクロソフト - Microsoft OCS などにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2008-5179 2012-09-25 17:17 2008-11-20 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
701 - - - In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix race between concurrent split and refault The splitting of a PUD entry in walk_pud_range() can race with a concu… New - CVE-2026-31456 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
702 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: only publish mode_data after clone setup iptfs_clone_state() stores x->mode_data before allocating the reorder windo… New - CVE-2026-31471 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
703 - - - In the Linux kernel, the following vulnerability has been resolved: media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex MEDIA_REQUEST_IOC_REINIT can run concurrently with VIDIOC_REQB… New - CVE-2026-31473 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
704 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: fix double free of devm_kzalloc() memory A previous change added NULL checks and cleanup for allocation failures i… New - CVE-2026-31475 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
705 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0] Multiple sysfs command paths dereference contexts_arr[0] with… New - CVE-2026-31458 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
706 - - - In the Linux kernel, the following vulnerability has been resolved: iomap: fix invalid folio access when i_blkbits differs from I/O granularity Commit aa35dd5cbc06 ("iomap: fix invalid folio access… New - CVE-2026-31463 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
707 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done() A malicious or compromised VIO server can return a num_written val… New - CVE-2026-31464 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
708 - - - In the Linux kernel, the following vulnerability has been resolved: writeback: don't block sync for filesystems with no data integrity guarantees Add a SB_I_NO_DATA_INTEGRITY superblock flag for fi… New - CVE-2026-31465 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
709 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len() After this commit (e2b76ab8b5c9 "ksmbd: add supp… New - CVE-2026-31478 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
710 - - - In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential deadlock in cpu hotplug with osnoise The following sequence may leads deadlock in cpu hotplug: task1 … New - CVE-2026-31480 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm