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 6, 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
193561 7 重要
Local
GIGABYTE Technology Co., Ltd. - GIGABYTE BRIX のファームウェア保護機能に複数の脆弱性 CWE-345
CWE-693
CVE-2017-3197
CVE-2017-3198
2017-08-2 12:21 2017-03-31 Show GitHub Exploit DB Packet Storm
193562 8.8 重要
Network
ImageMagick - ImageMagick の coders\tga.c の ReadTGAImage 関数におけるメモリリークの脆弱性 CWE-399
リソース管理の問題
CVE-2017-11170 2017-08-1 19:21 2017-05-4 Show GitHub Exploit DB Packet Storm
193563 6.1 警告
Network
FineCMS project - FineCMS のロギング機能における格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-11180 2017-08-1 17:34 2017-07-11 Show GitHub Exploit DB Packet Storm
193564 6.1 警告
Network
FineCMS project - FineCMS における格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-11179 2017-08-1 17:34 2017-07-11 Show GitHub Exploit DB Packet Storm
193565 9.8 緊急
Network
FineCMS project - FineCMS における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2017-11167 2017-08-1 17:34 2017-07-11 Show GitHub Exploit DB Packet Storm
193566 7.5 重要
Network
ImageMagick - ImageMagick の coders\dpx.c の ReadDPXImage 関数におけるリソース管理に関する脆弱性 CWE-399
リソース管理の問題
CVE-2017-11188 2017-08-1 17:20 2017-06-8 Show GitHub Exploit DB Packet Storm
193567 7.8 重要
Local
Google - Android の NVIDIA Libnvparser コンポーネントにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0340 2017-08-1 17:12 2017-07-5 Show GitHub Exploit DB Packet Storm
193568 9.8 緊急
Network
phpMyFAQ - phpMyFAQ におけるセキュリティ機能に関する脆弱性 CWE-254
セキュリティ機能
CVE-2017-11187 2017-08-1 17:12 2017-07-12 Show GitHub Exploit DB Packet Storm
193569 6.1 警告
Network
FineCMS project - FineCMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-11202 2017-08-1 16:58 2017-07-12 Show GitHub Exploit DB Packet Storm
193570 5.4 警告
Network
FineCMS project - FineCMS の application/core/controller/images.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-11201 2017-08-1 16:58 2017-07-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 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
3141 4.3 MEDIUM
Network
- - The Search Simple Fields plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 0.2. This is due to missing or incorrect nonce validation on the search_sim… CWE-352
 Origin Validation Error
CVE-2026-8939 2026-05-27 23:50 2026-05-27 Show GitHub Exploit DB Packet Storm
3142 4.3 MEDIUM
Network
- - The CDN Linker lite plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.3.1. This is due to missing or incorrect nonce validation on the ossdl_off_opt… CWE-352
 Origin Validation Error
CVE-2026-8941 2026-05-27 23:50 2026-05-27 Show GitHub Exploit DB Packet Storm
3143 4.3 MEDIUM
Network
- - The GoStats for WordPress plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4. This is due to missing or incorrect nonce validation on the gosta… CWE-352
 Origin Validation Error
CVE-2026-8943 2026-05-27 23:50 2026-05-27 Show GitHub Exploit DB Packet Storm
3144 5.3 MEDIUM
Network
- - The WP Promoter plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the reset_stats() function in versions up to, and including, 1.3. The func… CWE-862
 Missing Authorization
CVE-2026-9014 2026-05-27 23:50 2026-05-27 Show GitHub Exploit DB Packet Storm
3145 8.1 HIGH
Network
- - The Login with NEAR plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 0.3.3. The `ajaxLoginWithNear()` function — registered as a `wp_ajax_nopriv` acti… CWE-287
Improper Authentication
CVE-2026-8994 2026-05-27 23:50 2026-05-27 Show GitHub Exploit DB Packet Storm
3146 7.5 HIGH
Network
- - The Query Shortcode plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 0.2.1 via the shortcode function. This makes it possible for authenticated attacke… CWE-98
 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
CVE-2026-9200 2026-05-27 23:50 2026-05-27 Show GitHub Exploit DB Packet Storm
3147 6.4 MEDIUM
Network
- - The WPBakery Page Builder Addons by Livemesh plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `[lvca_carousel]` and `[lvca_posts_carousel]` shortcode attributes in all versio… CWE-79
Cross-site Scripting
CVE-2026-2030 2026-05-27 23:50 2026-05-27 Show GitHub Exploit DB Packet Storm
3148 6.1 MEDIUM
Network
- - The Gutenverse plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 's' parameter in all versions up to, and including, 3.4.6 due to insufficient input sanitization and output… CWE-79
Cross-site Scripting
CVE-2026-3001 2026-05-27 23:50 2026-05-27 Show GitHub Exploit DB Packet Storm
3149 6.5 MEDIUM
Network
- - The Enable jQuery Migrate Helper plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `downgrade_jquery_version()` function in all versions… CWE-862
 Missing Authorization
CVE-2026-3279 2026-05-27 23:50 2026-05-27 Show GitHub Exploit DB Packet Storm
3150 6.4 MEDIUM
Network
- - The WPBakery Page Builder Addons by Livemesh plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `lvca_admin_ajax` AJAX action in all versions up to, and including, 3.9.4 due to… CWE-862
 Missing Authorization
CVE-2026-3895 2026-05-27 23:50 2026-05-27 Show GitHub Exploit DB Packet Storm