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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
931 6.1 警告
Network
MediaWiki MediaWiki MediaWikiにおける誤った領域へのリソースの漏えいに関する脆弱性 CWE-668
誤った領域へのリソースの漏えい
CVE-2026-34095 2026-05-15 11:03 2026-05-11 Show GitHub Exploit DB Packet Storm
932 9.8 緊急
Network
Artica ST Pandora FMS Artica STのPandora FMSにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-34187 2026-05-15 11:03 2026-05-12 Show GitHub Exploit DB Packet Storm
933 7.8 重要
Local
アドビシステムズ Adobe Premiere Pro アドビのAdobe Premiere Proにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-34636 2026-05-15 11:03 2026-05-12 Show GitHub Exploit DB Packet Storm
934 7.8 重要
Local
アドビシステムズ Adobe Premiere Pro アドビのAdobe Premiere Proにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-34637 2026-05-15 11:03 2026-05-12 Show GitHub Exploit DB Packet Storm
935 7.8 重要
Local
アドビシステムズ Adobe Premiere Pro アドビのAdobe Premiere Proにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-34638 2026-05-15 11:03 2026-05-12 Show GitHub Exploit DB Packet Storm
936 7.8 重要
Local
アドビシステムズ Adobe Media Encoder アドビのAdobe Media Encoderにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-34639 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
937 7.8 重要
Local
アドビシステムズ Adobe Media Encoder アドビのAdobe Media Encoderにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-34640 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
938 7.8 重要
Local
アドビシステムズ Adobe After Effects アドビのAdobe After Effectsにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-34642 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
939 7.8 重要
Local
アドビシステムズ Adobe After Effects アドビのAdobe After Effectsにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-34643 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
940 7.8 重要
Local
アドビシステムズ Adobe After Effects アドビのAdobe After Effectsにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-34644 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 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
311941 7.2 HIGH
Network
cisco rv340_dual_wan_gigabit_vpn_router_firmware
rv340w_dual_wan_gigabit_wireless-ac_vpn_router_firmware
rv345_dual_wan_gigabit_vpn_router_firmware
rv345p_dual_wan_gigabit_poe_vpn_router_firmware
A vulnerability in the web-based management interface of Cisco Small Business RV340, RV340W, RV345, and RV345P Dual WAN Gigabit VPN Routers could allow an authenticated, remote attacker to execute ar… NVD-CWE-Other
CVE-2024-20470 2024-10-10 01:55 2024-10-3 Show GitHub Exploit DB Packet Storm
311942 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ethtool: fail closed if we can't get max channel used in indirection tables Commit 0d1b7d6c9274 ("bnxt: fix crashes when reducing… NVD-CWE-noinfo
CVE-2024-46834 2024-10-10 00:57 2024-09-27 Show GitHub Exploit DB Packet Storm
311943 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: hns3: void array out of bound when loop tnl_num When query reg inf of SSU, it loops tnl_num times. However, tnl_num comes fr… CWE-129
 Improper Validation of Array Index
CVE-2024-46833 2024-10-10 00:54 2024-09-27 Show GitHub Exploit DB Packet Storm
311944 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed This avoids warning: [ 0.118053] BUG: sleeping functi… NVD-CWE-noinfo
CVE-2024-46832 2024-10-10 00:51 2024-09-27 Show GitHub Exploit DB Packet Storm
311945 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed_udc: validate endpoint index for ast udc We should verify the bound of the array to assure that host may not … CWE-129
 Improper Validation of Array Index
CVE-2024-46836 2024-10-10 00:47 2024-09-27 Show GitHub Exploit DB Packet Storm
311946 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Restrict high priorities on group_create We were allowing any users to create a high priority group without any perm… NVD-CWE-noinfo
CVE-2024-46837 2024-10-10 00:37 2024-09-27 Show GitHub Exploit DB Packet Storm
311947 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: userfaultfd: don't BUG_ON() if khugepaged yanks our page table Since khugepaged was changed to allow retracting page tables in fi… NVD-CWE-noinfo
CVE-2024-46838 2024-10-10 00:35 2024-09-27 Show GitHub Exploit DB Packet Storm
311948 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix validity interception issue when gisa is switched off We might run into a SIE validity if gisa has been disabled e… CWE-908
 Use of Uninitialized Resource
CVE-2024-45005 2024-10-10 00:30 2024-09-5 Show GitHub Exploit DB Packet Storm
311949 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix leak of blob encryption key Trusted keys unseal the key blob on load, but keep the sealed payload in the … CWE-312
 Cleartext Storage of Sensitive Information
CVE-2024-45004 2024-10-10 00:19 2024-09-5 Show GitHub Exploit DB Packet Storm
311950 7.8 HIGH
Local
authenticator authenticator Authenticator is a browser extension that generates two-step verification codes. In versions 7.0.0 and below, encryption keys for user data were stored encrypted at-rest using only AES-256 and the EV… CWE-326
CWE-327
Inadequate Encryption Strength
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2024-45394 2024-10-10 00:15 2024-09-4 Show GitHub Exploit DB Packet Storm