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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
203981 3.7
Network
オラクル - Oracle Fusion Middleware の Oracle HTTP Server における SSL/TLS Module に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3482 2016-07-26 10:31 2016-07-19 Show GitHub Exploit DB Packet Storm
203982 3.7
Network
オラクル - Oracle Fusion Middleware の BI Publisher における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3474 2016-07-26 10:31 2016-07-19 Show GitHub Exploit DB Packet Storm
203983 8.3 重要
Network
オラクル - Oracle Fusion Middleware の Oracle Business Intelligence Enterprise Edition における Analytics Web Administration に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3446 2016-07-26 10:31 2016-07-19 Show GitHub Exploit DB Packet Storm
203984 5.4 警告
Network
オラクル - Oracle Fusion Middleware の Oracle Business Intelligence Enterprise Edition における Analytics Web Administration に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3433 2016-07-26 10:31 2016-07-19 Show GitHub Exploit DB Packet Storm
203985 5.4 警告
Network
オラクル - Oracle Fusion Middleware の BI Publisher における Web Server に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3432 2016-07-26 10:31 2016-07-19 Show GitHub Exploit DB Packet Storm
203986 4.7 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: Connection に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5443 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
203987 4.9 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: Security: Encryption に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5442 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
203988 4.9 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: Replication に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5441 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
203989 4.9 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: Privileges に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5439 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
203990 4.9 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: Log に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5437 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1761 - - - In the Linux kernel, the following vulnerability has been resolved: selinux: use sk blob accessor in socket permission helpers SELinux socket state lives in the composite LSM socket blob. sock_has… - CVE-2026-46104 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1762 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss() Sashiko points out there are two bugs here in the error u… - CVE-2026-46126 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1763 - - - In the Linux kernel, the following vulnerability has been resolved: eventfs: Hold eventfs_mutex and SRCU when remount walks events Commit 340f0c7067a9 ("eventfs: Update all the eventfs_inodes from … - CVE-2026-46106 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1764 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: check for nEPT/nNPT in slow flush hypercalls Checking is_guest_mode(vcpu) is incorrect, because translate_nested_gpa() … - CVE-2026-46131 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1765 - - - In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration cros_typec_register_thunderbolt() missed initializing the … - CVE-2026-46134 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1766 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: validate WMT event SKB length before struct access btmtk_usb_hci_wmt_sync() casts the WMT event response SKB da… - CVE-2026-46140 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1767 - - - In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix VF illegal register access Register WX_CFG_PORT_ST is a PF restricted register. When a VF is initialized, attempt… - CVE-2026-46142 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1768 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in mana_ib_create_qp_rss() Sashiko points out that mana_ib_cfg_vport_steering() is leaked, the normal… - CVE-2026-46144 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1769 - - - In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle() commit 6d3789d347a7 ("papr-hvpipe: convert papr_hvpipe… - CVE-2026-46118 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1770 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock Patch series "mm/damon/sysfs-schemes: fix use-after-free… - CVE-2026-46121 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm