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 4, 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
220521 4.3 警告 IBM - IBM Domino の iNotes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5389 2013-10-24 16:56 2013-10-18 Show GitHub Exploit DB Packet Storm
220522 4.3 警告 IBM - IBM Domino の iNotes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5388 2013-10-24 16:53 2013-10-18 Show GitHub Exploit DB Packet Storm
220523 5 警告 Wireshark - Wireshark の Radiotap 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-4921 2013-10-24 16:53 2013-07-26 Show GitHub Exploit DB Packet Storm
220524 5 警告 Wireshark - Wireshark の P1 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4920 2013-10-24 16:41 2013-07-26 Show GitHub Exploit DB Packet Storm
220525 10 危険 アドビシステムズ - Windows 上で稼働する Adobe Flash Player における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2013-2555 2013-10-24 12:11 2013-03-12 Show GitHub Exploit DB Packet Storm
220526 6.9 警告 オラクル - Oracle Support Tools の Oracle Auto Service Request の asr における任意のファイルを変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2013-1495 2013-10-24 11:47 2013-03-1 Show GitHub Exploit DB Packet Storm
220527 4.3 警告 BoltWire - BoltWire におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2651 2013-10-24 11:41 2013-10-9 Show GitHub Exploit DB Packet Storm
220528 1.2 注意 Xen プロジェクト - Xen における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-1442 2013-10-24 11:37 2013-09-25 Show GitHub Exploit DB Packet Storm
220529 7.5 危険 Nagios Enterprises, LLC - Nagios Remote Plug-In Executor の nrpc.c における任意のシェルコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1362 2013-10-24 11:34 2013-04-4 Show GitHub Exploit DB Packet Storm
220530 6.8 警告 DrayTek Corporation - DrayTek Vigor2700 にコマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2013-5703 2013-10-24 11:12 2013-10-22 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