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 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
196431 3.3
Local
オラクル - Oracle Database Server の RDBMS Security における脆弱性 CWE-200
情報漏えい
CVE-2017-3240 2017-02-1 11:00 2017-01-17 Show GitHub Exploit DB Packet Storm
196432 10 緊急
Network
オラクル - Oracle Primavera Products Suite の Primavera P6 Enterprise Project Portfolio Management における Web Access に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-3324 2017-02-1 10:48 2017-01-17 Show GitHub Exploit DB Packet Storm
196433 8.1 重要
Network
オラクル - Oracle Primavera Products Suite の Primavera P6 Enterprise Project Portfolio Management における Team Member に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-3263 2017-02-1 10:48 2017-01-17 Show GitHub Exploit DB Packet Storm
196434 6.5 警告
Network
WordPress.org - WordPress の wp-admin/includes/ajax-actions.php の wp_ajax_update_plugin 関数におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-6897 2017-02-1 10:37 2016-06-16 Show GitHub Exploit DB Packet Storm
196435 7.1 重要
Network
WordPress.org - WordPress の wp-admin/includes/ajax-actions.php の wp_ajax_update_plugin 関数におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-6896 2017-02-1 10:37 2016-08-20 Show GitHub Exploit DB Packet Storm
196436 4.3 警告
Network
WordPress.org - WordPress の wp-admin/includes/ajax-actions.php の wp_ajax_update_plugin 関数における読み取りアクセス制限を回避される脆弱性 CWE-254
CWE-284
CVE-2016-10148 2017-02-1 10:37 2016-07-27 Show GitHub Exploit DB Packet Storm
196437 4 警告
Local
Info-ZIP - Info-Zip UnZip の zipinfo.c の zi_short 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9844 2017-01-31 18:23 2016-12-2 Show GitHub Exploit DB Packet Storm
196438 5.5 警告
Local
Linux - Linux Kernel の crypto/mcryptd.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-10147 2017-01-31 18:16 2016-12-15 Show GitHub Exploit DB Packet Storm
196439 7.5 重要
Network
Artifex Software - Artifex Software MuJS におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-9109 2017-01-31 18:06 2016-09-20 Show GitHub Exploit DB Packet Storm
196440 7.5 重要
Network
Artifex Software - Artifex Software MuJS の jsfunction.c の Fp_toString 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7564 2017-01-31 18:06 2016-09-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
281 6.1 MEDIUM
Local
- - CImg Library is a C++ library for image processing. Prior to commit 4ca26bc, there is an integer overflow vulnerability in the W*H*D size computation inside _load_pnm() that can bypass the memory all… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-42144 2026-05-5 03:16 2026-05-5 Show GitHub Exploit DB Packet Storm
282 4.4 MEDIUM
Network
- - PlantUML Macro is a macro for rendering UML diagrams from simple textual schemes. Prior to version 2.4.1, the PlantUML Macro is vulnerable to Server-Side Request Forgery (SSRF). The macro allows user… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42140 2026-05-5 03:16 2026-05-5 Show GitHub Exploit DB Packet Storm
283 - - - Dify is an open-source LLM app development platform. Prior to version 1.13.1, using the method POST /api/files/upload, any unauthenticated user can upload an SVG file with XSS. The method POST /v1/fi… New CWE-79
Cross-site Scripting
CVE-2026-42138 2026-05-5 03:16 2026-05-5 Show GitHub Exploit DB Packet Storm
284 6.5 MEDIUM
Network
- - titra is an open source time tracking project. In version 0.99.52, the globalsettings Meteor publication returns all global settings without any admin or role check. Any authenticated user can subscr… New CWE-200
Information Exposure
CVE-2026-42092 2026-05-5 03:16 2026-05-5 Show GitHub Exploit DB Packet Storm
285 9.6 CRITICAL
Network
- - OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to version 7.0.0-rc3, the Script Runner widget allows users to execute Py… New CWE-250
 Execution with Unnecessary Privileges
CVE-2026-42088 2026-05-5 03:16 2026-05-5 Show GitHub Exploit DB Packet Storm
286 4.6 MEDIUM
Network
- - OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to version 7.0.0, the Command Sender UI uses an unsafe eval() function on… New CWE-79
Cross-site Scripting
CVE-2026-42086 2026-05-5 03:16 2026-05-5 Show GitHub Exploit DB Packet Storm
287 4.3 MEDIUM
Network
- - OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to versions 6.10.5 and 7.0.0-rc3, OpenC3 COSMOS contains a design flaw in… New CWE-23
 Relative Path Traversal
CVE-2026-42085 2026-05-5 03:16 2026-05-5 Show GitHub Exploit DB Packet Storm
288 8.1 HIGH
Network
- - OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to versions 6.10.5 and 7.0.0-rc3, the OpenC3 password change functionalit… New CWE-620
 Unverified Password Change
CVE-2026-42084 2026-05-5 03:16 2026-05-5 Show GitHub Exploit DB Packet Storm
289 8.1 HIGH
Network
- - Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a path traversal vulnerability in the skill download (fetch) command allows attackers to write files to arbitrary… New CWE-22
Path Traversal
CVE-2026-42075 2026-05-5 03:16 2026-05-5 Show GitHub Exploit DB Packet Storm
290 - - - Beets is the media library management system. Prior to version 2.10.0, the bundled web UI uses Underscore template interpolation mode <%= ... %> for untrusted metadata fields. In this runtime, <%= ..… New CWE-79
Cross-site Scripting
CVE-2026-42052 2026-05-5 03:16 2026-05-5 Show GitHub Exploit DB Packet Storm