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 26, 2026, 10:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226341 2.1 注意 GNU Project
Novell
レッドハット
- GNU coreutils 用 SUSE coreutils-i18n.patch におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0222 2013-11-27 17:52 2013-02-4 Show GitHub Exploit DB Packet Storm
226342 4.3 警告 GNU Project
Novell
レッドハット
- GNU coreutils 用 SUSE coreutils-i18n.patch におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0221 2013-11-27 17:47 2013-02-4 Show GitHub Exploit DB Packet Storm
226343 7.5 危険 SAP - SAP NetWeaver の SRTT_GET_COUNT_BEFORE_KEY_RFC 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-6869 2013-11-27 17:36 2013-10-30 Show GitHub Exploit DB Packet Storm
226344 9.3 危険 FFmpeg - FFmpeg の libavcodec/h264.c の decode_slice_header 関数における脆弱性 CWE-20
不適切な入力確認
CVE-2013-0867 2013-11-27 16:55 2013-02-6 Show GitHub Exploit DB Packet Storm
226345 9.3 危険 FFmpeg - FFmpeg の libavcodec/aacdec.c の aac_decode_init 関数における脆弱性 CWE-119
バッファエラー
CVE-2013-0866 2013-11-27 16:53 2013-02-6 Show GitHub Exploit DB Packet Storm
226346 9.3 危険 FFmpeg - FFmpeg の libavcodec/vqavideo.c の vqa_decode_chunk 関数における脆弱性 CWE-119
バッファエラー
CVE-2013-0865 2013-11-27 16:51 2013-02-6 Show GitHub Exploit DB Packet Storm
226347 10 危険 FFmpeg - FFmpeg の libavcodec/gifdec.c の gif_copy_img_rect 関数における脆弱性 CWE-189
数値処理の問題
CVE-2013-0864 2013-11-27 16:47 2013-02-6 Show GitHub Exploit DB Packet Storm
226348 5 警告 FFmpeg - FFmpeg の libavcodec/utils.c の avcodec_decode_audio4 関数におけるメモリ破損を誘発される脆弱性 CWE-119
バッファエラー
CVE-2013-0861 2013-11-27 16:37 2013-01-20 Show GitHub Exploit DB Packet Storm
226349 4.3 警告 FFmpeg - FFmpeg の libavcodec/error_resilience.c における NULL ポインタデリファレンスを誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2013-0860 2013-11-27 16:34 2013-01-20 Show GitHub Exploit DB Packet Storm
226350 7.8 危険 SAP - SAP Sybase Adaptive Server Enterprise における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-6868 2013-11-27 14:54 2013-11-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4301 - - - 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… - CVE-2026-46108 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4302 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 … - CVE-2026-46107 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4303 - - - 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… - CVE-2026-46103 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4304 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… - CVE-2026-46102 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4305 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: reject zero shift in nft_bitwise Reject zero shift operands for nft_bitwise left and right shift expressions during in… - CVE-2026-46101 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4306 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6_input_core() and rpl_input() call ip6_route_input() which sets a NORE… - CVE-2026-46099 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4307 - - - In the Linux kernel, the following vulnerability has been resolved: net: caif: clear client service pointer on teardown `caif_connect()` can tear down an existing client after remote shutdown by ca… - CVE-2026-46098 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4308 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_names() snd_ctl_elem_init_enum_names() advances pointe… - CVE-2026-46088 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4309 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inj… - CVE-2026-46082 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4310 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via … - CVE-2026-46080 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm