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":May 7, 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
219921 9.3 危険 FFmpeg - FFmpeg の libavcodec/adpcm.c の adpcm_decode_frame 関数における脆弱性 CWE-189
数値処理の問題
CVE-2013-0844 2013-12-11 10:29 2013-02-7 Show GitHub Exploit DB Packet Storm
219922 4.3 警告 Twibright Labs - links における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-6050 2013-12-11 10:17 2013-05-15 Show GitHub Exploit DB Packet Storm
219923 7.5 危険 Wouter Verhelst - Network Block Device の nbd-server におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6410 2013-12-11 09:49 2013-11-29 Show GitHub Exploit DB Packet Storm
219924 6.8 警告 Apache Software Foundation - Apache Roller の ActionSupport コントローラの特定の getText メソッドにおける任意の OGNL 式を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-4212 2013-12-10 18:28 2013-11-3 Show GitHub Exploit DB Packet Storm
219925 4.3 警告 Apache Software Foundation - Apache Roller におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4171 2013-12-10 18:25 2013-11-3 Show GitHub Exploit DB Packet Storm
219926 6.2 警告 Debian - Debian adequate における tty をハイジャックされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6409 2013-12-10 16:22 2013-11-28 Show GitHub Exploit DB Packet Storm
219927 6.8 警告 William Morgan - Sup の lib/sup/message_chunks.rb における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-4479 2013-12-10 15:51 2013-10-28 Show GitHub Exploit DB Packet Storm
219928 6.8 警告 William Morgan - Sup における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-4478 2013-12-10 15:51 2013-10-28 Show GitHub Exploit DB Packet Storm
219929 4.3 警告 シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアのコネクションマネージャの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-6707 2013-12-10 15:28 2013-12-6 Show GitHub Exploit DB Packet Storm
219930 4.9 警告 IBM - IBM SmartCloud Provisioning における仮想システムのデプロイメントを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5455 2013-12-10 15:27 2013-12-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
781 - - - In the Linux kernel, the following vulnerability has been resolved: media: iris: gen1: Destroy internal buffers after FW releases After the firmware releases internal buffers, the driver was not de… New - CVE-2026-43142 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
782 - - - In the Linux kernel, the following vulnerability has been resolved: mfd: core: Add locking around 'mfd_of_node_list' Manipulating a list in the kernel isn't safe without some sort of mutual exclusi… New - CVE-2026-43143 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
783 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential kernel oops when probe fails When probe of the sdio brcmfmac device fails for some reasons (i.e. mi… New - CVE-2026-43144 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
784 - - - In the Linux kernel, the following vulnerability has been resolved: media: iris: Add buffer to list only after successful allocation Move `list_add_tail()` to after `dma_alloc_attrs()` succeeds whe… New - CVE-2026-43146 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
785 - - - In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Fix invalid loaded resource table detection imx_rproc_elf_find_loaded_rsc_table() may incorrectly report a… New - CVE-2026-43145 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
786 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" This reverts commit 05703271c3cd ("PCI/IOV: Add PC… New - CVE-2026-43147 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
787 - - - In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: Add check for kcalloc() failure in parse_thread_groups() As kcalloc() may fail, check its return value to avoid a NU… New - CVE-2026-43148 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
788 - - - In the Linux kernel, the following vulnerability has been resolved: net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean() The priv->rx_buffer and priv->tx_buffer are alloc'd together a… New - CVE-2026-43149 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
789 - - - In the Linux kernel, the following vulnerability has been resolved: perf/arm-cmn: Reject unsupported hardware configurations So far we've been fairly lax about accepting both unknown CMN models (at… New - CVE-2026-43150 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
790 - - - In the Linux kernel, the following vulnerability has been resolved: HID: hid-pl: handle probe errors Errors in init must be reported back or we'll follow a NULL pointer the first time FF is used. New - CVE-2026-43152 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm