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 15, 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
209281 4 警告 OpenSSL Project
日立
IBM
オラクル
- OpenSSL の s3_pkt.c の ssl3_read_bytes 関数におけるセッション間でデータを挿入される脆弱性 CWE-362
競合状態
CVE-2010-5298 2015-12-17 17:37 2010-02-8 Show GitHub Exploit DB Packet Storm
209282 6.5 警告 The Cacti Group - Cacti の graphs_new.php の host_new_graphs_save 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-8377 2015-12-17 16:51 2015-12-13 Show GitHub Exploit DB Packet Storm
209283 6.8 警告 Schneider Electric - Schneider Electric ProClima の F1 Bookview の F1BookView ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-8561 2015-12-17 15:57 2015-11-25 Show GitHub Exploit DB Packet Storm
209284 6.8 警告 Schneider Electric - Schneider Electric ProClima の F1 Bookview の F1BookView ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7918 2015-12-17 15:57 2015-11-25 Show GitHub Exploit DB Packet Storm
209285 4 警告 IBM - IBM WebSphere Application Server の Edge Component Caching Proxy における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-5004 2015-12-17 15:47 2015-12-11 Show GitHub Exploit DB Packet Storm
209286 7.4 危険 Lepide Software Private Limited - Lepide Active Directory Self Service のパスワードリセット機能における任意のドメインユーザパスワードを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8570 2015-12-17 14:53 2015-12-8 Show GitHub Exploit DB Packet Storm
209287 6.8 警告 Mozilla Foundation - Mozilla Firefox の libstagefright の MetaData.cpp の Metadata::setData 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-7222 2015-12-17 14:27 2015-12-15 Show GitHub Exploit DB Packet Storm
209288 10 危険 Mozilla Foundation - Mozilla Firefox の xpcom/glue/nsDeque.cpp の nsDeque::GrowCapacity 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7221 2015-12-17 14:27 2015-12-15 Show GitHub Exploit DB Packet Storm
209289 10 危険 Mozilla Foundation - Mozilla Firefox の js/src/vm/Xdr.cpp の XDRBuffer::grow 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7220 2015-12-17 14:27 2015-12-15 Show GitHub Exploit DB Packet Storm
209290 5 警告 Mozilla Foundation - Mozilla Firefox の HTTP/2 の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2015-7219 2015-12-17 14:27 2015-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3711 - - - In the Linux kernel, the following vulnerability has been resolved: vsock: fix buffer size clamping order In vsock_update_buffer_size(), the buffer size was being clamped to the maximum first, and … - CVE-2026-46234 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3712 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: only purge non-released claims When batadv_bla_purge_claims() goes through the list of claims, it is only traver… - CVE-2026-46233 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3713 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: put backbone reference on failed claim hash insert When batadv_bla_add_claim() fails to insert a new claim into … - CVE-2026-46231 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3714 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. - CVE-2026-46230 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3715 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->as… - CVE-2026-46227 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3716 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission sdma_v4_0_ring_emit_fence() contains two BUG_ON(addr & 0x3) asser… - CVE-2026-46220 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3717 - - - In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be… - CVE-2026-46219 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3718 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ib_{get,set}_value The uvd/vce/vcn code accesses the IB at predefined offsets without checking… - CVE-2026-46218 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3719 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Avoid overflow on msg bound check As pointed out by SDL, the previous condition may be vulnerable to overflow. … - CVE-2026-46217 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3720 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status() When media GT is disabled via configfs, there is no all… - CVE-2026-46216 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm