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 4, 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
4621 8.8 重要
Network
Lee Peuker Movary Lee PeukerのMovaryにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-40350 2026-04-28 10:12 2026-04-18 Show GitHub Exploit DB Packet Storm
4622 8.8 重要
Network
Apache Software Foundation ActiveMQ Broker
Apache ActiveMQ
Apache Software FoundationのApache ActiveMQ等の複数製品における複数の脆弱性 CWE-20
CWE-94
CVE-2026-40466 2026-04-28 10:12 2026-04-24 Show GitHub Exploit DB Packet Storm
4623 4.3 警告
Network
Apache Software Foundation Apache Airflow Apache Software FoundationのApache Airflowにおけるアクセス制御の不十分な粒度に関する脆弱性 CWE-1220
アクセス制御の不十分な粒度
CVE-2026-40690 2026-04-28 10:12 2026-04-24 Show GitHub Exploit DB Packet Storm
4624 6.1 警告
Network
Astro Astro Astroにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-41067 2026-04-28 10:12 2026-04-24 Show GitHub Exploit DB Packet Storm
4625 5.4 警告
Adjacent
OpenPrinting CUPS OpenPrintingのCUPSにおける複数の脆弱性 CWE-125
CWE-200
CVE-2026-41079 2026-04-28 10:11 2026-04-24 Show GitHub Exploit DB Packet Storm
4626 6.6 警告
Local
Vim Vim VimにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-41411 2026-04-28 10:11 2026-04-24 Show GitHub Exploit DB Packet Storm
4627 7.1 重要
Network
Foxit eSign FoxitのeSignにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-4947 2026-04-28 10:11 2026-04-1 Show GitHub Exploit DB Packet Storm
4628 7.8 重要
Local
Rubicon Communications, LLC (Netgate). AMITI Antivirus Rubicon Communications, LLC (Netgate).のAMITI Antivirusにおける引用されない検索パスまたは要素に関する脆弱性 CWE-428
引用されない検索パスまたは要素
CVE-2016-20058 2026-04-28 10:11 2026-04-4 Show GitHub Exploit DB Packet Storm
4629 5.5 警告
Local
CompuPhase Termite CompuPhaseのTermiteにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2018-25253 2026-04-28 10:11 2026-04-4 Show GitHub Exploit DB Packet Storm
4630 9.8 緊急
Network
NICO-FTP Project NICO-FTP NICO-FTP ProjectのNICO-FTPにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2018-25254 2026-04-28 10:11 2026-04-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1071 - - - In the Linux kernel, the following vulnerability has been resolved: ntfs3: add buffer boundary checks to run_unpack() run_unpack() checks `run_buf < run_last` at the top of the while loop but then … Update - CVE-2026-46072 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1072 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: md/raid5: validate payload size before accessing journal metadata r5c_recovery_analyze_meta_block() and r5l_recovery_verify_data_… Update - CVE-2026-46070 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1073 - - - In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix heap over-read in ibmasm_send_i2o_message() The ibmasm_send_i2o_message() function uses get_dot_command_size() to com… Update - CVE-2026-46064 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1074 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in run_unpack() volume boundary check The volume boundary check `lcn + len > sbi->used.bitmap.nbits` … Update - CVE-2026-46062 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1075 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: amphion: Fix race between m2m job_abort and device_run Fix kernel panic caused by race condition where v4l2_m2m_ctx_releas… Update - CVE-2026-46058 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1076 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in SSP passkey handlers hci_conn lookup and field access must be covered by hdev lock in … Update - CVE-2026-46056 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1077 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… Update - CVE-2026-46053 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1078 - - - 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… Update - CVE-2026-46051 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1079 - - - 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… Update - CVE-2026-46050 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1080 - - - 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… Update - CVE-2026-46049 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm