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 16, 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
243281 10 危険 AEF Group - Electron Inc. Advanced Electron Forum における任意の PHP コードが実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-5090 2012-06-26 16:03 2008-11-14 Show GitHub Exploit DB Packet Storm
243282 9.3 危険 datadynamics - Data Dynamics ActiveReports の DDActiveReportsViewer2.ARViewer2 ActiveX コントロールにおける任意のファイルを上書きされる脆弱性 CWE-Other
その他
CVE-2008-5089 2012-06-26 16:03 2008-11-14 Show GitHub Exploit DB Packet Storm
243283 4.3 警告 Laurent Destailleur - AWStats の awstats.pl におけるクロスサイトスクリプティング攻撃を実行する脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5080 2012-06-26 16:03 2008-12-3 Show GitHub Exploit DB Packet Storm
243284 7.5 危険 deeserver - Panuwat PromoteWeb MySQL の go.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5069 2012-06-26 16:03 2008-11-14 Show GitHub Exploit DB Packet Storm
243285 10 危険 agaresmedia - Agares Media ThemeSiteScript の upload/admin/frontpage_right.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-5066 2012-06-26 16:03 2008-11-13 Show GitHub Exploit DB Packet Storm
243286 6.9 警告 enomaly - ECP における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4990 2012-06-26 16:03 2009-02-2 Show GitHub Exploit DB Packet Storm
243287 7.5 危険 easy-script - TlGuestBook における管理アクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2008-5065 2012-06-26 16:03 2008-11-13 Show GitHub Exploit DB Packet Storm
243288 7.5 危険 ASP indir - Yigit Aybuga Dizi Portali の film.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5057 2012-06-26 16:03 2008-11-13 Show GitHub Exploit DB Packet Storm
243289 4.3 警告 activecampaign - ActiveCampaign TrioLive の department_offline_context.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5056 2012-06-26 16:03 2008-11-11 Show GitHub Exploit DB Packet Storm
243290 7.5 危険 activecampaign - ActiveCampaign TrioLive の department_offline_context.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5055 2012-06-26 16:03 2008-11-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 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
1831 - - - In the Linux kernel, the following vulnerability has been resolved: kprobes: avoid crash when rmmod/insmod after ftrace killed After we hit ftrace is killed by some errors, the kernel crash if we r… - CVE-2026-43409 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1832 - - - In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabled When the Remote System Update (RSU) isn't enabled in t… - CVE-2026-43410 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1833 - - - In the Linux kernel, the following vulnerability has been resolved: tipc: fix divide-by-zero in tipc_sk_filter_connect() A user can set conn_timeout to any value via setsockopt(TIPC_CONN_TIMEOUT), … - CVE-2026-43411 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1834 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspend In __ufshcd_wl_suspend(), cancel_delayed_work_sync() is calle… - CVE-2026-43415 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1835 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and start During ADSP stop and start, the kernel crashes due to the… - CVE-2026-43412 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1836 - - - In the Linux kernel, the following vulnerability has been resolved: powerpc, perf: Check that current->mm is alive before getting user callchain It may happen that mm is already released, which lea… - CVE-2026-43416 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1837 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Fix NULL pointer exception during user_scan() user_scan() invokes updated sas_user_scan() for channel 0, and if s… - CVE-2026-43413 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1838 - - - In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Handle vfork()/CLONE_VM correctly Matthieu and Jiri reported stalls where a task endlessly loops in mm_get_cid() whe… - CVE-2026-43417 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1839 - - - In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible… - CVE-2026-43418 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1840 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: fix i_nlink underrun during async unlink During async unlink, we drop the `i_nlink` counter before we receive the completio… - CVE-2026-43420 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm