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 15, 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
2901 7.5 重要
Network
Netty Netty NettyにおけるHTTP リクエストスマグリングに関する脆弱性 CWE-444
HTTP リクエストスマグリング
CVE-2026-42585 2026-05-20 13:29 2026-05-13 Show GitHub Exploit DB Packet Storm
2902 7.1 重要
Local
Netty Netty NettyにおけるCRLF インジェクションの脆弱性 CWE-93
CRLF インジェクション
CVE-2026-42586 2026-05-20 13:29 2026-05-13 Show GitHub Exploit DB Packet Storm
2903 7.5 重要
Network
Netty Netty Nettyにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-42587 2026-05-20 13:29 2026-05-13 Show GitHub Exploit DB Packet Storm
2904 9.8 緊急
Network
TheCodingMachine Gotenberg TheCodingMachineのGotenbergにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-42589 2026-05-20 13:29 2026-05-14 Show GitHub Exploit DB Packet Storm
2905 8.2 重要
Network
TheCodingMachine Gotenberg TheCodingMachineのGotenbergにおける不完全なブラックリストに関する脆弱性 CWE-184
不完全なブラックリスト
CVE-2026-42590 2026-05-20 13:29 2026-05-14 Show GitHub Exploit DB Packet Storm
2906 8.2 重要
Network
TheCodingMachine Gotenberg TheCodingMachineのGotenbergにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-42591 2026-05-20 13:29 2026-05-14 Show GitHub Exploit DB Packet Storm
2907 5.3 警告
Network
TheCodingMachine Gotenberg TheCodingMachineのGotenbergにおける複数の脆弱性 CWE-367
CWE-918
CVE-2026-42592 2026-05-20 13:29 2026-05-14 Show GitHub Exploit DB Packet Storm
2908 5.3 警告
Network
TheCodingMachine Gotenberg TheCodingMachineのGotenbergにおける複数の脆弱性 CWE-22
CWE-73
CVE-2026-42593 2026-05-20 13:29 2026-05-14 Show GitHub Exploit DB Packet Storm
2909 7.5 重要
Network
TheCodingMachine Gotenberg TheCodingMachineのGotenbergにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-42594 2026-05-20 13:29 2026-05-14 Show GitHub Exploit DB Packet Storm
2910 8.6 重要
Network
TheCodingMachine Gotenberg TheCodingMachineのGotenbergにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-42595 2026-05-20 13:29 2026-05-14 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
319001 6.1 MEDIUM
Network
adeelraza gixaw_chat The Gixaw Chat WordPress plugin through 1.0 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XS… CWE-352
CWE-79
 Origin Validation Error
Cross-site Scripting
CVE-2024-7816 2024-09-27 05:23 2024-09-12 Show GitHub Exploit DB Packet Storm
319002 5.4 MEDIUM
Network
allprices beauty The Beauty theme for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘tpl_featured_cat_id’ parameter in all versions up to, and including, 1.1.4 due to insufficient input sanitization … CWE-79
Cross-site Scripting
CVE-2024-5884 2024-09-27 05:13 2024-09-14 Show GitHub Exploit DB Packet Storm
319003 8.8 HIGH
Network
xwp stream The Stream plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.0.1. This is due to missing or incorrect nonce validation on the network_options_ac… CWE-352
 Origin Validation Error
CVE-2024-7423 2024-09-27 05:08 2024-09-14 Show GitHub Exploit DB Packet Storm
319004 6.1 MEDIUM
Network
slicewp affiliate_program_suite The WordPress Affiliates Plugin — SliceWP Affiliates plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of remove_query_arg without appropriate escaping on the URL in… CWE-79
Cross-site Scripting
CVE-2024-8714 2024-09-27 05:06 2024-09-14 Show GitHub Exploit DB Packet Storm
319005 6.1 MEDIUM
Network
lucasstad lucas_string_replace The Lucas String Replace plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and includ… CWE-79
Cross-site Scripting
CVE-2024-8734 2024-09-27 04:30 2024-09-14 Show GitHub Exploit DB Packet Storm
319006 5.4 MEDIUM
Network
khromov email_obfuscate_shortcode The Email Obfuscate Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'email-obfuscate' shortcode in all versions up to, and including, 2.0 due to insuffici… CWE-79
Cross-site Scripting
CVE-2024-8747 2024-09-27 04:23 2024-09-14 Show GitHub Exploit DB Packet Storm
319007 6.1 MEDIUM
Network
kubiq pdf_thumbnail_generator The PDF Thumbnail Generator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and inc… CWE-79
Cross-site Scripting
CVE-2024-8737 2024-09-27 04:18 2024-09-14 Show GitHub Exploit DB Packet Storm
319008 4.3 MEDIUM
Network
sentry sentry Sentry is a developer-first error tracking and performance monitoring platform. An authenticated user can mute alert rules from arbitrary organizations and projects with a know rule ID. The user does… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2024-45606 2024-09-27 04:16 2024-09-18 Show GitHub Exploit DB Packet Storm
319009 4.3 MEDIUM
Network
sentry sentry Sentry is a developer-first error tracking and performance monitoring platform. An authenticated user delete the user issue alert notifications for arbitrary users given a know alert ID. A patch was … CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2024-45605 2024-09-27 04:14 2024-09-18 Show GitHub Exploit DB Packet Storm
319010 9.8 CRITICAL
Network
apexsoftcell ld_geo
ld_dp_back_office
This vulnerability exists in Apex Softcell LD Geo due to missing restrictions for excessive failed authentication attempts on its API based login. A remote attacker could exploit this vulnerability b… CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2024-47088 2024-09-27 04:12 2024-09-19 Show GitHub Exploit DB Packet Storm