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 8, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
202371 5.5 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: InnoDB に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0656 2016-04-26 10:06 2016-04-19 Show GitHub Exploit DB Packet Storm
202372 5.5 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: InnoDB に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0654 2016-04-26 10:06 2016-04-19 Show GitHub Exploit DB Packet Storm
202373 5.5 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: FTS に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0653 2016-04-26 10:05 2016-04-19 Show GitHub Exploit DB Packet Storm
202374 5.5 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: DML に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0652 2016-04-26 10:05 2016-04-19 Show GitHub Exploit DB Packet Storm
202375 5.7 警告
Network
オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における Accounts に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3464 2016-04-25 15:49 2016-04-19 Show GitHub Exploit DB Packet Storm
202376 6.1 警告
Network
オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における Pre-Login に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3463 2016-04-25 15:49 2016-04-19 Show GitHub Exploit DB Packet Storm
202377 9.1 緊急
Network
オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における Login に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0699 2016-04-25 15:49 2016-04-19 Show GitHub Exploit DB Packet Storm
202378 6.1 警告
Network
オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における Pre-Login に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0672 2016-04-25 15:49 2016-04-19 Show GitHub Exploit DB Packet Storm
202379 5.5 警告
Local
オラクル - Oracle Sun Solaris における ZFS に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3465 2016-04-25 15:23 2016-04-19 Show GitHub Exploit DB Packet Storm
202380 5.5 警告
Local
オラクル - Oracle Sun Solaris における Network Configuration Service に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3462 2016-04-25 15:23 2016-04-19 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
891 - - - In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke() The ChipIdea UDC driver can encounter "not page aligned sg buffer" error… New - CVE-2026-43250 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
892 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix WARNING in usb_tx_block The function usb_tx_block() submits cardp->tx_urb without ensuring that any previous … New - CVE-2026-43255 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
893 - - - In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update() vfe_isr() iterates using MSM_VFE_IMAGE_MASTERS_NUM(7) a… New - CVE-2026-43256 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
894 - - - In the Linux kernel, the following vulnerability has been resolved: media: cx88: Add missing unmap in snd_cx88_hw_params() In error path, add cx88_alsa_dma_unmap() to release resource acquired by c… New - CVE-2026-43257 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
895 - - - In the Linux kernel, the following vulnerability has been resolved: phy: fsl-imx8mq-usb: set platform driver data Add missing platform_set_drvdata() as the data will be used in remove(). New - CVE-2026-43259 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
896 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: in-kernel: always set ID as avail when rm endp Syzkaller managed to find a combination of actions that was generating … New - CVE-2026-43252 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
897 - - - In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - fix packet extraction from stream When processing TCP stream data in ovpn_tcp_recv, we receive large cloned skbs from… New - CVE-2026-43254 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
898 - - - In the Linux kernel, the following vulnerability has been resolved: arm64: Add support for TSV110 Spectre-BHB mitigation The TSV110 processor is vulnerable to the Spectre-BHB (Branch History Buffer… New - CVE-2026-43261 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
899 - - - In the Linux kernel, the following vulnerability has been resolved: gfs2: fiemap page fault fix In gfs2_fiemap(), we are calling iomap_fiemap() while holding the inode glock. This can lead to recu… New - CVE-2026-43262 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
900 - - - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts h… New - CVE-2026-43263 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm