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 13, 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
209051 5 警告 日立 - Hitachi Command Suite 製品における任意のファイルを参照される脆弱性 CWE-noinfo
情報不足
- 2015-12-22 17:35 2015-11-30 Show GitHub Exploit DB Packet Storm
209052 5 警告 OpenSSL Project
サイバートラスト株式会社
FreeBSD
サイボウズ
ヒューレット・パッカード
- OpenSSL の heartbeat 拡張に情報漏えいの脆弱性 CWE-119
バッファエラー
CVE-2014-0160 2015-12-22 15:48 2014-04-7 Show GitHub Exploit DB Packet Storm
209053 7.5 危険 dhcpcd project - dhcpcd の socket.c の get_packet メソッドにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2152 2015-12-22 15:48 2012-07-25 Show GitHub Exploit DB Packet Storm
209054 4.3 警告 Wireshark - Wireshark の pcapng パーサの wiretap/pcapng.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-7830 2015-12-22 15:32 2015-08-20 Show GitHub Exploit DB Packet Storm
209055 6.8 警告 GNOME Project - Linux 上で稼働する Mozilla Firefox および Google Chrome などの製品で使用される gdk-pixbuf における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-4491 2015-12-22 15:32 2015-07-13 Show GitHub Exploit DB Packet Storm
209056 4.3 警告 dcraw project - 複数の製品で使用される dcraw におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1438 2015-12-22 15:32 2013-09-1 Show GitHub Exploit DB Packet Storm
209057 10 危険 LOYTEC electronics GmbH - 複数の LOYTEC デバイスにおけるパスワードハッシュのバックアップファイルを読まれる脆弱性 CWE-255
証明書・パスワード管理
CVE-2015-7906 2015-12-22 15:10 2015-12-8 Show GitHub Exploit DB Packet Storm
209058 5 警告 ジュニパーネットワークス - Juniper ScreenOS の暗号化の実装における VPN セッションの平文コンテンツを取得される脆弱性 CWE-310
暗号の問題
CVE-2015-7756 2015-12-22 14:38 2015-12-17 Show GitHub Exploit DB Packet Storm
209059 10 危険 ジュニパーネットワークス - Juniper ScreenOS における管理アクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2015-7755 2015-12-22 14:38 2015-12-17 Show GitHub Exploit DB Packet Storm
209060 4.3 警告 IBM - IBM WebSphere Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7413 2015-12-22 13:37 2015-11-19 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
311 5.5 MEDIUM
Local
gpac gpac A NULL pointer dereference in the gf_isom_get_user_data_count function (isomedia/isom_read.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. New CWE-476
 NULL Pointer Dereference
CVE-2025-55651 2026-06-13 01:39 2026-06-10 Show GitHub Exploit DB Packet Storm
312 7.5 HIGH
Network
gpac gpac A segmentation violaton in the gf_hevc_read_sps_bs_internal function (media_tools/av_parsers.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying crafted HEVC SPS … New CWE-400
 Uncontrolled Resource Consumption
CVE-2025-52293 2026-06-13 01:39 2026-06-10 Show GitHub Exploit DB Packet Storm
313 4.4 MEDIUM
Network
- - IPAM is the IP address Manager for Cluster API Provider Metal3. Prior to versions 1.11.7, 1.12.4, and 1.13.0, the IPAM controller's ClusterRole granted full CRUD permissions (create, delete, get, lis… New CWE-250
 Execution with Unnecessary Privileges
CVE-2026-47190 2026-06-13 01:24 2026-06-13 Show GitHub Exploit DB Packet Storm
314 - - - A lack of authorization validation in version 0.4.17 or later of the ChromaDB Python project allows any authenticated users to arbitrarily read, write, update, or delete data in any tenant's collecti… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-45830 2026-06-13 01:23 2026-06-13 Show GitHub Exploit DB Packet Storm
315 - - - The SimpleRBACAuthorizationProvider authorization provider in versions 0.5.0 or later of the ChromaDB Python project evaluates whether a user holds a given permission but never checks which tenant, d… New CWE-863
 Incorrect Authorization
CVE-2026-45831 2026-06-13 01:23 2026-06-13 Show GitHub Exploit DB Packet Storm
316 - - - All V1 collection-level endpoints in ChromaDB's Python project pass None for the tenant and database to the authorization layer, allowing attackers to bypass authorization controls by using the V1 en… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-45832 2026-06-13 01:23 2026-06-13 Show GitHub Exploit DB Packet Storm
317 - - - The use of insecure HTTP transport within AMD optional tools could allow an attacker to conduct a man-in-the-middle attack, potentially leading to arbitrary code execution. New - CVE-2026-40677 2026-06-13 01:22 2026-06-13 Show GitHub Exploit DB Packet Storm
318 - - - A lack of authorization validation in version 1.0.0 or later of the ChromaDB Rust project allows any authenticated users to arbitrarily read, write, update, or delete data in any tenant's collection … New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-8828 2026-06-13 01:22 2026-06-13 Show GitHub Exploit DB Packet Storm
319 - - - Frappe is a full-stack web application framework. Prior to version 16.17.4, any user can modify any field in any Onboarding Step record. This issue has been patched in version 16.17.4. New CWE-284
Improper Access Control
CVE-2026-44976 2026-06-13 01:20 2026-06-13 Show GitHub Exploit DB Packet Storm
320 7.5 HIGH
Network
- - Netty is a network application framework for development of protocol servers and clients. Prior to version 4.2.15.Final, a memory exhaustion vulnerability in the Netty HTTP/3 codec allows the creatio… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-48748 2026-06-13 01:18 2026-06-13 Show GitHub Exploit DB Packet Storm