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 10, 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
224811 5 警告 オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における BASE の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1535 2013-11-8 13:59 2013-04-16 Show GitHub Exploit DB Packet Storm
224812 10 危険 オラクル - Oracle Database Server の Workload Manager における脆弱性 CWE-noinfo
情報不足
CVE-2013-1534 2013-11-8 13:58 2013-04-16 Show GitHub Exploit DB Packet Storm
224813 5.5 警告 オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における BASE の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1533 2013-11-8 13:57 2013-04-16 Show GitHub Exploit DB Packet Storm
224814 3.8 注意 オラクル - Oracle Sun Solaris 10 における Kernel の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1530 2013-11-8 13:55 2013-04-16 Show GitHub Exploit DB Packet Storm
224815 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Interaction における Image Service の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1529 2013-11-8 13:54 2013-04-16 Show GitHub Exploit DB Packet Storm
224816 4.3 警告 オラクル - Oracle E-Business Suite の Oracle HRMS における Payroll の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1528 2013-11-8 13:53 2013-04-16 Show GitHub Exploit DB Packet Storm
224817 4 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise PeopleTools における Report Distribution の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1527 2013-11-8 13:52 2013-04-16 Show GitHub Exploit DB Packet Storm
224818 4 警告 オラクル - Oracle Industry Applications の Oracle Retail Integration Bus における Retail Integration Bus Manager の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1525 2013-11-8 13:51 2013-04-16 Show GitHub Exploit DB Packet Storm
224819 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Application Object Library における Attachments の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1524 2013-11-8 13:50 2013-04-16 Show GitHub Exploit DB Packet Storm
224820 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Content における Content Server の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1522 2013-11-8 13:47 2013-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2781 - - - In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detect_usb_format() to prevent a divisi… - CVE-2026-46184 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2782 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Don't allow pointer operations on unconfigured streams When reporting the pointer for a compressed stream we report th… - CVE-2026-46179 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2783 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq() Sashiko points out that mlx4_srq_alloc() was not undone during erro… - CVE-2026-46178 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2784 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipmi: Add limits to event and receive message requests The driver would just fetch events and receive messages until the BMC said… - CVE-2026-46177 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2785 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: exit: prevent preemption of oopsing TASK_DEAD task When an already-exiting task oopses, make_task_dead() currently calls do_task_… - CVE-2026-46173 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2786 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6_rcv_encap() xfrm6_rcv_encap() performs an IPv6 route lookup when the skb does not alre… - CVE-2026-46172 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2787 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: free sk if last When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(), and released at t… - CVE-2026-46170 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2788 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using lock_sock_fast() (atomic context) around sock_set_timestamp() and so… - CVE-2026-46168 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2789 - - - In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl Just like in a previous problem in this driver, usblp_ctrl_msg() wi… - CVE-2026-46167 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2790 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: vport: fix self-deadlock on release of tunnel ports vports are used concurrently and protected by RCU, so netdev_put… - CVE-2026-46165 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm