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, 12:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
781 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
782 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2026-43354 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
783 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-43355 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
784 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-43356 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
785 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43357 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
786 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43358 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
787 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2026-43359 2026-05-18 11:26 2026-05-8 Show GitHub Exploit DB Packet Storm
788 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43360 2026-05-18 11:26 2026-05-8 Show GitHub Exploit DB Packet Storm
789 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43361 2026-05-18 11:26 2026-05-8 Show GitHub Exploit DB Packet Storm
790 8.1 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-43362 2026-05-18 11:26 2026-05-8 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
861 5.5 MEDIUM
Local
m2team nanazip NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, a denial-of-service vulnerability exists in the littlefs filesystem image parser in NanaZip. The handler's Open method re… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-42444 2026-05-18 23:17 2026-05-13 Show GitHub Exploit DB Packet Storm
862 8.8 HIGH
Network
postgresql postgresql SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription's publication-side credenti… CWE-89
SQL Injection
CVE-2026-6638 2026-05-18 23:14 2026-05-14 Show GitHub Exploit DB Packet Storm
863 7.5 HIGH
Network
openbao openbao OpenBao is an open source identity-based secrets management system. Prior to 2.5.3, when OpenBao's initial namespace deletion fails, subsequent retries fail to properly remove all data before marking… CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2026-42186 2026-05-18 23:10 2026-05-15 Show GitHub Exploit DB Packet Storm
864 6.5 MEDIUM
Network
fleetdm fleet Fleet is open source device management software. Prior to version 4.81.0, Fleet contained a denial-of-service (DoS) issue in the gRPC Launcher `PublishLogs` endpoint. In affected versions, certain un… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-26062 2026-05-18 23:09 2026-05-15 Show GitHub Exploit DB Packet Storm
865 7.5 HIGH
Network
netty netty Netty is an asynchronous, event-driven network application framework. From 4.2.0.Final to 4.2.13.Final , Netty's epoll transport fails to detect and close TCP connections that receive a RST after bei… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2026-42577 2026-05-18 23:05 2026-05-14 Show GitHub Exploit DB Packet Storm
866 9.8 CRITICAL
Network
fleetdm fleet Fleet is open source device management software. Prior to version 4.81.0, a vulnerability in Fleet's software installer pipeline could allow a crafted software package to execute arbitrary commands a… CWE-78
OS Command 
CVE-2026-26191 2026-05-18 23:05 2026-05-15 Show GitHub Exploit DB Packet Storm
867 6.5 MEDIUM
Network
netty netty Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty's chunk size parser silently overflows int, enabling request smuggling attacks. Th… CWE-190
CWE-444
 Integer Overflow or Wraparound
HTTP Request Smuggling
CVE-2026-42580 2026-05-18 23:03 2026-05-14 Show GitHub Exploit DB Packet Storm
868 5.3 MEDIUM
Network
mediawiki mediawiki Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Wikimedia Foundation MediaWiki. This vulnerability is associated with program files includes/Specials/SpecialUserRights.P… CWE-200
Information Exposure
CVE-2026-34093 2026-05-18 22:53 2026-05-12 Show GitHub Exploit DB Packet Storm
869 5.5 MEDIUM
Local
m2team nanazip NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, an uncontrolled recursion vulnerability exists in the Electron Archive (ASAR) parser in NanaZip. When opening a crafted .… CWE-674
 Uncontrolled Recursion
CVE-2026-42355 2026-05-18 22:52 2026-05-13 Show GitHub Exploit DB Packet Storm
870 5.5 MEDIUM
Local
m2team nanazip NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, a null-pointer dereference exists in the UFS/UFS2 filesystem image parser in NanaZip. The vulnerability is triggered when… CWE-476
 NULL Pointer Dereference
CVE-2026-42442 2026-05-18 22:51 2026-05-13 Show GitHub Exploit DB Packet Storm