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 9, 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
3171 7.5 重要
Network
yodinfo Mini Mouse yodinfoのMini Mouseにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2021-47849 2026-02-4 18:42 2026-01-21 Show GitHub Exploit DB Packet Storm
3172 7.5 重要
Network
yodinfo Mini Mouse yodinfoのMini Mouseにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2021-47850 2026-02-4 18:42 2026-01-21 Show GitHub Exploit DB Packet Storm
3173 9.8 緊急
Network
yodinfo Mini Mouse yodinfoのMini MouseにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2021-47851 2026-02-4 18:42 2026-01-21 Show GitHub Exploit DB Packet Storm
3174 7.5 重要
Network
クアルコム MSM8608 ファームウェア
APQ8017 ファームウェア
qcn6224 ファームウェア
Snapdragon 210 Processor Firmware
fastconnect 7800 ファームウェア
snapdragon 425 mobile …
クアルコムのQualcomm 205 Mobile Platform ファームウェア等の複数製品におけるバッファオーバーリードの脆弱性 CWE-126
バッファオーバーリード
CVE-2024-23358 2026-02-4 18:42 2024-09-2 Show GitHub Exploit DB Packet Storm
3175 9.8 緊急
Network
Honeywell International Inc. LenelS2 NetBox Honeywell International Inc.のLenelS2 NetBoxにおけるハードコードされたパスワードの使用に関する脆弱性 CWE-259
パスワードがハードコーディングされている
CVE-2024-2420 2026-02-4 18:42 2024-05-30 Show GitHub Exploit DB Packet Storm
3176 9.8 緊急
Network
Honeywell International Inc. LenelS2 NetBox Honeywell International Inc.のLenelS2 NetBoxにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2024-2421 2026-02-4 18:42 2024-05-30 Show GitHub Exploit DB Packet Storm
3177 8.8 重要
Network
Honeywell International Inc. LenelS2 NetBox Honeywell International Inc.のLenelS2 NetBoxにおける引数の挿入または変更に関する脆弱性 CWE-88
引数の挿入または変更
CVE-2024-2422 2026-02-4 18:42 2024-05-30 Show GitHub Exploit DB Packet Storm
3178 6.1 警告
Network
Tiptap tiptap/extension-link Tiptapのtiptap/extension-linkにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-14284 2026-02-4 18:42 2025-12-9 Show GitHub Exploit DB Packet Storm
3179 7.5 重要
Network
クアルコム SD730 ファームウェア
Snapdragon 820 Automotive Platform ファームウェア
snapdragon 680 4g mobile platform ファームウェア
c-v2x 9150 ファームウェア
QCM4290&n…
クアルコムの9206 lte modem ファームウェア等の複数製品におけるバッファオーバーリードの脆弱性 CWE-126
バッファオーバーリード
CVE-2025-21429 2026-02-4 18:42 2025-04-7 Show GitHub Exploit DB Packet Storm
3180 7.8 重要
Local
クアルコム fastconnect 6900 ファームウェア
qcs5430 ファームウェア
WCD9370 ファームウェア
WCD9380 ファームウェア
Snapdragon 8cx Compute Platform (SC8180X-AB) ファームウェア
Snapdrag…
クアルコムのfastconnect 6700 ファームウェア等の複数製品における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2025-21439 2026-02-4 18:42 2025-04-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
501 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: iommu/amd: move wait_on_sem() out of spinlock With iommu.strict=1, the existing completion wait path can cause soft lockups under… New - CVE-2026-43253 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
502 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen_9pfs_front_free against concurrent calls The xenwatch thread can race with other back-end change notification… New - CVE-2026-43249 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
503 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhost_vdpa Remove duplication by consolidating these here. This reduces the posibility of … New - CVE-2026-43248 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
504 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ntfs: ->d_compare() must not block ... so don't use __getname() there. Switch it (and ntfs_d_hash(), while we are at it) to kmal… New - CVE-2026-43245 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
505 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in ->query_interfaces() It was possible for two query interface works to be concurrently trying to upd… New - CVE-2026-43239 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
506 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4 This commit simplifies the amd… New - CVE-2026-43237 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
507 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release The atmel_hlcdc_plane_atomic_duplicate_state() callback was … New - CVE-2026-43236 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
508 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_h323: fix OOB read in decode_choice() In decode_choice(), the boundary check before get_len() uses the va… New - CVE-2026-43233 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
509 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets When the FarSync T-series card is being detached, the fs… New - CVE-2026-43232 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
510 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/rds: Clear reconnect pending bit When canceling the reconnect worker, care must be taken to reset the reconnect-pending bit. … New - CVE-2026-43230 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm