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 27, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
233471 7.5 危険 ZoneMinder - ZoneMinder の zm_html_view_event.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3880 2012-12-20 18:52 2008-09-2 Show GitHub Exploit DB Packet Storm
233472 9.3 危険 ultrashareware - Ultra Shareware Ultra Office Control の Ultra.OfficeControl ActiveX コントロールにおけるクライアントシステムに任意のファイルを強制ダウンロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2008-3879 2012-12-20 18:52 2008-09-2 Show GitHub Exploit DB Packet Storm
233473 9.3 危険 ultrashareware - Ultra Shareware Ultra Office Control の Ultra.OfficeControl ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3878 2012-12-20 18:52 2008-09-2 Show GitHub Exploit DB Packet Storm
233474 10 危険 トレンドマイクロ - Trend Micro OfficeScan のサーバにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3862 2012-12-20 18:52 2008-10-22 Show GitHub Exploit DB Packet Storm
233475 7.5 危険 phpmyrealty - phpMyRealty PMR における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3861 2012-12-20 18:52 2008-08-29 Show GitHub Exploit DB Packet Storm
233476 5 警告 Pluck CMS - Windows 上で稼動する Pluck CMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3851 2012-12-20 18:52 2008-08-27 Show GitHub Exploit DB Packet Storm
233477 4.9 警告 レッドハット - Fedora 上で稼動している Linux カーネルの utrace サブシステム用の特定の Fedora パッチにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-3832 2012-12-20 18:52 2008-09-30 Show GitHub Exploit DB Packet Storm
233478 5 警告 swfdec - Swfdec におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3796 2012-12-20 18:52 2008-08-27 Show GitHub Exploit DB Packet Storm
233479 6.8 警告 VideoLAN - VLC Media Player の modules/access/mms/mmstu.c 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2008-3794 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
233480 6.8 警告 PicturesPro - PICTURESPRO Photo Cart における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3788 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1261 7.6 HIGH
Network
- - Capgo before 12.128.2 contains a potential privilege escalation vulnerability in the public.apply_usage_overage SECURITY DEFINER function, which performs sensitive billing operations without enforcin… New CWE-269
 Improper Privilege Management
CVE-2026-56239 2026-06-25 02:17 2026-06-21 Show GitHub Exploit DB Packet Storm
1262 9.6 CRITICAL
Network
langflow langflow Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, by controlling a files that are digested into the RAG, an attacker can direct the node to read any file … New CWE-61
CWE-200
 UNIX Symbolic Link (Symlink) Following
Information Exposure
CVE-2026-55447 2026-06-25 02:17 2026-06-24 Show GitHub Exploit DB Packet Storm
1263 - - - In the Linux kernel, the following vulnerability has been resolved: fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START omfs_fill_super() rejects oversized s_sys_blocksize values (> PAGE_SI… New - CVE-2026-53130 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1264 - - - In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mb_cache_destroy() calls shrinker_free() and then frees all cache entr… New - CVE-2026-53129 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1265 - - - In the Linux kernel, the following vulnerability has been resolved: drbd: Balance RCU calls in drbd_adm_dump_devices() Make drbd_adm_dump_devices() call rcu_read_lock() before rcu_read_unlock() is … New - CVE-2026-53128 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1266 - - - In the Linux kernel, the following vulnerability has been resolved: block: fix zones_cond memory leak on zone revalidation error paths When blk_revalidate_disk_zones() fails after disk_revalidate_z… New - CVE-2026-53127 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1267 - - - In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current() Add the missing put_disk() on the error path in blkcg_maybe… New - CVE-2026-53126 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1268 - - - In the Linux kernel, the following vulnerability has been resolved: md: fix array_state=clear sysfs deadlock When "clear" is written to array_state, md_attr_store() breaks sysfs active protection s… New - CVE-2026-53125 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1269 - - - In the Linux kernel, the following vulnerability has been resolved: ublk: reset per-IO canceled flag on each fetch If a ublk server starts recovering devices but dies before issuing fetch commands … New - CVE-2026-53124 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1270 - - - In the Linux kernel, the following vulnerability has been resolved: md: wake raid456 reshape waiters before suspend During raid456 reshape, direct IO across the reshape position can sleep in raid5_… New - CVE-2026-53123 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm