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
1331 5.4 警告
Network
opensourcepos open source point of sale opensourceposのopen source point of saleにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-39380 2026-04-27 10:48 2026-04-7 Show GitHub Exploit DB Packet Storm
1332 7.6 重要
Network
FreeScout FreeScout FreeScoutにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-39384 2026-04-27 10:48 2026-04-7 Show GitHub Exploit DB Packet Storm
1333 3.1
Network
OpenBao OpenBao OpenBaoにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-39388 2026-04-27 10:48 2026-04-21 Show GitHub Exploit DB Packet Storm
1334 4.9 警告
Network
OpenBao OpenBao OpenBaoにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-39946 2026-04-27 10:48 2026-04-21 Show GitHub Exploit DB Packet Storm
1335 5.7 警告
Adjacent
OpenClaw OpenClaw OpenClawにおける重要な情報の平文での送信に関する脆弱性 CWE-319
重要な情報の平文での送信
CVE-2026-40045 2026-04-27 10:48 2026-04-21 Show GitHub Exploit DB Packet Storm
1336 6.5 警告
Network
Mervin Praison (MervinPraison) PraisonAI Mervin Praison (MervinPraison)のPraisonAIにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-40150 2026-04-27 10:48 2026-04-9 Show GitHub Exploit DB Packet Storm
1337 8.8 重要
Network
Mervin Praison (MervinPraison) PraisonAI Mervin Praison (MervinPraison)のPraisonAIにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-40157 2026-04-27 10:48 2026-04-10 Show GitHub Exploit DB Packet Storm
1338 6.5 警告
Network
Linux Foundation tekton pipelines Linux Foundationのtekton pipelinesにおける送信データへの重要な情報の挿入に関する脆弱性 CWE-201
CWE-noinfo
CVE-2026-40161 2026-04-27 10:48 2026-04-21 Show GitHub Exploit DB Packet Storm
1339 8.1 重要
Network
SysAdmins Media HomeBox SysAdmins MediaのHomeBoxにおける不適切な所有権の割り当てに関する脆弱性 CWE-708
不適切な所有権の割り当て
CVE-2026-40196 2026-04-27 10:48 2026-04-17 Show GitHub Exploit DB Packet Storm
1340 2.7
Network
OpenBao OpenBao OpenBaoにおけるセキュリティトークンの割り当ての制限に関する脆弱性 CWE-1259
セキュリティトークンの割り当ての不適切な制限
CVE-2026-40264 2026-04-27 10:48 2026-04-21 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