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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
208821 10 危険 Schneider Electric - Schneider Electric Modicon M340 PLC BMXNOx および BMXPx デバイスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7937 2015-12-22 11:58 2015-12-10 Show GitHub Exploit DB Packet Storm
208822 7.5 危険 Moxa Inc. - Moxa OnCell Central Manager の MessageBrokerServlet サーブレットにおける管理アクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2015-6480 2015-12-22 11:47 2015-11-24 Show GitHub Exploit DB Packet Storm
208823 6.4 警告 SearchBlox Software - SearchBlox における設定ファイルに書き込まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-7919 2015-12-22 11:34 2015-12-3 Show GitHub Exploit DB Packet Storm
208824 5 警告 シスコシステムズ - Cisco IOS および IOS XE の IKEv1 ステートマシンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-6429 2015-12-22 11:29 2015-12-18 Show GitHub Exploit DB Packet Storm
208825 6.8 警告 アドビシステムズ - Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat の AGM.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8458 2015-12-22 11:22 2015-10-13 Show GitHub Exploit DB Packet Storm
208826 6.9 警告 セイコーエプソン株式会社 - EPSON Network Utility に権限昇格の脆弱性 CWE-264
CWE-Other
CVE-2015-6034 2015-12-22 10:40 2015-10-27 Show GitHub Exploit DB Packet Storm
208827 9.3 危険 マイクロソフト - Microsoft Windows Server 2008 および 2012 の DNS サーバにおける任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-6125 2015-12-22 10:20 2015-12-8 Show GitHub Exploit DB Packet Storm
208828 4.3 警告 Apache Software Foundation - Apache Cordova プラグイン cordova-plugin-file-transfer における HTTP ヘッダインジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2015-5204 2015-12-21 17:45 2015-09-29 Show GitHub Exploit DB Packet Storm
208829 3.5 注意 Token Insert Entity project - Drupal 用 Token Insert Entity モジュールにおけるアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2015-8602 2015-12-21 17:41 2015-12-2 Show GitHub Exploit DB Packet Storm
208830 5 警告 Chat Room project - Drupal 用 Chat Room モジュールにおけるアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2015-8601 2015-12-21 17:41 2015-12-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 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
191 5.3 MEDIUM
Network
- - guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP. Versions prior to 2.10.2 contain improper Host header validation when parsing raw HTTP request messages and when deriving a serv… New CWE-20
CWE-918
 Improper Input Validation 
Server-Side Request Forgery (SSRF) 
CVE-2026-48998 2026-06-12 00:25 2026-06-11 Show GitHub Exploit DB Packet Storm
192 5.3 MEDIUM
Network
- - guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP. Versions prior to 2.10.2 did not reject ASCII control characters, whitespace, or DEL in first-party URI host components. A vulne… New CWE-20
CWE-93
CWE-113
 Improper Input Validation 
CRLF Injection
HTTP Response Splitting
CVE-2026-49214 2026-06-12 00:25 2026-06-11 Show GitHub Exploit DB Packet Storm
193 6.5 MEDIUM
Network
- - Russh is a Rust SSH client & server library. From version 0.37.0 to before version 0.61.0, in the russh client keyboard-interactive authentication path, a malicious SSH server could send a USERAUTH_I… New CWE-20
 Improper Input Validation 
CVE-2026-48107 2026-06-12 00:24 2026-06-11 Show GitHub Exploit DB Packet Storm
194 5.3 MEDIUM
Network
- - Russh is a Rust SSH client & server library. From version 0.34.0-beta.1 to before version 0.61.0, russh did not enforce the SSH identification-string rules as deliberately as OpenSSH. In particular, … New CWE-20
 Improper Input Validation 
CVE-2026-48108 2026-06-12 00:24 2026-06-11 Show GitHub Exploit DB Packet Storm
195 - - - Cerebrate before version 1.37 contains a mass-assignment vulnerability in the generic CRUD add path. The add() handler attempted to remove an attacker-supplied id from $params before normalizing the … New CWE-20
 Improper Input Validation 
CVE-2026-53901 2026-06-12 00:24 2026-06-11 Show GitHub Exploit DB Packet Storm
196 - - - Cerebrate before version 1.37 allowed the id primary key field to be supplied through request input during CRUD edit operations and certain custom entity patching flows. In affected entities that did… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-53911 2026-06-12 00:24 2026-06-11 Show GitHub Exploit DB Packet Storm
197 - - - Cerebrate before version 1.37 exposed credential material from self-registration requests. The self-registration workflow stored the registrant’s hashed password in the inbox message data payload. Th… New CWE-200
Information Exposure
CVE-2026-53912 2026-06-12 00:24 2026-06-11 Show GitHub Exploit DB Packet Storm
198 8.7 HIGH
Network
- - GitLab has remediated an issue in GitLab EE affecting all versions from 17.1 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that under certain conditions could have allowed an authentic… New CWE-79
Cross-site Scripting
CVE-2026-10087 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
199 4.3 MEDIUM
Network
- - GitLab has remediated an issue in GitLab CE/EE affecting all versions from 17.0 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that could have allowed an authenticated user to cause den… New CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2026-10733 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
200 6.5 MEDIUM
Network
- - GitLab has remediated an issue in GitLab CE/EE affecting all versions from 17.10 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that under certain conditions could have allowed an authe… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-1500 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm