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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
245661 4.3 警告 SilverStripe - SilverStripe における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-5089 2012-08-31 10:05 2012-08-26 Show GitHub Exploit DB Packet Storm
245662 6.8 警告 SilverStripe - SilverStripe におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-5088 2012-08-31 10:01 2012-08-26 Show GitHub Exploit DB Packet Storm
245663 5 警告 SilverStripe - SilverStripe における CSRF の保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-5087 2012-08-31 09:58 2012-08-26 Show GitHub Exploit DB Packet Storm
245664 6.8 警告 SilverStripe - SilverStripe の Security/changepassword URL アクションにおける重要なデータを取得される脆弱性 CWE-255
CWE-352
CVE-2010-5080 2012-08-31 09:55 2012-08-26 Show GitHub Exploit DB Packet Storm
245665 10 危険 Comodo - Comodo Internet Security の Antivirus コンポーネントにおける脆弱性 CWE-310
暗号の問題
CVE-2011-5123 2012-08-30 17:55 2011-01-12 Show GitHub Exploit DB Packet Storm
245666 4.3 警告 Comodo - Comodo Internet Security の Antivirus コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-5122 2012-08-30 17:54 2011-01-12 Show GitHub Exploit DB Packet Storm
245667 10 危険 Comodo - Comodo Internet Security の Antivirus コンポーネントにおける脆弱性 CWE-310
暗号の問題
CVE-2011-5121 2012-08-30 17:54 2011-01-12 Show GitHub Exploit DB Packet Storm
245668 4.3 警告 Comodo - Comodo Internet Security の Antivirus コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-5120 2012-08-30 17:53 2011-05-10 Show GitHub Exploit DB Packet Storm
245669 1.9 注意 Comodo - Comodo Internet Security における Defense+ 機能を回避される脆弱性 CWE-362
競合状態
CVE-2011-5119 2012-08-30 17:53 2011-10-11 Show GitHub Exploit DB Packet Storm
245670 1.9 注意 Comodo - Comodo Internet Security における Defense+ 機能を回避される脆弱性 CWE-362
競合状態
CVE-2011-5118 2012-08-30 17:52 2011-10-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
31 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack_irc: fix possible out-of-bounds read When parsing fails after we've matched the command string we should bai… New - CVE-2026-53268 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
32 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: bail out on template ct in get eval I noticed this issue while looking at a historic syzbot report [1]. A rul… New - CVE-2026-53267 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
33 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: make ebt_snat ARP rewrite writable The ebtables SNAT target keeps the Ethernet source address rewrite behind s… New - CVE-2026-53266 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
34 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: check allocation under invalidate lock commit 2d1f7b65f5de ("dm cache policy smq: fix missing locks in inval… New - CVE-2026-53265 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
35 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/sched: act_api: use RCU with deferred freeing for action lifecycle When NEWTFILTER and DELFILTER are run concurrently it is p… New - CVE-2026-53264 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
36 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl() pppol2tp_ioctl() read sock->sk->sk_user_data directly without any l… New - CVE-2026-53262 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
37 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req(). syzbot reported a weird reqsk->rsk_refcnt underflow in __in… New - CVE-2026-53260 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
38 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: anycast: insert aca into global hash under idev->lock syzbot reported a splat [1]: a slab-use-after-free in ipv6_chk_acast_… New - CVE-2026-53259 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
39 8.0 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() rfcomm_get_sock_by_channel() scans rfcomm_sk_list under the list … New - CVE-2026-53256 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
40 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: validate skb length in MCC handlers The RFCOMM MCC handlers cast skb->data to protocol-specific structs withou… New - CVE-2026-53254 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm