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 18, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
192831 6.5 警告
Network
マイクロソフト - 複数の Microsoft Windows 製品の Internet Explorer におけるユーザのコンピュータ上で特定のファイルを検出される脆弱性 CWE-200
情報漏えい
CVE-2017-8529 2017-06-27 15:42 2017-06-13 Show GitHub Exploit DB Packet Storm
192832 9.8 緊急
Network
Dolibarr ERP & CRM - Dolibarr ERP/CRM の user/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-9435 2017-06-27 15:12 2017-05-30 Show GitHub Exploit DB Packet Storm
192833 6.5 警告
Network
Odoo - Odoo の tools.file_open におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-9416 2017-06-27 15:12 2017-06-3 Show GitHub Exploit DB Packet Storm
192834 8.8 重要
Network
OpenEMR - OpenEMR における危険なタイプのファイルをアップロードされる脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2017-9380 2017-06-27 15:12 2017-05-23 Show GitHub Exploit DB Packet Storm
192835 6.1 警告
Network
Tiki Software Community Association - Tiki Wiki CMS Groupware の lib/core/TikiFilter/PreventXss.php における XSS フィルタを回避される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-9305 2017-06-27 15:12 2017-04-5 Show GitHub Exploit DB Packet Storm
192836 8.2 重要
Local
Todd C. Miller - Todd Miller の Sudo の get_process_ttyname() 関数における情報を公開される脆弱性 CWE-20
不適切な入力確認
CVE-2017-1000368 2017-06-27 15:12 2017-05-30 Show GitHub Exploit DB Packet Storm
192837 7.8 重要
Local
Palo Alto Networks - Palo Alto Networks Panorama VM アプライアンスの PAN-OS における任意の Python コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2015-6531 2017-06-27 15:12 2015-09-15 Show GitHub Exploit DB Packet Storm
192838 6.5 警告
Network
マイクロソフト - 複数の Microsoft Windows および Office 製品の Uniscribe におけるメモリコンテンツを不適切に公開される脆弱性 CWE-200
情報漏えい
CVE-2017-8534 2017-06-27 15:10 2017-06-13 Show GitHub Exploit DB Packet Storm
192839 6.5 警告
Network
マイクロソフト - 複数の Microsoft Windows および Office 製品の Graphics におけるメモリコンテンツを不適切に公開される脆弱性 CWE-200
情報漏えい
CVE-2017-8533 2017-06-27 15:10 2017-06-13 Show GitHub Exploit DB Packet Storm
192840 6.5 警告
Network
マイクロソフト - 複数の Microsoft Windows および Office 製品の Graphics におけるメモリコンテンツを不適切に公開される脆弱性 CWE-200
情報漏えい
CVE-2017-8532 2017-06-27 15:09 2017-06-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1941 - - - Gibbon versions before v30.0.01 are affected by an authenticated SQL Injection vulnerability by abusing the Tracking/graphing https://github.com/GibbonEdu/core/blob/c431e25fdc874adece5d2dc7e408e9aa2… CWE-89
SQL Injection
CVE-2026-8207 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
1942 - - - Gibbon versions before v30.0.01 are affected by a local file inclusion vulnerability resulting in RCE by changing the report archive directory and forcing interpretation of a user provided .zip as PH… CWE-98
 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
CVE-2026-8208 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
1943 - - - Gibbon versions before v30.0.01 are affected by a path traversal vulnerability resulting in DOS by attempting extraction of web application PHP files, failed .zip extraction results in deletion of th… CWE-23
 Relative Path Traversal
CVE-2026-8209 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
1944 - - - Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, the system API endpoint leaks license data and installed version to authenticated users. This issue has been patc… CWE-862
 Missing Authorization
CVE-2026-42051 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
1945 - - - Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, read access to site, user and role information is not gated by permissions. This issue has been patched in versio… CWE-862
 Missing Authorization
CVE-2026-42069 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
1946 - - - Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, `pages.access/list` and `files.access/list` permissions are not consistently checked in the Panel and REST API. T… CWE-862
CWE-863
 Missing Authorization
 Incorrect Authorization
CVE-2026-42137 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
1947 - - - Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, user avatar creation, replacement and deletion are not gated by user update permissions. This issue has been patc… CWE-862
 Missing Authorization
CVE-2026-42174 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
1948 6.7 MEDIUM
Network
- - Scoold is a Q&A and a knowledge sharing platform for teams. Prior to version 1.67.0, Scoold allows the admins configuration value to be modified through /api/config/set/admins with a forged Bearer to… CWE-306
Missing Authentication for Critical Function
CVE-2026-42176 2026-05-13 00:33 2026-05-9 Show GitHub Exploit DB Packet Storm
1949 6.5 MEDIUM
Network
- - Lemmy is a link aggregator and forum for the fediverse. Prior to version 0.19.18, Lemmy fetches metadata for user-supplied post URLs and, under the default StoreLinkPreviews image mode, downloads the… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42181 2026-05-13 00:31 2026-05-9 Show GitHub Exploit DB Packet Storm
1950 8.6 HIGH
Network
- - 18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. Versions prior to 3.9.3 allow an unauthenticated HTTP client to pollute Object… CWE-22
CWE-1321
Path Traversal
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-41690 2026-05-13 00:29 2026-05-9 Show GitHub Exploit DB Packet Storm