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 28, 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
203371 8.8 重要
Network
Sociomantic Labs - sociomantic-tsunami git-hub における任意のコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-7793 2017-01-31 13:50 2016-09-7 Show GitHub Exploit DB Packet Storm
203372 4 警告
Local
Info-ZIP - Info-Zip UnZip の list.c の list_files 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9913 2017-01-31 13:36 2014-11-3 Show GitHub Exploit DB Packet Storm
203373 6.1 警告
Network
BlackBerry - BlackBerry の WatchDox サーバコンポーネントの Appliance-X および vApp における反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-3890 2017-01-31 12:23 2017-01-10 Show GitHub Exploit DB Packet Storm
203374 9.8 緊急
Network
Intelliants - Subrion CMS の includes/classes/ia.core.users.php における PHP オブジェクトインジェクション攻撃を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2017-5543 2017-01-31 11:33 2017-01-17 Show GitHub Exploit DB Packet Storm
203375 6.1 警告
Network
Symphony CMS - Symphony CMS の template/usererror.missing_extension.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5542 2017-01-31 11:31 2017-01-18 Show GitHub Exploit DB Packet Storm
203376 5.3 警告
Network
Symphony CMS - Symphony CMS の template/usererror.missing_extension.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-5541 2017-01-31 11:31 2017-01-18 Show GitHub Exploit DB Packet Storm
203377 7.5 重要
Network
Viprinet Europe GmbH - Viprinet Multichannel VPN Router 300 のハードウェア VPN クライアントにおける反射攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-9755 2017-01-31 11:28 2014-01-30 Show GitHub Exploit DB Packet Storm
203378 5.9 警告
Network
Viprinet Europe GmbH - Viprinet Multichannel VPN Router 300 のハードウェア VPN クライアントにおける中間者攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-9754 2017-01-31 11:28 2014-01-30 Show GitHub Exploit DB Packet Storm
203379 6.1 警告
Network
Viprinet Europe GmbH - Viprinet Multichannel VPN Router 300 の新旧インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2045 2017-01-31 11:28 2014-02-3 Show GitHub Exploit DB Packet Storm
203380 7.5 重要
Network
openSUSE project
LibTIFF
- Libtiff の _TIFFFax3fillruns 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-369
ゼロ除算
CVE-2016-5323 2017-01-30 19:36 2016-12-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
111 8.8 HIGH
Network
- - Pagekit CMS 1.0.18 contains a privilege escalation vulnerability that allows authenticated users with the 'user: manage users' permission to escalate privileges by assigning arbitrary custom roles to… New CWE-862
 Missing Authorization
CVE-2026-57518 2026-06-27 02:49 2026-06-27 Show GitHub Exploit DB Packet Storm
112 6.5 MEDIUM
Network
joomlaworks k2 The K2 frontend `item.checkin` task accepts an unauthenticated `sigProFolder` query parameter and uses it directly to address a `JFolder::delete()` call under `/media/k2/galleries/` New CWE-862
 Missing Authorization
CVE-2026-48941 2026-06-27 02:44 2026-06-26 Show GitHub Exploit DB Packet Storm
113 6.1 MEDIUM
Network
joomlaworks k2 K2 ≤ 2.26 renders the `#__k2_users.image` column directly into HTML `src` attributes via two distinct templates, in both cases without HTML escaping. New CWE-79
Cross-site Scripting
CVE-2026-48942 2026-06-27 02:44 2026-06-26 Show GitHub Exploit DB Packet Storm
114 6.5 MEDIUM
Network
joomlaworks k2 K2 ≤ 2.24 contains a mass-assignment defect in the K2 system user plugin `plg_user_k2`. A Registered Joomla user, by including the field `K2UserForm=1` in a standard `com_users` `profile.save` POST, … New CWE-915
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-48943 2026-06-27 02:43 2026-06-26 Show GitHub Exploit DB Packet Storm
115 6.5 MEDIUM
Network
joomlaworks k2 The K2 frontend article-save handler accepts an `attachment[N][existing]` POST field that is concatenated with `JPATH_SITE/` and passed to `JFile::copy()`. `JPath::clean` does NOT strip `..`, and the… New CWE-22
Path Traversal
CVE-2026-48944 2026-06-27 02:43 2026-06-26 Show GitHub Exploit DB Packet Storm
116 5.3 MEDIUM
Network
joomlaworks k2 The K2 article gallery upload path accepts a zip/tar archive, extracts it under `/media/k2/galleries/<id>/`, and only renames image files (gif/jpg/jpeg/png/webp) to safe names — non-image files (incl… New CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-48945 2026-06-27 02:43 2026-06-26 Show GitHub Exploit DB Packet Storm
117 6.3 MEDIUM
Network
joomlaworks k2 The K2 frontend article-attachment upload path accepts files whose extension is `.php`, and Apache's standard mod_php matches `\.php$` and executes them under the K2 web user. A K2 Author can upload … New CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-48946 2026-06-27 02:43 2026-06-26 Show GitHub Exploit DB Packet Storm
118 8.4 HIGH
Local
deno deno Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.14, Deno's permission system enforces filesystem and execution restrictions by comparing the requested path against the path su… New CWE-41
CWE-176
 Improper Resolution of Path Equivalence
 Improper Handling of Unicode Encoding
CVE-2026-49401 2026-06-27 02:43 2026-06-24 Show GitHub Exploit DB Packet Storm
119 3.4 LOW
Network
joomlaworks k2 A Joomla user with K2 "create item" rights (Author tier by default) can submit an article whose `embedVideo` POST field contains a raw `<script>` tag; K2 stores it verbatim and renders it unescaped t… New CWE-79
Cross-site Scripting
CVE-2026-48940 2026-06-27 02:41 2026-06-26 Show GitHub Exploit DB Packet Storm
120 8.1 HIGH
Network
deno deno Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.10, Deno's node:child_process implementation provided an escapeShellArg() helper used when callers passed shell: true to spawn … New CWE-78
OS Command 
CVE-2026-49402 2026-06-27 02:33 2026-06-24 Show GitHub Exploit DB Packet Storm