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 6, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
234741 5 警告 MediaWiki - MediaWiki における重要なクロスサイト情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-1318 2012-09-25 16:59 2008-03-3 Show GitHub Exploit DB Packet Storm
234742 7.5 危険 johannes hass - PHP-Nuke 用の Johannes Hass gaestebuch モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1314 2012-09-25 16:59 2008-03-12 Show GitHub Exploit DB Packet Storm
234743 5 警告 packettrap - PacketTrap Networks pt360 Tool Suite の TFTP サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-1312 2012-09-25 16:59 2008-03-12 Show GitHub Exploit DB Packet Storm
234744 5 警告 packettrap - PacketTrap pt360 Tool Suite PRO の TFTP サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-1311 2012-09-25 16:59 2008-03-12 Show GitHub Exploit DB Packet Storm
234745 10 危険 packettrap - PacketTrap Networks pt360 Tool Suite の TFTP サーバにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1310 2012-09-25 16:59 2008-03-12 Show GitHub Exploit DB Packet Storm
234746 10 危険 キングソフト株式会社 - Beijing KingSoft Antivirus におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1307 2012-09-25 16:59 2008-03-12 Show GitHub Exploit DB Packet Storm
234747 5 警告 Perforce Software - Perforce Server の p4s.exe におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-1303 2012-09-25 16:59 2008-03-12 Show GitHub Exploit DB Packet Storm
234748 5 警告 Perforce Software - Perforce Server の p4s.exe におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2008-1302 2012-09-25 16:59 2008-03-12 Show GitHub Exploit DB Packet Storm
234749 4.3 警告 Zoho Corporation - Windows 用の ManageEngine ServiceDesk Plus におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1299 2012-09-25 16:59 2008-03-12 Show GitHub Exploit DB Packet Storm
234750 7.5 危険 PHPNUKE
kyantonius
- PHP-Nuke の Hadith モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1298 2012-09-25 16:59 2008-03-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
851 - - - In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix NULL pointer dereference in ep_queue When the gadget endpoint is disabled or not yet configured, the ep->… - CVE-2026-31755 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
852 - - - In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: Fix URB memory leak on submit failure When usb_submit_urb() fails in usbio_probe(), the previously allocated UR… - CVE-2026-31757 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
853 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo Commit ec35c1969650 ("usb: gadget: f_ncm: Fix net_device lifecycl… - CVE-2026-31727 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
854 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop A race condition between gether_disconnect() and eth_stop()… - CVE-2026-31728 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
855 - - - In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsi_notify_common() The connector number extracted from CCI via UCSI_CCI_CONNECTO… - CVE-2026-31729 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
856 - - - In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: possible double-free of cctx->remote_heap fastrpc_init_create_static_process() may free cctx->remote_heap on the e… - CVE-2026-31730 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
857 - - - In the Linux kernel, the following vulnerability has been resolved: thermal: core: Address thermal zone removal races with resume Since thermal_zone_pm_complete() and thermal_zone_device_resume() r… - CVE-2026-31731 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
858 - - - In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix double free in ulpi_register_interface() error path When device_register() fails, ulpi_register() calls put_device… - CVE-2026-31759 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
859 - - - In the Linux kernel, the following vulnerability has been resolved: gpio: Fix resource leaks on errors in gpiochip_add_data_with_key() Since commit aab5c6f20023 ("gpio: set device type for GPIO chi… - CVE-2026-31732 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
860 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix stale direct dispatch state in ddsp_dsq_id @p->scx.ddsp_dsq_id can be left set (non-SCX_DSQ_INVALID) triggering a … - CVE-2026-31733 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm