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":June 21, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
5611 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
5612 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
5613 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
5614 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
5615 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
5616 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
5617 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
5618 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
5619 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
5620 9.8 緊急
Network
DeanWu (pylixm) Django-mdeditor DeanWu (pylixm)のDjango-mdeditorにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2025-13030 2026-05-7 11:31 2026-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
81 9.1 CRITICAL
Network
- - Crypt::DSA versions before 1.21 for Perl reused the nonce across signatures, leading to private-key recovery. Crypt::DSA::sign caches the per-signature nonce material in the Key object without ever … CWE-323
 Reusing a Nonce, Key Pair in Encryption
CVE-2026-12205 2026-06-17 02:16 2026-06-16 Show GitHub Exploit DB Packet Storm
82 8.8 HIGH
Network
- - Improper input validation in the SSH Elevate Shell feature in Devolutions Remote Desktop Manager 2026.2.7 allows an authenticated user with permission to create or modify a shared SSH entry to exec… CWE-78
OS Command 
CVE-2026-12161 2026-06-17 02:16 2026-06-16 Show GitHub Exploit DB Packet Storm
83 9.1 CRITICAL
Network
- - Socket versions before 2.041 for Perl have an out-of-bounds heap read. In Socket.xs, pack_ip_mreq_source() checks the length of its source argument before the argument is read, so the check tests th… CWE-125
CWE-805
Out-of-bounds Read
 Buffer Access with Incorrect Length Value
CVE-2026-12087 2026-06-17 02:16 2026-06-16 Show GitHub Exploit DB Packet Storm
84 9.1 CRITICAL
Network
- - Dancer2::Plugin::Auth::OAuth versions before 0.22 for Perl default to a predictable nonce. The default nonce was generated using an MD5 hash of the epoch time, which is predictable. CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-11832 2026-06-17 02:16 2026-06-16 Show GitHub Exploit DB Packet Storm
85 7.5 HIGH
Network
expressjs multer Impact: multer versions 2.0.0-alpha.1 through 2.1.1 and 3.0.0-alpha.1 are vulnerable to a Denial of Service when using diskStorage. Aborted or malformed multipart uploads leave orphaned partial files… CWE-459
 Incomplete Cleanup
CVE-2026-5038 2026-06-17 01:59 2026-06-16 Show GitHub Exploit DB Packet Storm
86 7.7 HIGH
Network
mattermost mattermost_desktop Mattermost Desktop App versions <=6.1 5.5.13.0 fail to restrict the allow list of domains to which NTLM credentials were forwarded to in the Mattermost Desktop App which allows any user on a server w… CWE-522
 Insufficiently Protected Credentials
CVE-2026-6517 2026-06-17 01:54 2026-06-15 Show GitHub Exploit DB Packet Storm
87 7.5 HIGH
Network
expressjs multer Impact: multer versions 1.0.0 through 2.1.1 and 3.0.0-alpha.1 are vulnerable to a Denial of Service via deeply nested field names in multipart form data. The append-field dependency parses bracket no… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-5079 2026-06-17 01:49 2026-06-15 Show GitHub Exploit DB Packet Storm
88 7.8 HIGH
Local
foxit ai When the application executes the JavaScript script embedded in the PDF within the sandbox, it fails to intercept some dangerous interfaces, which allows remote scripts to be loaded, resulting in arb… CWE-829
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-12057 2026-06-17 01:43 2026-06-15 Show GitHub Exploit DB Packet Storm
89 4.4 MEDIUM
Local
ibm security_qradar_edr IBM Security QRadar EDR 3.12 through 3.12.24 stores user credentials in plain text which can be read by a local privileged user. CWE-256
CWE-522
Plaintext Storage of a Password 
 Insufficiently Protected Credentials
CVE-2024-45636 2026-06-17 01:26 2026-06-12 Show GitHub Exploit DB Packet Storm
90 5.4 MEDIUM
Network
langflow langflow_desktop IBM Langflow Desktop 1.0.0 through 1.9.2 IBM Langflow is vulnerable to server-side request forgery (SSRF). This may allow an authenticated attacker to send unauthorized requests from the system, pote… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-3341 2026-06-17 01:25 2026-06-12 Show GitHub Exploit DB Packet Storm