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 30, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224031 7.5 危険 オラクル - Oracle Fusion Middleware の Oracle Identity Analytics および Sun Role Manager における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5815 2013-10-18 17:57 2013-10-14 Show GitHub Exploit DB Packet Storm
224032 5 警告 オラクル - Oracle Primavera Products Suite の Instantis EnterpriseTrack における脆弱性 CWE-noinfo
情報不足
CVE-2013-5859 2013-10-18 16:58 2013-10-15 Show GitHub Exploit DB Packet Storm
224033 5.2 警告 オラクル - Oracle Sun Solaris における Kernel に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5866 2013-10-18 16:52 2013-10-15 Show GitHub Exploit DB Packet Storm
224034 1.7 注意 オラクル - Oracle Sun Solaris における Utility/User 管理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5865 2013-10-18 16:52 2013-10-15 Show GitHub Exploit DB Packet Storm
224035 4.9 警告 オラクル - Oracle Sun Solaris における USB ハブドライバに関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5864 2013-10-18 16:51 2013-10-15 Show GitHub Exploit DB Packet Storm
224036 4.3 警告 オラクル - Oracle Sun Solaris における IPS リポジトリデーモンに関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5863 2013-10-18 16:50 2013-10-15 Show GitHub Exploit DB Packet Storm
224037 4.9 警告 オラクル - Oracle Sun Solaris における CPU パフォーマンスカウンタドライバに関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5862 2013-10-18 16:50 2013-10-15 Show GitHub Exploit DB Packet Storm
224038 4.3 警告 オラクル - Oracle Sun Solaris における Kernel/KSSL に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5861 2013-10-18 16:49 2013-10-15 Show GitHub Exploit DB Packet Storm
224039 4.3 警告 オラクル - Oracle Sun Solaris における Oracle Java Web Console に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5839 2013-10-18 16:48 2013-10-15 Show GitHub Exploit DB Packet Storm
224040 3.6 注意 オラクル - Oracle Industry Applications の Oracle Health Sciences InForm における Web に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5857 2013-10-18 16:47 2013-10-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
921 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission sdma_v4_0_ring_emit_fence() contains two BUG_ON(addr & 0x3) asser… New - CVE-2026-46220 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
922 - - - In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads The pads missed checks for connected devices which may a null deref… New - CVE-2026-46222 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
923 - - - In the Linux kernel, the following vulnerability has been resolved: cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated A chain of commits going back to v7.0 reworked rmdir to sa… New - CVE-2026-46223 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
924 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. New - CVE-2026-46230 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
925 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: put backbone reference on failed claim hash insert When batadv_bla_add_claim() fails to insert a new claim into … New - CVE-2026-46231 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
926 - - - In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp num_touch_reports A device would never lie about the number of touch reports would it? If it does the lo… New - CVE-2026-46232 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
927 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: only purge non-released claims When batadv_bla_purge_claims() goes through the list of claims, it is only traver… New - CVE-2026-46233 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
928 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure When drm_gpuvm_resv_object_alloc() fails, the pre-allocated st… New - CVE-2026-46224 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
929 - - - In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->as… New - CVE-2026-46227 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
930 - - - In the Linux kernel, the following vulnerability has been resolved: vsock: fix buffer size clamping order In vsock_update_buffer_size(), the buffer size was being clamped to the maximum first, and … New - CVE-2026-46234 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm