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 8, 2026, 2:12 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224421 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Payroll における給与明細書表示の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0380 2013-11-8 11:12 2013-01-15 Show GitHub Exploit DB Packet Storm
224422 4.3 警告 オラクル - Oracle Siebel CRM における Siebel Calendar の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0379 2013-11-8 11:11 2013-01-15 Show GitHub Exploit DB Packet Storm
224423 4.3 警告 オラクル - Oracle Siebel CRM における Siebel Calendar の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0378 2013-11-8 11:02 2013-01-15 Show GitHub Exploit DB Packet Storm
224424 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
224425 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
224426 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
224427 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
224428 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
224429 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
224430 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
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2281 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event() Sashiko points out the radix_tree itself is RCU safe, but nothing ever frees th… - CVE-2026-46181 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2282 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init() mlx5_ib_dev_res_srq_init() allocates two SRQs, s0 and s1. Wh… - CVE-2026-46176 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2283 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix fsck inconsistency caused by FGGC of node block During FGGC node block migration, fsck may incorrectly treat the migrat… - CVE-2026-46175 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2284 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache Make sure resources are not improperly shared in t… - CVE-2026-46174 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2285 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use safe list iteration in radar detect work The call to ieee80211_dfs_cac_cancel can cause the iterated chanctx … - CVE-2026-46166 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2286 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free in create_space_info_sub_group() error path When kobject_init_and_add() fails, the call chain is: create_… - CVE-2026-46164 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2287 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger Currently the runtime.oss.trigger field may be accessed concurrent… - CVE-2026-46157 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2288 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in smb2_compound_op() If a server sends a truncated response but a large OutputBufferLength, a… - CVE-2026-46155 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2289 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters scx_group_set_{weight,idle,bandwidth}() cache scx_root befo… - CVE-2026-46154 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2290 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: drop stray 'static' from fast-RX rx_result ieee80211_invoke_fast_rx() is documented as safe for parallel RX, but … - CVE-2026-46152 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm