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 3, 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
226271 7.5 危険 wportfolio - wPortfolio の admin/userinfo.php における admin アカウントのパスワードを変更される脆弱性 CWE-287
不適切な認証
CVE-2008-5221 2012-12-20 18:52 2008-11-25 Show GitHub Exploit DB Packet Storm
226272 10 危険 wportfolio - wPortfolio の admin/upload_form.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5220 2012-12-20 18:52 2008-11-25 Show GitHub Exploit DB Packet Storm
226273 7.5 危険 videoscript - VVideoScript のパスワード変更機能における admin アカウントパスワードを変更される脆弱性 CWE-287
不適切な認証
CVE-2008-5219 2012-12-20 18:52 2008-11-25 Show GitHub Exploit DB Packet Storm
226274 5 警告 Scriptsez.net - ScriptsEz FREEze Greetings における平文パスワードを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5218 2012-12-20 18:52 2008-11-25 Show GitHub Exploit DB Packet Storm
226275 5.1 警告 phpc0d3r - txtCMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5217 2012-12-20 18:52 2008-11-24 Show GitHub Exploit DB Packet Storm
226276 7.5 危険 toddwoolums - Todd Woolums ASP News Management の viewnews.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5273 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
226277 4 警告 SyndeoCMS - Fred Stuurman SyndeoCMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5272 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
226278 4.3 警告 SyndeoCMS - Fred Stuurman SyndeoCMS の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5271 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
226279 7.5 危険 wareziz - Yuhhu Superstar の view.topics.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5270 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
226280 2.6 注意 Ando Saabas - Sphider の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5211 2012-12-20 18:52 2008-11-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
461 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: runflags cannot determine whether to reclaim chanlist syzbot reported a memory leak [1], because commit 4e1da516debb ("co… New - CVE-2026-31750 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
462 - - - In the Linux kernel, the following vulnerability has been resolved: spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback aml_sfc_probe() registers the on-host NAND E… New - CVE-2026-31783 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
463 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/pxp: Clear restart flag in pxp_start after jumping back If we don't clear the flag we'll keep jumping back at the beginnin… New - CVE-2026-31784 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
464 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/xe_pagefault: Disallow writes to read-only VMAs The page fault handler should reject write/atomic access to read only VMAs… New - CVE-2026-31785 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
465 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: dt2815: add hardware detection to prevent crash The dt2815 driver crashes when attached to I/O ports without actual hardw… New - CVE-2026-31751 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
466 - - - In the Linux kernel, the following vulnerability has been resolved: auxdisplay: line-display: fix NULL dereference in linedisp_release linedisp_release() currently retrieves the enclosing struct li… New - CVE-2026-31753 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
467 - - - In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix state inconsistency on gadget init failure When cdns3_gadget_start() fails, the DRD hardware is left in g… New - CVE-2026-31754 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
468 - - - In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop() dwc2_gadget_exit_clock_gating() internally calls call_g… New - CVE-2026-31756 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
469 - - - In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only The st_lsm6dsx_hwfifo_odr_store() function, which is c… New - CVE-2026-31764 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
470 - - - In the Linux kernel, the following vulnerability has been resolved: spi: stm32-ospi: Fix resource leak in remove() callback The remove() callback returned early if pm_runtime_resume_and_get() faile… New - CVE-2026-43004 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm