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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251701 8.3 危険 ヒューレット・パッカード - HP SNMP Agents for Linux におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2012-2002 2012-05-7 16:24 2012-05-1 Show GitHub Exploit DB Packet Storm
251702 4.3 警告 ヒューレット・パッカード - HP SNMP Agents for Linux におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2001 2012-05-7 16:23 2012-05-1 Show GitHub Exploit DB Packet Storm
251703 7.5 危険 ヒューレット・パッカード - HP System Health Application and Command Line Utilities における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-2000 2012-05-7 16:22 2012-05-1 Show GitHub Exploit DB Packet Storm
251704 9.3 危険 WellinTech - WellinTech KingView における権限を取得される脆弱性 CWE-Other
その他
CVE-2012-1819 2012-05-7 16:01 2011-03-22 Show GitHub Exploit DB Packet Storm
251705 7.5 危険 Apache Software Foundation - Apache Qpid におけるクラスタのメッセージ機能およびジョブ機能へアクセスされる脆弱性 CWE-287
不適切な認証
CVE-2011-3620 2012-05-7 15:59 2012-05-3 Show GitHub Exploit DB Packet Storm
251706 6.9 警告 Quest Software Inc. - Quest Toad for Data Analysts における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0279 2012-05-7 15:57 2012-05-1 Show GitHub Exploit DB Packet Storm
251707 6.8 警告 IBM - IBM WebSphere Application Server の Web Server プラグインにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2012-2162 2012-05-7 15:56 2012-03-23 Show GitHub Exploit DB Packet Storm
251708 6.4 警告 HTC Corporation - 複数の HTC の Android 上で動作する HTC IQRD サービスにおける SMS メッセージを送信される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2217 2012-05-7 15:54 2012-05-1 Show GitHub Exploit DB Packet Storm
251709 2.1 注意 Mumble - Mumble における平文パスワードおよび設定データを取得される脆弱性 CWE-310
暗号の問題
CVE-2012-0863 2012-05-2 15:17 2012-04-30 Show GitHub Exploit DB Packet Storm
251710 6.5 警告 Digium - Asterisk Open Source および Asterisk Business Edition におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2012-2416 2012-05-2 15:14 2012-04-16 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
6361 - - - An attacker sending tcp, il, rudp, rudp, or gre packets with a length less than the header size would trigger a kernel panic. - CVE-2026-9054 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
6362 - - - Mothra would respect a default value given by a website for HTML file upload forms. An attacker could craft a website with a malicious default file path, and then conceal this form element. - CVE-2026-9053 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
6363 7.5 HIGH
Network
- - The WP ERP Pro plugin for WordPress is vulnerable to SQL Injection via the 'search_key' parameter in all versions up to, and including, 1.5.1. This is due to insufficient escaping on the user supplie… CWE-89
SQL Injection
CVE-2026-4834 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
6364 7.8 HIGH
Local
- - In `src/havegecmd.c`, the `socket_handler` function performs a credential check on the abstract UNIX socket (`\0/sys/entropy/haveged`). However, while it detects if the connecting user is not root (`… CWE-305
 Authentication Bypass by Primary Weakness
CVE-2026-41054 2026-05-22 13:16 2026-05-20 Show GitHub Exploit DB Packet Storm
6365 - - - The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch … - CVE-2026-39831 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
6366 - - - A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close(), r… - CVE-2026-39830 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
6367 - - - The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumptio… - CVE-2026-39829 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
6368 - - - When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as forc… - CVE-2026-39828 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
6369 - - - A cross-site scripting (XSS) vulnerability in SketchUp 2026's Dynamic Components feature allows remote code execution and local file exfiltration through maliciously crafted SKP files. The vulnerabil… - CVE-2026-9264 2026-05-22 11:16 2026-05-22 Show GitHub Exploit DB Packet Storm
6370 - - - Catalyst::Plugin::Authentication versions through 0.10024 for Perl is susceptible to timing attacks. These versions use Perl's built-in eq comparison. Discrepencies in timing could be used to guess… CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-5091 2026-05-22 11:16 2026-05-22 Show GitHub Exploit DB Packet Storm