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 25, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2911 7.8 重要
Local
Electerm project Electerm Electerm projectのElectermにおける複数の脆弱性 CWE-732
CWE-94
CWE-940
CVE-2026-45353 2026-06-5 10:46 2026-05-28 Show GitHub Exploit DB Packet Storm
2912 9.1 緊急
Network
Electerm project Electerm Electerm projectのElectermにおける複数の脆弱性 CWE-326
CWE-329
CWE-353
CWE-759
CWE-916
CVE-2026-45787 2026-06-5 10:46 2026-05-28 Show GitHub Exploit DB Packet Storm
2913 6.8 警告
Network
レッドハット build of keycloak レッドハットのbuild of keycloakにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-4630 2026-06-5 10:46 2026-05-19 Show GitHub Exploit DB Packet Storm
2914 9.9 緊急
Network
オラクル REST Data Services オラクルのREST Data Servicesにおける複数の脆弱性 CWE-284
CWE-400
CVE-2026-46775 2026-06-5 10:46 2026-05-28 Show GitHub Exploit DB Packet Storm
2915 9.1 緊急
Network
オラクル Oracle E-Business Suite オラクルのOracle E-Business Suiteにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46819 2026-06-5 10:46 2026-05-28 Show GitHub Exploit DB Packet Storm
2916 8.8 重要
Network
オラクル Oracle E-Business Suite オラクルのOracle E-Business Suiteにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-46826 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
2917 8.8 重要
Network
オラクル Oracle E-Business Suite オラクルのOracle E-Business Suiteにおける複数の脆弱性 CWE-269
CWE-284
CWE-287
CWE-306
CVE-2026-46827 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
2918 8.1 重要
Network
オラクル Oracle E-Business Suite オラクルのOracle E-Business Suiteにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46828 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
2919 7.5 重要
Network
オラクル REST Data Services オラクルのREST Data Servicesにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-46829 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
2920 5.3 警告
Network
オラクル REST Data Services オラクルのREST Data Servicesにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-46830 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 25, 2026, 4:04 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4321 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: rds: fix MR cleanup on copy error __rds_rdma_map() hands sg/pages ownership to the transport after get_mr() succeeds. If cop… - CVE-2026-46053 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4322 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix soft lockup in retry_aligned_read() When retry_aligned_read() encounters an overlapped stripe, it releases the stri… - CVE-2026-46051 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4323 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix deadlock with check operation and nowait requests When an array check is running it will raise the barrier at whic… - CVE-2026-46050 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4324 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Add fallback to default RSR for S/PDIF spdif_passthru_playback_get_resources() uses atc->pll_rate as the RSR for the… - CVE-2026-46049 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4325 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usb_dev refcount leak on probe failure create_card() takes a reference on the USB device with usb_get_dev() and … - CVE-2026-46048 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4326 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Fix use-after-free in driver remove() In the remove callback, if a packet arrives after destroy_workqueue() is cal… - CVE-2026-46047 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4327 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all() The commit c8e008b60492 ("ext4: ignore xattrs past end") introduced … - CVE-2026-46046 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4328 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Clean up kthread on errors If an error occurs after the ssif kthread is created, but before the main IPMI code starts … - CVE-2026-46044 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4329 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv rxe_rcv() currently checks only that the incoming packet is at l… - CVE-2026-46043 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4330 - - - In the Linux kernel, the following vulnerability has been resolved: inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails When fsnotify_add_inode_mark_locked() fails in inotify_… - CVE-2026-46040 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm