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 1, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
203051 9.8 緊急
Network
ReadyDesk.com - ReadyDesk の chat/staff/default.aspx における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-5048 2016-08-30 13:53 2016-08-16 Show GitHub Exploit DB Packet Storm
203052 5.4 警告
Network
PHPVibe - PHPVibe におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5399 2016-08-30 11:57 2015-07-16 Show GitHub Exploit DB Packet Storm
203053 9.8 緊急
Network
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4270 2016-08-30 11:45 2016-07-7 Show GitHub Exploit DB Packet Storm
203054 9.8 緊急
Network
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4269 2016-08-30 11:45 2016-07-7 Show GitHub Exploit DB Packet Storm
203055 9.8 緊急
Network
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4268 2016-08-30 11:45 2016-07-7 Show GitHub Exploit DB Packet Storm
203056 9.8 緊急
Network
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4267 2016-08-30 11:45 2016-07-7 Show GitHub Exploit DB Packet Storm
203057 9.8 緊急
Network
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4266 2016-08-30 11:45 2016-07-7 Show GitHub Exploit DB Packet Storm
203058 9.8 緊急
Network
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4265 2016-08-30 11:45 2016-07-7 Show GitHub Exploit DB Packet Storm
203059 9.8 緊急
Network
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4119 2016-08-30 11:45 2016-05-5 Show GitHub Exploit DB Packet Storm
203060 6.1 警告
Network
Zimbra - Zimbra Collaboration におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5721 2016-08-30 11:34 2016-08-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2421 4.3 MEDIUM
Network
- - The FastX theme for WordPress is vulnerable to unauthorized limited plugin installation and activation due to missing capability checks on the 'ultp_install_callback' and 'ultp_activate_callback' fun… CWE-862
 Missing Authorization
CVE-2026-2518 2026-05-22 14:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2422 - - - 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
2423 - - - 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
2424 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
2425 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
2426 - - - 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
2427 - - - 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
2428 - - - 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
2429 - - - 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
2430 - - - 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