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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
200791 6.1 警告
Network
squidguard - squidGuard の squidGuard.cgi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8936 2017-03-3 17:16 2015-02-1 Show GitHub Exploit DB Packet Storm
200792 5.3 警告
Network
SimpleSAMLphp - SimpleSAMLphp の sanitycheck モジュールにおけるシステムの PHP バージョンを取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3124 2017-03-3 17:10 2016-03-1 Show GitHub Exploit DB Packet Storm
200793 8.8 重要
Network
ATutor - ATutor の install_modules.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-2539 2017-03-3 17:05 2016-03-6 Show GitHub Exploit DB Packet Storm
200794 5.9 警告
Network
Debian
Canonical
Exim Development
- Exim における DKIM 署名の秘密鍵を取得される脆弱性 CWE-320
鍵管理のエラー
CVE-2016-9963 2017-03-3 16:59 2016-12-15 Show GitHub Exploit DB Packet Storm
200795 7.5 重要
Network
dhcpcd project - dhcpcd におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-1504 2017-03-3 16:58 2016-01-7 Show GitHub Exploit DB Packet Storm
200796 6.1 警告
Network
GOsa project - GOsa の html/index.php の displayLogin 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9760 2017-03-3 16:46 2014-06-12 Show GitHub Exploit DB Packet Storm
200797 7.8 重要
Local
IBM - IBM BigFix Platform における任意のファイルをアップロードされる脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-0214 2017-03-3 16:42 2016-11-4 Show GitHub Exploit DB Packet Storm
200798 5.3 警告
Network
IBM - IBM Sterling B2B Integrator Standard Edition における HTTP レスポンスの重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0210 2017-03-3 16:27 2016-04-30 Show GitHub Exploit DB Packet Storm
200799 5.5 警告
Local
IBM - IBM Cloud Orchestrator の task API におけるバックグラウンドの情報を表示される脆弱性 CWE-200
情報漏えい
CVE-2016-0203 2017-03-3 15:46 2016-11-18 Show GitHub Exploit DB Packet Storm
200800 9.8 緊急
Network
IBM - IBM dashDB Local における Docker コンテナまたはデータベースへのアクセス権を取得される脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2016-8954 2017-03-3 15:46 2016-11-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
981 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, … CWE-20
 Improper Input Validation 
CVE-2026-48108 2026-06-12 00:24 2026-06-11 Show GitHub Exploit DB Packet Storm
982 - - - 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 … CWE-20
 Improper Input Validation 
CVE-2026-53901 2026-06-12 00:24 2026-06-11 Show GitHub Exploit DB Packet Storm
983 - - - 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… 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
984 - - - 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… CWE-200
Information Exposure
CVE-2026-53912 2026-06-12 00:24 2026-06-11 Show GitHub Exploit DB Packet Storm
985 - - - A Missing Authorization vulnerability in the playbook import functionality in Dialogflow CX on Google Cloud Platform allows an authenticated user with specific roles to escalate privileges and potent… CWE-862
 Missing Authorization
CVE-2026-4764 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
986 4.3 MEDIUM
Network
- - Easy Twitter Feeds before 1.2.13 contains a cross-site request forgery vulnerability in the duplicate_post action handler that lacks nonce verification. Attackers can trick an authenticated user into… CWE-352
 Origin Validation Error
CVE-2026-53736 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
987 6.1 MEDIUM
Network
- - Juicer through 1.12.18 fails to escape remote feed API response fields before rendering them on the admin settings page. Attackers controlling the connected feed data can inject script that executes … CWE-79
Cross-site Scripting
CVE-2026-53737 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
988 8.1 HIGH
Network
- - Copy & Delete Posts through 1.5.4 lets any plugin-enabled non-admin role invoke every operation in the cdp_action_handling AJAX handler. Attackers with an enabled role can delete posts or overwrite p… CWE-863
 Incorrect Authorization
CVE-2026-53738 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
989 4.3 MEDIUM
Network
- - Yoast Duplicate Post through 4.6 contains a cross-site request forgery vulnerability in the duplicate_post_dismiss_notice handler, which verifies no nonce or capability. Attackers can trick any authe… CWE-352
 Origin Validation Error
CVE-2026-53739 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
990 5.4 MEDIUM
Network
- - Yoast Duplicate Post through 4.6 inserts an unescaped post title and permalink into the Classic Editor scheduled republish notice. Attackers can schedule a republish copy with a crafted title to exec… CWE-79
Cross-site Scripting
CVE-2026-53740 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm