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 29, 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
212991 10 危険 Novell
Roaring Penguin Software Inc.
- Remind の var.c iの DumpSysVar 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-5957 2015-10-1 15:55 2015-07-27 Show GitHub Exploit DB Packet Storm
212992 6.8 警告 Squid-cache.org - Squid における制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5400 2015-10-1 15:44 2015-07-6 Show GitHub Exploit DB Packet Storm
212993 5 警告 Novell
Standards Based Linux Instrumentation (SBLIM)
- sblim-sfcb の providerMgr.c の lookupProviders 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-5185 2015-10-1 15:38 2015-09-18 Show GitHub Exploit DB Packet Storm
212994 6.8 警告 GNU Project
Novell
- GNU C Library の gethostbyname_r およびその他の不特定の NSS 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-1781 2015-10-1 15:16 2015-08-14 Show GitHub Exploit DB Packet Storm
212995 5 警告 GNU Project - GNU screen の ansi.c の MScrollV 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-6806 2015-10-1 14:57 2015-08-31 Show GitHub Exploit DB Packet Storm
212996 6.5 警告 Open-Xchange - Open-Xchange OX Guard の公開鍵開示の API コールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-5703 2015-10-1 14:57 2015-08-3 Show GitHub Exploit DB Packet Storm
212997 3.6 注意 OpenVZ - vzctl における任意の ploop コンテナの root パスワードを変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2015-6927 2015-10-1 14:45 2015-08-26 Show GitHub Exploit DB Packet Storm
212998 5 警告 AdNovum Informatik AG - AdNovum nevisAuth の SAML 2.0 の実装における任意の SAML アサーションを挿入される脆弱性 CWE-287
不適切な認証
CVE-2015-5372 2015-10-1 14:27 2015-09-21 Show GitHub Exploit DB Packet Storm
212999 7.2 危険 Fabrice Bellard - QEMU の hw/net/ne2000.c の ne2000_receive 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-5279 2015-10-1 14:06 2015-09-15 Show GitHub Exploit DB Packet Storm
213000 7.5 危険 Lars Jung - h5ai における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-3203 2015-10-1 13:57 2015-09-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
511 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: fix use-after-free in advance_sched() on schedule switch In advance_sched(), when should_change_schedules() re… New - CVE-2026-53011 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
512 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2_open during durable reconnect In smb2_open, the call to ksmbd_put_durable_fd(fp) drops the refe… New - CVE-2026-53010 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
513 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ice: fix double-free of tx_buf skb If ice_tso() or ice_tx_csum() fail, the error path in ice_xmit_frame_ring() frees the skb, but… New - CVE-2026-53009 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
514 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in icmpv6_rcv() Caching saddr and daddr before pskb_pull() is problematic since skb->head can change. Rem… New - CVE-2026-53006 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
515 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: af_unix: Drop all SCM attributes for SOCKMAP. SOCKMAP can hide inflight fd from AF_UNIX GC. When a socket in SOCKMAP receives sk… New - CVE-2026-53005 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
516 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: pppoe: drop PFC frames RFC 2516 Section 7 states that Protocol Field Compression (PFC) is NOT RECOMMENDED for PPPoE. In practice,… New - CVE-2026-53003 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
517 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: remove sprintf usage Replace it with scnprintf, the buffer sizes are expected to be large enough to hold th… New - CVE-2026-53002 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
518 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nat: use kfree_rcu to release ops Florian Westphal says: "Historically this is not an issue, even for normal base hoo… New - CVE-2026-53000 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
519 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix out-of-bounds read on option matching In nf_osf_match(), the nf_osf_hdr_ctx structure is initialize… New - CVE-2026-52999 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
520 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check The nf_osf_ttl() function accessed skb->dev to perform a lo… New - CVE-2026-52998 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm