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
223831 4.3 警告 オラクル - Oracle E-Business Suite の Oracle アプリケーション・テクノロジ・スタックにおける脆弱性 CWE-noinfo
情報不足
CVE-2013-0377 2013-11-8 11:01 2013-01-15 Show GitHub Exploit DB Packet Storm
223832 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Applications Framework における Diagnostics の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0376 2013-11-8 11:00 2013-01-15 Show GitHub Exploit DB Packet Storm
223833 5.5 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Server Replication の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0375 2013-11-8 10:59 2013-01-15 Show GitHub Exploit DB Packet Storm
223834 4.3 警告 オラクル - 複数の Oracle Enterprise Manager 製品における Database Cloning の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0374 2013-11-8 10:58 2013-01-15 Show GitHub Exploit DB Packet Storm
223835 4.3 警告 オラクル - 複数の Oracle Enterprise Manager 製品における Distributed/Cross DB Features の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0373 2013-11-8 10:57 2013-01-15 Show GitHub Exploit DB Packet Storm
223836 4 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における MyISAM の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0371 2013-11-8 10:55 2013-01-15 Show GitHub Exploit DB Packet Storm
223837 2.1 注意 オラクル - Oracle Supply Chain Products Suite の Oracle Agile PLM Framework における Security の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0370 2013-11-8 10:54 2013-01-15 Show GitHub Exploit DB Packet Storm
223838 5.5 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft PeopleTools における Query の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0369 2013-11-8 10:53 2013-01-15 Show GitHub Exploit DB Packet Storm
223839 4 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における InnoDB の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0368 2013-11-8 10:52 2013-01-15 Show GitHub Exploit DB Packet Storm
223840 4 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Server Partition の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0367 2013-11-8 10:51 2013-01-15 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
1101 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: fix potential data-race This mptcp_pm_add_timer() helper is executed as a timer callback in softirq cont… - CVE-2026-46137 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1102 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmet_tcp_handle_icreq() updates queue->state after sending an Init… - CVE-2026-46135 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1103 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface i… - CVE-2026-46125 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1104 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() Sashiko points out that the user can specify WQs sharing … - CVE-2026-46117 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1105 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete KASAN reproduces a slab-use-after-free in __xfrm_state_delete()'… - CVE-2026-46116 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1106 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: block: add pgmap check to biovec_phys_mergeable biovec_phys_mergeable() is used by the request merge, DMA mapping, and integrity … - CVE-2026-46115 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1107 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads atomic_write_reply() at drivers/infiniband/sw/rxe/rxe_resp.c unconditionally de… - CVE-2026-46114 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1108 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fix potential UAF in create_big_sync Add hci_conn_valid() check in create_big_sync() to detect stale connect… - CVE-2026-46111 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1109 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Prevent NULL deref when RX memory exhausted The CPU receives frames from the MAC through conventional DMA: the CPU a… - CVE-2026-46110 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1110 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Limit NVMe request size to 2 MiB The HBA firmware reports NVMe MDTS values based on the underlying drive capabilit… - CVE-2026-46105 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm