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 24, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
951 9.8 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43341 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
952 7.5 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43345 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
953 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-43346 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
954 7.5 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43347 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
955 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43348 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
956 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2026-43349 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
957 7.6 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43350 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
958 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43351 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
959 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43352 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
960 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-43353 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1991 9.8 CRITICAL
Network
dani-garcia vaultwarden Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.4, there is a security vulnerability in Vaultwarden that allows bypassing the login brute-force protection if email 2fa is … CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2026-43914 2026-05-14 04:35 2026-05-12 Show GitHub Exploit DB Packet Storm
1992 7.8 HIGH
Local
adobe after_effects After Effects versions 26.0, 25.6.4 and earlier are affected by a Heap-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitati… CWE-122
Heap-based Buffer Overflow
CVE-2026-34642 2026-05-14 04:35 2026-05-13 Show GitHub Exploit DB Packet Storm
1993 7.8 HIGH
Local
adobe after_effects After Effects versions 26.0, 25.6.4 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of … CWE-787
 Out-of-bounds Write
CVE-2026-34643 2026-05-14 04:35 2026-05-13 Show GitHub Exploit DB Packet Storm
1994 7.8 HIGH
Local
adobe after_effects After Effects versions 26.0, 25.6.4 and earlier are affected by an Integer Overflow or Wraparound vulnerability that could result in arbitrary code execution in the context of the current user. Explo… CWE-190
 Integer Overflow or Wraparound
CVE-2026-34644 2026-05-14 04:35 2026-05-13 Show GitHub Exploit DB Packet Storm
1995 6.5 MEDIUM
Network
haxx curl libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTP(S) request after a Negotiate-authenticated one, when both use the same host. libcurl features a … CWE-613
 Insufficient Session Expiration
CVE-2026-5545 2026-05-14 04:31 2026-05-13 Show GitHub Exploit DB Packet Storm
1996 8.1 HIGH
Network
dani-garcia vaultwarden Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.5, Vaultwarden allows an unconfirmed organization owner to purge the entire organization vault. The organization invite flo… CWE-863
 Incorrect Authorization
CVE-2026-43913 2026-05-14 04:29 2026-05-12 Show GitHub Exploit DB Packet Storm
1997 5.3 MEDIUM
Network
leont crypt\ Crypt::Argon2 versions from 0.017 before 0.031 for Perl perform a heap out-of-bounds read in argon2_verify on empty encoded input. The auto-detect form of argon2_verify passes encoded_len - 1 as the… CWE-126
CWE-191
 Buffer Over-read
 Integer Underflow (Wrap or Wraparound)
CVE-2026-8463 2026-05-14 04:23 2026-05-13 Show GitHub Exploit DB Packet Storm
1998 6.8 MEDIUM
Physics
zte zx297520v3_firmware ZTE ZX297520V3 BootROM contains a vulnerability that allows arbitrary memory writes via USB. Attackers can exploit the lack of target address validation in the USB download mode to write data to any … CWE-787
 Out-of-bounds Write
CVE-2026-40003 2026-05-14 04:19 2026-05-7 Show GitHub Exploit DB Packet Storm
1999 7.8 HIGH
Local
zte zxcloud_irai There exists an openssl.cnf privilege escalation vulnerability in ZTE Cloud PC client uSmartview. An attacker can execute arbitrary code locally and escalate privileges. CWE-427
 Uncontrolled Search Path Element
CVE-2026-40004 2026-05-14 04:17 2026-05-7 Show GitHub Exploit DB Packet Storm
2000 - - - GitHub Copilot CLI brings AI-powered coding assistance directly to your command line. Prior to 1.0.43, a security vulnerability has been identified in GitHub Copilot CLI where a malicious bare git r… CWE-696
 Incorrect Behavior Order
CVE-2026-45033 2026-05-14 04:17 2026-05-14 Show GitHub Exploit DB Packet Storm