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":May 22, 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
204291 10 危険 Lantronix, Inc. - Lantronix xPrintServer における任意のコマンドを実行される脆弱性 CWE-264
CWE-Other
CVE-2014-9002 2016-05-23 12:15 2014-11-11 Show GitHub Exploit DB Packet Storm
204292 9.8 緊急
Network
Lantronix, Inc. - Lantronix xPrintServer デバイスのファームウェアにおける root アクセス権を取得される脆弱性 CWE-255
CWE-Other
CVE-2016-4325 2016-05-23 12:13 2016-05-13 Show GitHub Exploit DB Packet Storm
204293 7.5 重要
Network
Xstream
Debian
- XStream の複数のドライバにおける XML 外部エンティティの脆弱性 CWE-200
情報漏えい
CVE-2016-3674 2016-05-23 12:13 2016-03-15 Show GitHub Exploit DB Packet Storm
204294 4.3 警告
Network
IBM - IBM Cognos TM1 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-0381 2016-05-23 11:39 2016-05-12 Show GitHub Exploit DB Packet Storm
204295 7.5 重要
Network
IBM - IBM Multi-Enterprise Integration Gateway および B2B Advanced Communications における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0341 2016-05-23 11:39 2016-05-2 Show GitHub Exploit DB Packet Storm
204296 6.5 警告
Network
IBM - IBM Bluemix の Java 用 Liberty の Auto-Scaling エージェントにおける X.509 証明書の検証を無効にされる脆弱性 CWE-Other
その他
CVE-2016-0323 2016-05-23 11:39 2016-03-31 Show GitHub Exploit DB Packet Storm
204297 5.9 警告
Network
IBM - IBM WebSphere Application Server における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0306 2016-05-23 11:39 2016-04-8 Show GitHub Exploit DB Packet Storm
204298 7.1 重要
Local
The PHP Group - PHP の ext/soap/php_http.c の make_http_soap_request 関数におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2016-3185 2016-05-23 11:35 2016-03-3 Show GitHub Exploit DB Packet Storm
204299 5.9 警告
Network
F5 Networks - 複数の F5 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-8099 2016-05-23 11:09 2015-11-9 Show GitHub Exploit DB Packet Storm
204300 9.8 緊急
Network
Canonical - ubuntu-core-launcher パッケージの setup_snappy_os_mounts 関数における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1580 2016-05-23 10:32 2016-04-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
11 - - - 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. New - CVE-2026-9053 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
12 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… New CWE-89
SQL Injection
CVE-2026-4834 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
13 - - - For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used. New - CVE-2026-46598 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
14 - - - An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs. New - CVE-2026-46597 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
15 - - - Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would… New - CVE-2026-46595 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
16 - - - Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked. New - CVE-2026-42508 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
17 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 (`… New CWE-305
 Authentication Bypass by Primary Weakness
CVE-2026-41054 2026-05-22 13:16 2026-05-20 Show GitHub Exploit DB Packet Storm
18 - - - SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an… New - CVE-2026-39835 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
19 - - - When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty pack… New - CVE-2026-39834 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
20 - - - The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indicatio… New - CVE-2026-39833 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm