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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
134391 8.8 重要
Network
Google
Fedora Project
Fedora
Google Chrome
Google Chrome における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2021-21143 2021-10-29 18:08 2021-02-2 Show GitHub Exploit DB Packet Storm
134392 9.6 緊急
Network
Google
Fedora Project
Fedora
Google Chrome
Google Chrome における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2021-21142 2021-10-29 18:08 2021-02-2 Show GitHub Exploit DB Packet Storm
134393 7.8 重要
Local
Foxit Software Inc Foxit PhantomPDF
Foxit Reader
Foxit Reader における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2020-27860 2021-10-29 18:04 2020-12-9 Show GitHub Exploit DB Packet Storm
134394 8.8 重要
Adjacent
ネットギア RBK15 ファームウェア
CBK43 ファームウェア
EX8000 ファームウェア
RBK13 ファームウェア
RBK12 ファームウェア
CBR40 ファームウェア
EX7700 ファームウェア
EX6200 ファームウェア
RBK14 ファームウェア
NETGEAR Orbi における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2020-27861 2021-10-29 18:04 2020-11-6 Show GitHub Exploit DB Packet Storm
134395 9.1 緊急
Network
Magento, Inc. Magento Magento におけるブラインド XPath インジェクションの脆弱性 CWE-91
ブラインド XPath インジェクション
CVE-2021-21019 2021-10-29 18:04 2021-02-9 Show GitHub Exploit DB Packet Storm
134396 8.8 重要
Network
Tencent WeChat Tencent WeChat におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2020-27874 2021-10-29 18:04 2020-09-8 Show GitHub Exploit DB Packet Storm
134397 7.2 重要
Network
SolarWinds Orion Platform SolarWinds Orion Platform におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2020-27871 2021-10-29 18:04 2020-10-14 Show GitHub Exploit DB Packet Storm
134398 6.5 警告
Network
SolarWinds Orion Platform SolarWinds Orion Platform におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2020-27870 2021-10-29 18:04 2020-10-14 Show GitHub Exploit DB Packet Storm
134399 7.5 重要
Network
Treasure Data Fluent Bit Fluent Bitにおける NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2021-27186 2021-10-29 18:04 2021-02-10 Show GitHub Exploit DB Packet Storm
134400 4.8 警告
Network
Magento, Inc. Magento Magento におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-21029 2021-10-29 18:04 2021-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
671 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
672 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
673 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
674 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
675 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
676 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
677 5.5 MEDIUM
Local
deno deno Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.12, when Deno was run in BYONM mode (nodeModulesDir: "manual"), the module resolver did not validate that a package's resolved … New CWE-22
Path Traversal
CVE-2026-49406 2026-06-27 02:29 2026-06-24 Show GitHub Exploit DB Packet Storm
678 6.5 MEDIUM
Local
deno deno Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.0, the Node.js compatibility TCP path checked the permission against the original hostname string before resolution and then di… New CWE-284
NVD-CWE-noinfo
Improper Access Control
CVE-2026-49411 2026-06-27 02:27 2026-06-24 Show GitHub Exploit DB Packet Storm
679 6.5 MEDIUM
Network
- - Nil-pointer dereference in CreateCustomVolumeFromBackup in LXD up to version 6.8 and 5.21 on Linux allows an authenticated user with can_create_storage_volumes permissions to cause a denial of servic… New CWE-476
 NULL Pointer Dereference
CVE-2026-9639 2026-06-27 02:16 2026-06-27 Show GitHub Exploit DB Packet Storm
680 9.8 CRITICAL
Network
- - An unauthenticated stack-based buffer overflow vulnerability exists in vlsvr in GeoVision GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by insufficient length validation wh… New CWE-121
Stack-based Buffer Overflow
CVE-2026-57881 2026-06-27 02:16 2026-06-26 Show GitHub Exploit DB Packet Storm