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
217191 5 警告 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- Oracle Java SE および Java SE Embedded における JAX-WS に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5820 2015-03-17 17:22 2013-10-15 Show GitHub Exploit DB Packet Storm
217192 5 警告 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- 複数の Oracle Java 製品における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5823 2015-03-17 17:21 2013-10-15 Show GitHub Exploit DB Packet Storm
217193 10 危険 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- Oracle Java SE および Java SE Embedded における Deployment に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5824 2015-03-17 17:20 2013-10-15 Show GitHub Exploit DB Packet Storm
217194 7.5 危険 Schneider Electric - Schneider Electric Pelco DS-NVs の DLL におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-0982 2015-03-17 15:59 2015-03-6 Show GitHub Exploit DB Packet Storm
217195 7.5 危険 SCADA Engine - SCADA Engine BACnet OPC Server の SOAP Web インターフェースにおける認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-0981 2015-03-17 15:59 2015-03-10 Show GitHub Exploit DB Packet Storm
217196 9 危険 SCADA Engine - SCADA Engine BACnet OPC Server の SOAP Web インターフェースの BACnOPCServer.exe におけるフォーマットストリングの脆弱性 CWE-20
不適切な入力確認
CVE-2015-0980 2015-03-17 15:59 2015-03-10 Show GitHub Exploit DB Packet Storm
217197 9 危険 SCADA Engine - SCADA Engine BACnet OPC Server の SOAP Web インターフェースにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-0979 2015-03-17 15:59 2015-03-10 Show GitHub Exploit DB Packet Storm
217198 6.9 警告 Elipse Software - Elipse E3 の EQATEC.Analytics.Monitor.Win32_vc100.dll および EQATEC.Analytics.Monitor.Win32_vc100-x64.dll における権限を取得される脆弱性 CWE-Other
その他
CVE-2015-0978 2015-03-17 15:00 2015-03-11 Show GitHub Exploit DB Packet Storm
217199 7.2 危険 シスコシステムズ - Cisco TelePresence Server on Virtual Machine のソフトウェアにおける root 権限で任意の OS コマンドを実行される脆弱性 CWE-Other
その他
CVE-2015-0660 2015-03-17 14:29 2015-03-16 Show GitHub Exploit DB Packet Storm
217200 6.9 警告 Schneider Electric - Schneider Electric Invensys SRD Control Valve Positioner デバイス用 Device Type Manager におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9206 2015-03-17 14:27 2014-12-2 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