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 30, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
194731 7.8 重要
Local
コーレル株式会社 - 複数の Corel 製品における制御されていない検索パスの要素に関する脆弱性 CWE-427
制御されていない検索パスの要素
CVE-2014-8393 2017-09-28 17:30 2014-12-9 Show GitHub Exploit DB Packet Storm
194732 7 重要
Local
BitDefender - Bitdefender Total Security における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-10950 2017-09-28 17:26 2017-08-17 Show GitHub Exploit DB Packet Storm
194733 8.8 重要
Network
Foxit Software Inc - Foxit Reader における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-10952 2017-09-28 17:21 2017-08-17 Show GitHub Exploit DB Packet Storm
194734 8.8 重要
Network
Foxit Software Inc - Foxit Reader におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-10951 2017-09-28 17:21 2017-08-17 Show GitHub Exploit DB Packet Storm
194735 9.8 緊急
Network
LDAP / SSO Authentication project - TYPO3 用 LDAP / SSO Authentication における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2015-1401 2017-09-28 16:49 2015-01-8 Show GitHub Exploit DB Packet Storm
194736 7.5 重要
Network
GNU Project - bash における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2016-0634 2017-09-28 16:49 2016-09-20 Show GitHub Exploit DB Packet Storm
194737 5.3 警告
Network
D-Link Systems, Inc. - D-Link DNS-320L および DNS-327L のファームウェアにおける情報漏えいに関する脆弱性 CWE-200
CWE-287
CVE-2014-7860 2017-09-28 16:07 2014-10-3 Show GitHub Exploit DB Packet Storm
194738 9.8 緊急
Network
D-Link Systems, Inc. - 複数の D-Link 製品のファームウェアにおけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2014-7859 2017-09-28 16:07 2014-10-3 Show GitHub Exploit DB Packet Storm
194739 9.8 緊急
Network
D-Link Systems, Inc. - D-Link DNR-326 ファームウェアにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2014-7858 2017-09-28 16:07 2014-10-3 Show GitHub Exploit DB Packet Storm
194740 9.8 緊急
Network
D-Link Systems, Inc. - 複数の D-Link 製品のファームウェアにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2014-7857 2017-09-28 16:07 2014-10-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 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
381 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling A SOFTIRQ-safe to SOFTIRQ-unsafe lock order deadlock can occur in sen… Update - CVE-2026-52946 2026-06-29 15:16 2026-06-25 Show GitHub Exploit DB Packet Storm
382 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 … Update CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-48946 2026-06-29 04:16 2026-06-26 Show GitHub Exploit DB Packet Storm
383 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… Update CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-48945 2026-06-29 04:16 2026-06-26 Show GitHub Exploit DB Packet Storm
384 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… Update CWE-22
Path Traversal
CVE-2026-48944 2026-06-29 04:16 2026-06-26 Show GitHub Exploit DB Packet Storm
385 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, … Update CWE-915
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-48943 2026-06-29 04:16 2026-06-26 Show GitHub Exploit DB Packet Storm
386 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. Update CWE-79
Cross-site Scripting
CVE-2026-48942 2026-06-29 04:16 2026-06-26 Show GitHub Exploit DB Packet Storm
387 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/` Update CWE-862
 Missing Authorization
CVE-2026-48941 2026-06-29 04:16 2026-06-26 Show GitHub Exploit DB Packet Storm
388 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… Update CWE-79
Cross-site Scripting
CVE-2026-48940 2026-06-29 04:16 2026-06-26 Show GitHub Exploit DB Packet Storm
389 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Clean up DMABUFs before disabling function On device shutdown, make vfio_pci_core_close_device() call vfio_pci_dma_buf_… New - CVE-2026-53322 2026-06-28 17:16 2026-06-27 Show GitHub Exploit DB Packet Storm
390 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison The local-vs-remote region comparison loop uses '<=' instead o… New - CVE-2026-53309 2026-06-28 17:16 2026-06-27 Show GitHub Exploit DB Packet Storm