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 14, 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
207531 10 危険 オラクル - Oracle Fusion Middleware の Oracle Outside In Technology における Outside In Filters に関する脆弱性 CWE-noinfo
CWE-Other
CVE-2015-6014 2016-03-31 16:50 2016-01-19 Show GitHub Exploit DB Packet Storm
207532 10 危険 オラクル - Oracle Fusion Middleware の Oracle Outside In Technology における Outside In Filters に関する脆弱性 CWE-noinfo
CWE-Other
CVE-2015-6013 2016-03-31 16:50 2016-01-19 Show GitHub Exploit DB Packet Storm
207533 5 警告 FuseISO project
Fedora Project
- FuseISO の isofs.c の isofs_real_readdir 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8837 2016-03-31 11:59 2015-10-1 Show GitHub Exploit DB Packet Storm
207534 5 警告 FuseISO project
Fedora Project
- FuseISO の isofs.c の isofs_real_read_zf 関数における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8836 2016-03-31 11:59 2015-10-1 Show GitHub Exploit DB Packet Storm
207535 7.2 危険 マイクロソフト
日立
- 複数の Microsoft Windows 製品の USB 大容量記憶域クラスドライバにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0133 2016-03-30 14:35 2016-03-8 Show GitHub Exploit DB Packet Storm
207536 9.3 危険 Google - Google Chrome の browser/extensions/api/page_capture/page_capture_api.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2016-1650 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
207537 9.3 危険 Google - Google Chrome で使用される libANGLE の Program.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-1649 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
207538 9.3 危険 Google - Google Chrome の拡張機能の実装の renderer/loadtimes_extension_bindings.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1648 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
207539 9.3 危険 Google - Google Chrome のナビゲーションの実装の content/browser/renderer_host/render_widget_host_impl.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1647 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
207540 6 警告 Node.js Foundation - Node.js のパッケージマネージャ npm が不正なパッケージの動作を制限しない問題 - - 2016-03-30 11:55 2016-03-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3201 7.4 HIGH
Network
- - Tychon includes an OpenSSL component that specifies an OPENSSLDIR variable as a subdirectory that may be controllable by an unprivileged user on Windows. Tychon contains a privileged service that use… - CVE-2022-4991 2026-06-3 02:16 2026-06-2 Show GitHub Exploit DB Packet Storm
3202 5.4 MEDIUM
Network
- - NamelessMC is website software for Minecraft servers. In versions 2.2.4 and prior, the OAuth callback handling does not validate the state parameter server-side before exchanging the authorization co… CWE-302
CWE-346
CWE-352
 Authentication Bypass by Assumed-Immutable Data
 Origin Validation Error
 Origin Validation Error
CVE-2026-34460 2026-06-3 02:15 2026-06-3 Show GitHub Exploit DB Packet Storm
3203 2.7 LOW
Network
- - Klaw is a self-service Apache Kafka Topic Management/Governance tool/portal. Prior to version 2.10.4, a vulnerability exists in the user registration and login mechanisms due to inconsistent handling… CWE-20
CWE-178
 Improper Input Validation 
 Improper Handling of Case Sensitivity
CVE-2026-44367 2026-06-3 02:15 2026-06-3 Show GitHub Exploit DB Packet Storm
3204 - - - Klaw is a self-service Apache Kafka Topic Management/Governance tool/portal. Prior to version 2.10.4, improper access control allows disclosure of password hash. This issue has been patched in versio… CWE-200
CWE-284
Information Exposure
Improper Access Control
CVE-2026-45080 2026-06-3 02:15 2026-06-3 Show GitHub Exploit DB Packet Storm
3205 7.5 HIGH
Network
- - NiceGUI is a Python-based UI framework. Prior to version 3.12.0, ui.restructured_text() renders reStructuredText server-side with Docutils without disabling file insertion directives. When a NiceGUI … CWE-200
Information Exposure
CVE-2026-45553 2026-06-3 02:15 2026-06-3 Show GitHub Exploit DB Packet Storm
3206 5.3 MEDIUM
Network
- - NiceGUI is a Python-based UI framework. Prior to version 3.12.0, two FastAPI routes that serve per-component static assets in NiceGUI accept a sub-path parameter that may resolve to a directory rathe… CWE-248
CWE-770
 Uncaught Exception
 Allocation of Resources Without Limits or Throttling
CVE-2026-45554 2026-06-3 02:15 2026-06-3 Show GitHub Exploit DB Packet Storm
3207 7.5 HIGH
Network
- - Authentication Bypass Using an Alternate Path or Channel vulnerability in Liquid Web / StellarWP BookIt allows Password Recovery Exploitation. This issue affects BookIt: from n/a before 2.5.4.1. CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-40780 2026-06-3 02:11 2026-06-3 Show GitHub Exploit DB Packet Storm
3208 7.1 HIGH
Network
- - Authentication Bypass Using an Alternate Path or Channel vulnerability in WP Swings Wallet System for WooCommerce allows Password Recovery Exploitation. This issue affects Wallet System for WooComme… CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-42654 2026-06-3 02:11 2026-06-3 Show GitHub Exploit DB Packet Storm
3209 8.8 HIGH
Network
tanium connect Tanium addressed an unauthorized code execution vulnerability in Connect. CWE-78
OS Command 
CVE-2026-9208 2026-06-3 01:29 2026-05-28 Show GitHub Exploit DB Packet Storm
3210 8.8 HIGH
Network
samsung escargot Out-of-bounds write vulnerability in Samsung Open Source Escargot allows Overflow Buffers. This issue affects Escargot: 36f5fb58366a67b713c02f6fd985e924fcc09e31. CWE-787
 Out-of-bounds Write
CVE-2026-8915 2026-06-3 01:23 2026-05-28 Show GitHub Exploit DB Packet Storm