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 29, 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
3231 9.9 緊急
Network
GeoVision GV-LPC2211 Firmware
GV-LPC2011 Firmware
GeoVisionのGV-LPC2011 Firmware等の複数製品における不適切な権限設定に関する脆弱性 CWE-266
不適切な権限設定
CVE-2026-42368 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3232 9.8 緊急
Network
GeoVision GV-VMS Firmware GeoVisionのGV-VMS Firmwareにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-42370 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3233 9.8 緊急
Network
Bitwarden Bitwarden Command-line Interface BitwardenのBitwarden Command-line Interfaceにおける複数の脆弱性 CWE-78
CWE-94
CVE-2026-42994 2026-05-7 11:31 2026-05-1 Show GitHub Exploit DB Packet Storm
3234 9.3 緊急
Network
GeoVision GV-IP Device Utility GeoVisionのGV-IP Device Utilityにおける隠蔽によるセキュリティへの依存に関する脆弱性 CWE-656
隠蔽によるセキュリティへの依存
CVE-2026-7161 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3235 6.1 警告
Network
GeoVision GV-LPC2211 Firmware
GV-LPC2011 Firmware
GeoVisionのGV-LPC2011 Firmware等の複数製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-7371 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3236 9 緊急
Network
GeoVision GV-VMS Firmware GeoVisionのGV-VMS Firmwareにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-7372 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3237 7.8 重要
Local
Zurich Instruments LabOne Q Zurich InstrumentsのLabOne Qにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-7584 2026-05-7 11:31 2026-05-1 Show GitHub Exploit DB Packet Storm
3238 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. W308R Firmware Shenzhen Tenda Technology Co.,Ltd.のW308R Firmwareにおけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2018-25316 2026-05-7 11:31 2026-04-29 Show GitHub Exploit DB Packet Storm
3239 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. W3002R Firmware
A302 Firmware
W309R Firmware
Shenzhen Tenda Technology Co.,Ltd.のA302 Firmware等の複数製品におけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2018-25317 2026-05-7 11:31 2026-04-29 Show GitHub Exploit DB Packet Storm
3240 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. FH303 Firmware
A300 Firmware
Shenzhen Tenda Technology Co.,Ltd.のA300 Firmware等の複数製品におけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2018-25318 2026-05-7 11:31 2026-04-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
316421 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL poi… CWE-476
 NULL Pointer Dereference
CVE-2024-42287 2024-09-11 04:05 2024-08-17 Show GitHub Exploit DB Packet Storm
316422 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: validate nvme_local_port correctly The driver load failed with error message, qla2xxx [0000:04:00.0]-ffff:0: regi… CWE-476
 NULL Pointer Dereference
CVE-2024-42286 2024-09-11 04:02 2024-08-17 Show GitHub Exploit DB Packet Storm
316423 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en In sprd_iommu_cleanup() before calling function sprd_iommu_hw_en() dom->sdev is… CWE-476
 NULL Pointer Dereference
CVE-2024-42277 2024-09-11 03:46 2024-08-17 Show GitHub Exploit DB Packet Storm
316424 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmulti_tx() Don't dereference *sp after calling dev_kfree_skb(*sp). CWE-416
 Use After Free
CVE-2024-42280 2024-09-11 03:43 2024-08-17 Show GitHub Exploit DB Packet Storm
316425 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value devm_kasprintf() can return a NULL pointer on failure but this re… CWE-476
 NULL Pointer Dereference
CVE-2024-42298 2024-09-11 03:42 2024-08-17 Show GitHub Exploit DB Packet Storm
316426 7.5 HIGH
Network
- - Improper access control in Decentralized Identity Services resulted in a vulnerability that allows an unauthenticated attacker to disable Verifiable ID's on another tenant. CWE-284
Improper Access Control
CVE-2024-43477 2024-09-11 03:15 2024-08-23 Show GitHub Exploit DB Packet Storm
316427 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baud_base can result in ua… CWE-369
 Divide By Zero
CVE-2024-43893 2024-09-11 03:13 2024-08-26 Show GitHub Exploit DB Packet Storm
316428 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing try_grab_folio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual ma… NVD-CWE-noinfo
CVE-2024-44943 2024-09-11 03:12 2024-08-28 Show GitHub Exploit DB Packet Storm
316429 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/client: fix null pointer dereference in drm_client_modeset_probe In drm_client_modeset_probe(), the return value of drm_mode_… CWE-476
 NULL Pointer Dereference
CVE-2024-43894 2024-09-11 03:09 2024-08-26 Show GitHub Exploit DB Packet Storm
316430 - - - An issue in the component /jeecg-boot/jmreport/dict/list of JimuReport v1.7.8 allows attacker to escalate privileges via a crafted GET request. - CVE-2024-44893 2024-09-11 02:43 2024-09-11 Show GitHub Exploit DB Packet Storm