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 7, 2026, 2:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
208591 4 警告 Moodle - Moodle の mod/lti/ajax.php における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-0211 2015-06-4 11:04 2015-01-19 Show GitHub Exploit DB Packet Storm
208592 4.3 警告 Zenphoto - Zenphoto におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2948 2015-06-3 18:04 2015-05-28 Show GitHub Exploit DB Packet Storm
208593 4.3 警告 ZenPhoto20 - ZenPhoto20 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2949 2015-06-3 18:04 2015-05-28 Show GitHub Exploit DB Packet Storm
208594 6.8 警告 Synology Inc. - Synology の OS X 向け Cloud Station Client ユーティリティに一般ユーザによるシステムファイルの所有者変更が可能になる問題 CWE-264
CWE-Other
CVE-2015-2851 2015-06-3 18:04 2015-05-26 Show GitHub Exploit DB Packet Storm
208595 6.8 警告 IDS - IDS RTU 850C デバイス用 NC854 および NC856 におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2015-3939 2015-06-3 16:58 2015-05-28 Show GitHub Exploit DB Packet Storm
208596 7.5 危険 IBM - IBM PowerVC における任意のデータベースのレコードを読み書きされる脆弱性 CWE-Other
その他
CVE-2015-1937 2015-06-3 16:55 2015-05-29 Show GitHub Exploit DB Packet Storm
208597 3.5 注意 IBM - IBM Business Process Manager および WebSphere Lombardi Edition におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-0193 2015-06-3 16:55 2015-05-27 Show GitHub Exploit DB Packet Storm
208598 3.7 注意 IBM - IBM Rational Requirements Composer および Rational DOORS Next Generation におけるアクセス権を取得される脆弱性 CWE-Other
その他
CVE-2015-0121 2015-06-3 16:55 2015-05-28 Show GitHub Exploit DB Packet Storm
208599 10 危険 NetApp - NetApp OnCommand Workflow Automation のインストーラにおける任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-3292 2015-06-3 16:30 2015-05-28 Show GitHub Exploit DB Packet Storm
208600 4.3 警告 ブルーコートシステムズ - Blue Coat SSL Visibility Appliance 製品の WebUI コンポーネントにおける管理者の Cookie をキャプチャされる脆弱性 CWE-200
情報漏えい
CVE-2015-2855 2015-06-3 16:11 2015-05-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1111 8.1 HIGH
Network
freebsd freebsd The BOOTP file field is written to the lease file without escaping embedded double-quotes, allowing injection of arbitrary dhclient.conf directives. When the lease file is subsequently re-parsed by … CWE-149
 Improper Neutralization of Quoting Syntax
CVE-2026-42511 2026-05-2 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm
1112 - - - Open CASCADE Technology (OCCT) V8_0_0_rc5 contains multiple vulnerabilities in its IGES and STEP file parsers that can be triggered by crafted IGES or STEP files. These issues include an out-of-bound… - CVE-2026-42481 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
1113 - - - A stack-based out-of-bounds read vulnerability in VrmlData_Scene::ReadLine in the VRML parser in Open CASCADE Technology (OCCT) V8_0_0_rc5 allows attackers to cause a denial of service via a crafted … - CVE-2026-42480 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
1114 - - - SQL injection vulnerability in MixPHP Framework 2.x thru 2.2.17 via crafted `on` array to the joinOn function in BuildHelper.php. - CVE-2026-42475 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
1115 8.1 HIGH
Network
- - mod_sql in ProFTPD before 1.3.9a allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backe… CWE-89
SQL Injection
CVE-2026-42167 2026-05-2 01:16 2026-04-29 Show GitHub Exploit DB Packet Storm
1116 8.4 HIGH
Local
- - Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke TCP server (Server.php:87) receives data from a TCP socket, passes it directly to Opis\Closure\unserialize(),… - CVE-2026-37552 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
1117 4.9 MEDIUM
Network
- - SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy($sort, $sortType) wit… - CVE-2026-37505 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
1118 5.3 MEDIUM
Network
- - Sensitive server_token exposed via GET parameter in V2Board thru 1.7.4. In app/Http/Controllers/Server/UniProxyController.php, the server authentication token is accepted via GET parameter transmissi… - CVE-2026-37504 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
1119 6.9 MEDIUM
Network
- - Cross-Site Scripting (XSS) in V2Board thru 1.7.4. The custom_html field in theme configuration is rendered using Blade unescaped output in public/theme/v2board/dashboard.blade.php. An admin can injec… - CVE-2026-37503 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
1120 8.1 HIGH
Network
freebsd freebsd When processing the header of an incoming message, libnv failed to properly validate the message size. The lack of validation allows a malicious program to write outside the bounds of a heap allocat… CWE-122
CWE-130
Heap-based Buffer Overflow
 Improper Handling of Length Parameter Inconsistency
CVE-2026-35547 2026-05-2 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm