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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
222751 5 警告 FFmpeg - FFmpeg の libavcodec/h264.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-4358 2013-12-27 11:26 2013-09-16 Show GitHub Exploit DB Packet Storm
222752 2.6 注意 FFmpeg - FFmpeg の libavformat/utils.c の av_probe_input_buffer 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-6618 2013-12-27 11:25 2012-12-5 Show GitHub Exploit DB Packet Storm
222753 4.3 警告 FFmpeg - FFmpeg の ffserver.c の prepare_sdp_description 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2012-6617 2013-12-27 11:24 2012-12-10 Show GitHub Exploit DB Packet Storm
222754 5 警告 FFmpeg - FFmpeg の libavcodec/movtextdec.c の mov_text_decode_frame 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-6616 2013-12-27 11:24 2012-12-31 Show GitHub Exploit DB Packet Storm
222755 4.3 警告 FFmpeg - FFmpeg の libavcodec/ass_split.c の ff_ass_split_override_codes 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2012-6615 2013-12-27 11:23 2012-12-30 Show GitHub Exploit DB Packet Storm
222756 9.3 危険 Rackspace - XenServer 用 Rackspace Openstack Windows Guest Agent の Updater における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-6795 2013-12-27 11:14 2013-10-17 Show GitHub Exploit DB Packet Storm
222757 4.3 警告 Drupal - Drupal の Color モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6388 2013-12-27 11:01 2013-11-20 Show GitHub Exploit DB Packet Storm
222758 2.1 注意 Drupal - Drupal の Image モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6387 2013-12-27 11:00 2013-11-20 Show GitHub Exploit DB Packet Storm
222759 6.8 警告 ownCloud - ownCloud の管理ページにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6403 2013-12-27 10:59 2013-11-8 Show GitHub Exploit DB Packet Storm
222760 4.3 警告 DuckCorp Projects
Fedora Project
- Bip の connection.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2011-5268 2013-12-27 10:53 2011-11-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1051 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43_rx() The firmware-controlled key index in b43_rx() can exceed the de… Update - CVE-2026-46122 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1052 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ip6_gre: Use cached t->net in ip6erspan_changelink(). After commit 5e72ce3e3980 ("net: ipv6: Use link netns in newlink() of rtnl_… Update - CVE-2026-46120 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1053 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a (potentially corrupted) message of type CEPH_MSG_AUTH_REPL… Update - CVE-2026-46119 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1054 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN The shadow MMU computes GFNs for direct shadow pages using sp->g… Update - CVE-2026-46113 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1055 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix unlocked call to hns_roce_qp_remove() Sashiko points out that hns_roce_qp_remove() requires the caller to hold lock… Update - CVE-2026-46112 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1056 - - - In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix memory leak on ulpi_register() error paths Commit 01af542392b5 ("usb: ulpi: fix double free in ulpi_register_inter… Update - CVE-2026-46109 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1057 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi:si: Return state to normal if message allocation fails There were places where nothing would get started if a message alloca… Update - CVE-2026-46108 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1058 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: dm-thin: fix metadata refcount underflow There's a bug in dm-thin in the function rebalance_children. If the internal btree node … Update - CVE-2026-46107 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1059 - - - In the Linux kernel, the following vulnerability has been resolved: can: ucan: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tie… Update - CVE-2026-46103 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1060 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: strparser: fix skb_head leak in strp_abort_strp() When the stream parser is aborted, for example after a message assembly ti… Update - CVE-2026-46102 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm