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 12, 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
1121 9.8 緊急
Network
freedesktop.org libinput freedesktop.orgのlibinputにおけるCRLF インジェクションの脆弱性 CWE-93
CRLF インジェクション
CVE-2026-50292 2026-06-8 12:31 2026-06-4 Show GitHub Exploit DB Packet Storm
1122 7.8 重要
Local
notepad-plus-plus notepad++ notepad-plus-plusのnotepad++におけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-5525 2026-06-8 12:31 2026-04-10 Show GitHub Exploit DB Packet Storm
1123 4.3 警告
Network
Django Software Foundation Django Django Software FoundationのDjangoにおけるデジタル署名の検証に関する脆弱性 CWE-347
デジタル署名の不適切な検証
CVE-2026-6873 2026-06-8 12:30 2026-06-3 Show GitHub Exploit DB Packet Storm
1124 3.1
Network
Django Software Foundation Django Django Software FoundationのDjangoにおける重要な情報の平文での送信に関する脆弱性 CWE-319
重要な情報の平文での送信
CVE-2026-7666 2026-06-8 12:30 2026-06-3 Show GitHub Exploit DB Packet Storm
1125 5.5 警告
Local
日本ナショナルインスツルメンツ NI-PAL 日本ナショナルインスツルメンツのNI-PALにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-8035 2026-06-8 12:30 2026-06-2 Show GitHub Exploit DB Packet Storm
1126 7.8 重要
Local
日本ナショナルインスツルメンツ NI-PAL 日本ナショナルインスツルメンツのNI-PALにおける入力で指定されたインデックス、位置、またはオフセットの不適切な検証に関する脆弱性 CWE-1285
入力で指定されたインデックス、位置、またはオフセットの不適切な検証
CVE-2026-8036 2026-06-8 12:30 2026-06-2 Show GitHub Exploit DB Packet Storm
1127 9.8 緊急
Network
IBM IBM Aspera High-Speed Transfer Server
IBM Aspera High-Speed Transfer Endpoint
IBMのIBM Aspera High-Speed Transfer Endpoint等の複数製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-8175 2026-06-8 12:30 2026-05-27 Show GitHub Exploit DB Packet Storm
1128 8.8 重要
Network
IBM IBM Aspera High-Speed Transfer Server
IBM Aspera High-Speed Transfer Endpoint
IBMのIBM Aspera High-Speed Transfer Endpoint等の複数製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-8179 2026-06-8 12:30 2026-05-27 Show GitHub Exploit DB Packet Storm
1129 7.5 重要
Network
IBM IBM Aspera High-Speed Transfer Server
IBM Aspera High-Speed Transfer Endpoint
IBMのIBM Aspera High-Speed Transfer Endpoint等の複数製品におけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-8180 2026-06-8 12:30 2026-05-27 Show GitHub Exploit DB Packet Storm
1130 5.3 警告
Network
Django Software Foundation Django Django Software FoundationのDjangoにおける大文字と小文字の区別の不適切な処理に関する脆弱性 CWE-178
大文字と小文字の区別の不適切な処理
CVE-2026-8404 2026-06-8 12:30 2026-06-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
11 6.5 MEDIUM
Network
redhat directory_server
389_directory_server
enterprise_linux
A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a… New CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-11789 2026-06-13 03:30 2026-06-9 Show GitHub Exploit DB Packet Storm
12 4.9 MEDIUM
Network
redhat directory_server
389_directory_server
enterprise_linux
A flaw was found in 389 Directory Server. The PBKDF2-SHA256 password storage plugin does not enforce an upper bound on the iteration count extracted from stored password hashes. A privileged attacker… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-11790 2026-06-13 03:21 2026-06-9 Show GitHub Exploit DB Packet Storm
13 5.3 MEDIUM
Network
- - Crypt::PBKDF2 versions before 0.261630 for Perl have a weak default algorithm and number of iterations. The default algorithm is HMAC-SHA1, which should only be used for legacy systems. These versi… New CWE-916
 Use of Password Hash With Insufficient Computational Effort
CVE-2026-9641 2026-06-13 03:16 2026-06-13 Show GitHub Exploit DB Packet Storm
14 7.5 HIGH
Network
- - Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography. New CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-9638 2026-06-13 03:16 2026-06-13 Show GitHub Exploit DB Packet Storm
15 7.6 HIGH
Network
- - Cap-go prior to 12.128.2 contains an account takeover vulnerability in its email change mechanism that allows an attacker with temporary authenticated session access to change the registered email ad… New CWE-306
Missing Authentication for Critical Function
CVE-2026-53981 2026-06-13 03:16 2026-06-13 Show GitHub Exploit DB Packet Storm
16 7.8 HIGH
Local
- - Insufficient Verification of Data Authenticity in Remote Control for Zoom Contact Center for Windows before version 7.0.0 may allow an authenticated user to enable an escalation of privilege via loca… New CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-53406 2026-06-13 03:16 2026-06-13 Show GitHub Exploit DB Packet Storm
17 10.0 CRITICAL
Network
- - SimpleHelp versions 5.5.15 and prior and 6.0 pre-release versions contain an authentication bypass vulnerability in the OIDC authentication flow. When OIDC authentication is configured, identity toke… New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-48558 2026-06-13 03:16 2026-06-13 Show GitHub Exploit DB Packet Storm
18 8.0 HIGH
Network
- - MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, and 12.3.1, a high… New CWE-78
OS Command 
CVE-2026-48165 2026-06-13 03:16 2026-06-13 Show GitHub Exploit DB Packet Storm
19 8.0 HIGH
Network
- - MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, and 12.3.1, during… New CWE-78
OS Command 
CVE-2026-48163 2026-06-13 03:16 2026-06-13 Show GitHub Exploit DB Packet Storm
20 7.8 HIGH
Local
- - Acrobat Reader versions 24.001.30365, 26.001.21651 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. E… New CWE-787
 Out-of-bounds Write
CVE-2026-47965 2026-06-13 03:16 2026-06-13 Show GitHub Exploit DB Packet Storm