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
202361 6 警告
Local
オラクル - Oracle E-Business Suite の Oracle Application Object Library における DB Privileges に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0697 2016-04-26 10:44 2016-04-19 Show GitHub Exploit DB Packet Storm
202362 4.4 警告
Local
オラクル - Oracle Siebel CRM の Siebel Core - Common における Email に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0674 2016-04-26 10:34 2016-04-19 Show GitHub Exploit DB Packet Storm
202363 5.4 警告
Network
オラクル - Oracle Siebel CRM の Siebel UI Framework における UIF Open UI に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0673 2016-04-26 10:34 2016-04-19 Show GitHub Exploit DB Packet Storm
202364 7.2 重要
Network
オラクル - Oracle MySQL の MySQL Enterprise Monitor における Monitoring: Server に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3461 2016-04-26 10:06 2016-04-19 Show GitHub Exploit DB Packet Storm
202365 4.4 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: Locking に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0667 2016-04-26 10:06 2016-04-19 Show GitHub Exploit DB Packet Storm
202366 4.7 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: Performance Schema に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0663 2016-04-26 10:06 2016-04-19 Show GitHub Exploit DB Packet Storm
202367 5.5 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: Partition に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0662 2016-04-26 10:06 2016-04-19 Show GitHub Exploit DB Packet Storm
202368 5.5 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: Optimizer に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0659 2016-04-26 10:06 2016-04-19 Show GitHub Exploit DB Packet Storm
202369 5.5 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: Optimizer に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0658 2016-04-26 10:06 2016-04-19 Show GitHub Exploit DB Packet Storm
202370 5.5 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: JSON に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0657 2016-04-26 10:06 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