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 19, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
242371 2.1 注意 palm - Palm OS Treo スマートフォンの Find 機能における重要な情報を取得される脆弱性 - CVE-2007-0859 2012-09-25 16:47 2007-02-15 Show GitHub Exploit DB Packet Storm
242372 4.3 警告 MoinMoin - MoinMoin におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0857 2012-09-25 16:47 2007-02-8 Show GitHub Exploit DB Packet Storm
242373 7.5 危険 maian recipe - Maian Recipe の classes/class_mail.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0848 2012-09-25 16:47 2007-02-8 Show GitHub Exploit DB Packet Storm
242374 7.5 危険 open tibia server cms - OTSCMS の mod/PM/reply.php における SQL インジェクションの脆弱性 - CVE-2007-0847 2012-09-25 16:47 2007-02-8 Show GitHub Exploit DB Packet Storm
242375 6.8 警告 open tibia server cms - OTSCMS の forum.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0846 2012-09-25 16:47 2007-02-8 Show GitHub Exploit DB Packet Storm
242376 6.4 警告 pam ssh - pam_ssh の pam_ssh.c における認証を回避される脆弱性 - CVE-2007-0844 2012-09-25 16:47 2007-02-8 Show GitHub Exploit DB Packet Storm
242377 4.6 警告 マイクロソフト - Microsoft Windows 2000 などの ReadDirectoryChangesW API 関数におけるパーミッションを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-0843 2012-09-25 16:47 2007-02-22 Show GitHub Exploit DB Packet Storm
242378 5 警告 マイクロソフト - localtime などを含む MSVCR80.DLL time 関数の 64 ビットバージョンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-0842 2012-09-25 16:47 2007-02-13 Show GitHub Exploit DB Packet Storm
242379 6.8 警告 hlstats - HLstats におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0840 2012-09-25 16:47 2007-02-7 Show GitHub Exploit DB Packet Storm
242380 7.5 危険 mysqlnewsengine - MySQLNewsEngine の affichearticles.php3 における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0828 2012-09-25 16:47 2007-02-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 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 … New 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… New 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… New 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. New 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… Update 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… Update 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… Update 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… Update 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. Update 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… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-3341 2026-06-17 01:25 2026-06-12 Show GitHub Exploit DB Packet Storm