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":July 1, 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
229981 10 危険 アドビシステムズ
Google
- Google Chrome 上で稼働する Adobe Flash Player におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2012-0724 2013-06-6 18:10 2012-03-28 Show GitHub Exploit DB Packet Storm
229982 6.8 警告 アップル - Apple Safari などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1023 2013-06-6 16:57 2013-06-4 Show GitHub Exploit DB Packet Storm
229983 4.3 警告 アップル - Apple Safari などの製品で使用される WebKit の XSS Auditor における意図しないフォームサブミッションを誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1013 2013-06-6 16:56 2013-06-4 Show GitHub Exploit DB Packet Storm
229984 6.8 警告 アップル - Apple Safari などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1009 2013-06-6 16:55 2013-06-4 Show GitHub Exploit DB Packet Storm
229985 4.9 警告 アップル - Apple Mac OS X の SMB における共有ディレクトリ以外にファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0990 2013-06-6 16:54 2013-06-4 Show GitHub Exploit DB Packet Storm
229986 2.1 注意 アップル - Apple Mac OS X の Disk Management におけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2013-0985 2013-06-6 16:53 2013-06-4 Show GitHub Exploit DB Packet Storm
229987 9.3 危険 アップル - Apple Mac OS X のディレクトリサービスにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0984 2013-06-6 16:47 2013-06-4 Show GitHub Exploit DB Packet Storm
229988 6.8 警告 アップル - Apple Mac OS X の CoreAnimation における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0983 2013-06-6 16:44 2013-06-4 Show GitHub Exploit DB Packet Storm
229989 1.7 注意 アップル - Apple Mac OS X の CFNetwork における Cookie 認証を回避される脆弱性 CWE-200
情報漏えい
CVE-2013-0982 2013-06-6 16:31 2013-06-4 Show GitHub Exploit DB Packet Storm
229990 6.8 警告 アップル - Apple Mac OS X の QuickDraw Manager におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0975 2013-06-6 16:28 2013-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
491 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars When regsafe() compares two scalar registers that both carry B… Update CWE-386
 Symbolic Name not Mapping to Correct Object
CVE-2026-53081 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
492 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp l2cap_ecred_reconf_rsp() calls l2cap_chan_del() without holding… Update CWE-414
 Missing Lock Check
CVE-2026-53071 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
493 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: dm log: fix out-of-bounds write due to region_count overflow The local variable region_count in create_log_context() is declared … Update CWE-190
 Integer Overflow or Wraparound
CVE-2026-53059 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
494 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Take state lock for af_unix iter When a BPF iterator program updates a sockmap, there is a race condition in unix_s… Update CWE-825
 Expired Pointer Dereference
CVE-2026-53033 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
495 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - copy IV using skcipher ivsize AF_ALG rfc3686-ctr-aes-ccp requests pass an 8-byte IV to the driver. ccp_aes_complet… Update CWE-805
 Buffer Access with Incorrect Length Value
CVE-2026-53016 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
496 7.0 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… Update CWE-1341
 Multiple Releases of Same Resource or Handle
CVE-2026-53009 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
497 7.0 HIGH
Local
- - 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… Update CWE-825
 Expired Pointer Dereference
CVE-2026-53006 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
498 7.0 HIGH
Local
- - 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… Update CWE-787
 Out-of-bounds Write
CVE-2026-53002 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
499 7.0 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… Update CWE-763
 Release of Invalid Pointer or Reference
CVE-2026-53000 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
500 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the o… Update CWE-763
 Release of Invalid Pointer or Reference
CVE-2026-52993 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm