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
3131 6 警告
Local
オラクル Oracle VM VirtualBox オラクルのOracle VM VirtualBoxにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-21963 2026-02-2 19:35 2026-01-20 Show GitHub Exploit DB Packet Storm
3132 4.9 警告
Network
オラクル MySQL オラクルのMySQLにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-21964 2026-02-2 19:35 2026-01-20 Show GitHub Exploit DB Packet Storm
3133 6.1 警告
Network
オラクル Oracle Hospitality OPERA 5 オラクルのOracle Hospitality OPERA 5における不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-21966 2026-02-2 19:35 2026-01-20 Show GitHub Exploit DB Packet Storm
3134 8.6 重要
Network
オラクル Oracle Hospitality OPERA 5 オラクルのOracle Hospitality OPERA 5における不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-21967 2026-02-2 19:35 2026-01-20 Show GitHub Exploit DB Packet Storm
3135 9.8 緊急
Network
オラクル Oracle Agile Product Lifecycle Management for Process オラクルのOracle Agile Product Lifecycle Management for Processにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-21969 2026-02-2 19:35 2026-01-20 Show GitHub Exploit DB Packet Storm
3136 5.3 警告
Network
オラクル Oracle Configurator オラクルのOracle Configuratorにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-21972 2026-02-2 19:35 2026-01-20 Show GitHub Exploit DB Packet Storm
3137 4.5 警告
Network
オラクル Java VM オラクルのJava VMにおけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2026-21975 2026-02-2 19:35 2026-01-20 Show GitHub Exploit DB Packet Storm
3138 7.1 重要
Local
オラクル Oracle Business Intelligence オラクルのOracle Business Intelligenceにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-21976 2026-02-2 19:34 2026-01-20 Show GitHub Exploit DB Packet Storm
3139 4.6 警告
Local
オラクル Oracle VM VirtualBox オラクルのOracle VM VirtualBoxにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-21981 2026-02-2 19:34 2026-01-20 Show GitHub Exploit DB Packet Storm
3140 6.4 警告
Physics
オラクル Oracle VM VirtualBox オラクルのOracle VM VirtualBoxにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-21982 2026-02-2 19:34 2026-01-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
361 - - - 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
362 - - - 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
363 - - - 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
364 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: of: display_timing: fix refcount leak in of_get_display_timings() of_parse_phandle() returns a device_node with refcount i… New - CVE-2026-43264 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
365 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential zero beacon interval in beacon tracking During fuzz testing, it was discovered that bss_conf->beacon_i… New - CVE-2026-43267 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
366 - - - In the Linux kernel, the following vulnerability has been resolved: hfsplus: pretend special inodes as regular files Since commit af153bb63a33 ("vfs: catch invalid modes in may_open()") requires an… New - CVE-2026-43268 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
367 - - - In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove() In mtk_mdp_probe(), vpu_get_plat_device() increases the reference co… New - CVE-2026-43270 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
368 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block() Ignore -EBUSY when checking nested events after exiting a b… New - CVE-2026-43265 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
369 - - - In the Linux kernel, the following vulnerability has been resolved: EFI/CPER: don't go past the ARM processor CPER record buffer There's a logic inside GHES/CPER to detect if the section_length is … New - CVE-2026-43266 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
370 - - - In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback After several commits, the slab memory increases. Some dr… New - CVE-2026-43269 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm