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
220821 6.8 警告 シスコシステムズ - Cisco Unified Computing System におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4084 2013-10-8 16:21 2013-10-4 Show GitHub Exploit DB Packet Storm
220822 6.5 警告 Vtiger - vTiger CRM の CalendarCommon.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-5091 2013-10-8 16:09 2013-09-17 Show GitHub Exploit DB Packet Storm
220823 1.5 注意 ヒューレット・パッカード - 複数の HP 製品の FutureSmart デバイスにおける任意のスキャンされたドキュメントの画像を読まれる脆弱性 CWE-200
情報漏えい
CVE-2013-4829 2013-10-8 15:59 2013-10-3 Show GitHub Exploit DB Packet Storm
220824 4.3 警告 ヒューレット・パッカード - 複数の HP 製品の FutureSmart デバイスにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-4828 2013-10-8 15:59 2013-10-3 Show GitHub Exploit DB Packet Storm
220825 4 警告 インターネットイニシアティブ - SEIL シリーズにおける RADIUS 認証に関する脆弱性 CWE-Other
その他
CVE-2013-4708 2013-10-8 15:34 2013-09-20 Show GitHub Exploit DB Packet Storm
220826 6.8 警告 Newera Software Technology - IconCool PDFCool Studio の PDFAX0722_IconCool.dll におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4986 2013-10-8 15:13 2013-10-1 Show GitHub Exploit DB Packet Storm
220827 7.8 危険 Brickcom - 複数の Brickcom 製品のファームウェアにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3689 2013-10-8 15:06 2013-06-12 Show GitHub Exploit DB Packet Storm
220828 8.8 危険 アクシスコミュニケーションズ - AXIS ネットワークカメラ用 AXIS Media Control ActiveX コントロールにおける任意のファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3543 2013-10-8 15:05 2013-06-12 Show GitHub Exploit DB Packet Storm
220829 7.8 危険 OvisLink - AirLive WL-2600CAM などのモデルの cgi-bin/admin/fileread におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-3541 2013-10-8 15:05 2013-06-12 Show GitHub Exploit DB Packet Storm
220830 6.8 警告 OvisLink - 複数の AirLive 製品の cgi-bin/admin/usrgrp.cgi におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3540 2013-10-8 15:05 2013-06-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 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
391 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: me_daq: Fix potential overrun of firmware buffer `me2600_xilinx_download()` loads the firmware that was requested by `req… New - CVE-2026-31748 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
392 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: ni_atmio16d: Fix invalid clean-up after failed attach If the driver's COMEDI "attach" handler function (`atmio16d_attach(… New - CVE-2026-31749 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
393 - - - 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
394 - - - 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
395 - - - 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
396 - - - 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
397 - - - 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
398 - - - 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
399 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB Currently, AMDGPU_VA_RESERVED_TRAP_SIZE is hardcoded to 8KB, while KFD_CW… New - CVE-2026-31765 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
400 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode Stop adjusting the horizontal timing values based on the… New - CVE-2026-31767 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm