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 15, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
212391 4 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise HCM Candidate Gateway における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4738 2015-07-21 11:29 2015-07-14 Show GitHub Exploit DB Packet Storm
212392 3.5 注意 オラクル - Oracle Siebel CRM の Siebel UI Framework における UIF Open UI に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-2649 2015-07-21 11:08 2015-07-14 Show GitHub Exploit DB Packet Storm
212393 4.3 警告 オラクル - Oracle Siebel CRM の Siebel Core - Server OM Svcs における LDAP Security Adapter に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-2612 2015-07-21 11:08 2015-07-14 Show GitHub Exploit DB Packet Storm
212394 3.5 注意 オラクル - Oracle Siebel CRM の Siebel Core - Server OM Svcs における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-2600 2015-07-21 11:08 2015-07-14 Show GitHub Exploit DB Packet Storm
212395 4.3 警告 オラクル - Oracle Siebel CRM の Siebel UI Framework における SWSE Server Infrastructure に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-2587 2015-07-21 11:08 2015-07-14 Show GitHub Exploit DB Packet Storm
212396 5 警告 オラクル - Oracle Commerce Platform の Oracle Commerce Guided Search / Oracle Commerce Experience Manager における Content Acquisition System に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-2607 2015-07-17 18:28 2015-07-14 Show GitHub Exploit DB Packet Storm
212397 6.4 警告 オラクル - Oracle Commerce Platform の Oracle Commerce Guided Search / Oracle Commerce Experience Manager における Content Acquisition System に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-2653 2015-07-17 18:26 2015-07-14 Show GitHub Exploit DB Packet Storm
212398 3.5 注意 オラクル - Oracle E-Business Suite の Oracle Applications Manager における OAM Dashboard に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4765 2015-07-17 18:06 2015-07-14 Show GitHub Exploit DB Packet Storm
212399 4 警告 オラクル - Oracle E-Business Suite の Oracle Applications DBA における AD Utilities に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4743 2015-07-17 18:06 2015-07-14 Show GitHub Exploit DB Packet Storm
212400 3.5 注意 オラクル - Oracle E-Business Suite の Oracle Applications Framework における Dialog popup に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4741 2015-07-17 18:06 2015-07-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
21 7.4 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tap_get_user_xdp() tap_get_user_xdp() rejects a frame shorter than ETH_HLEN with -EINVAL, and re… Update - CVE-2026-46320 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
22 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: Only release RCU read lock after ct_ft When looking up a flow table in act_ct in tcf_ct_flow_table_get(), rhas… Update - CVE-2026-46319 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
23 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Reassign nested_mmus array behind mmu_lock kvm->arch.nested_mmus[] is walked under kvm->mmu_lock, including from the … Update - CVE-2026-46317 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
24 9.3 CRITICAL
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry vgic_its_invalidate_cache() walks the per-IT… Update - CVE-2026-46316 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
25 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: fix access to stale wptr mapping Use drm_exec to take both locks i.e vm root bo and wptr_obj bo to access the m… Update - CVE-2026-46311 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
26 8.3 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: ath5k: do not access array OOB Vincent reports: > The ath5k driver seems to do an array-index-out-of-bounds access as > sho… Update - CVE-2026-46307 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
27 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: flow_dissector: do not dissect PPPoE PFC frames RFC 2516 Section 7 states that Protocol Field Compression (PFC) is NOT RECOMMENDE… Update - CVE-2026-46306 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
28 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free nvmet_tcp_release_queue_work() runs on nvmet-wq and can drop the final c… Update - CVE-2026-46304 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
29 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: isofs: validate Rock Ridge CE continuation extent against volume size rock_continue() reads rs->cont_extent verbatim from the Roc… Update - CVE-2026-46303 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
30 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix held lock freed on hfsplus_fill_super() hfsplus_fill_super() calls hfs_find_init() to initialize a search structure,… Update - CVE-2026-46299 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm