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 4, 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
811 5.4 警告
Network
OpenClaw OpenClaw OpenClawにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2026-41356 2026-04-30 11:00 2026-04-23 Show GitHub Exploit DB Packet Storm
812 3.3
Local
OpenClaw OpenClaw OpenClawにおける重要な情報を使用しているプロセスの呼び出しに関する脆弱性 CWE-214
重要な情報を使用しているプロセスの呼び出し
CVE-2026-41357 2026-04-30 11:00 2026-04-23 Show GitHub Exploit DB Packet Storm
813 8.8 重要
Network
OpenClaw OpenClaw OpenClawにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-41359 2026-04-30 11:00 2026-04-23 Show GitHub Exploit DB Packet Storm
814 7.1 重要
Network
OpenClaw OpenClaw OpenClawにおける複数の脆弱性 CWE-184
CWE-918
CVE-2026-41361 2026-04-30 11:00 2026-04-23 Show GitHub Exploit DB Packet Storm
815 4.3 警告
Network
OpenClaw OpenClaw OpenClawにおける誤った領域へのリソースの漏えいに関する脆弱性 CWE-668
誤った領域へのリソースの漏えい
CVE-2026-41362 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
816 6.5 警告
Network
OpenClaw OpenClaw OpenClawにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-41363 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
817 8.1 重要
Network
OpenClaw OpenClaw OpenClawにおけるリンク解釈に関する脆弱性 CWE-59
リンク解釈の問題
CVE-2026-41364 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
818 5.4 警告
Network
OpenClaw OpenClaw OpenClawにおけるフィルタリングの回避に関する脆弱性 CWE-441
フィルタリング回避
CVE-2026-41365 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
819 5.5 警告
Local
OpenClaw OpenClaw OpenClawにおける重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2026-41366 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
820 5 警告
Network
OpenClaw OpenClaw OpenClawにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-41367 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313391 7.5 HIGH
Network
microsoft internet_information_services Off-by-one error in the CodeBrws.asp sample script in Microsoft IIS 5.0 allows remote attackers to view the source code for files with extensions containing with one additional character after .html,… CWE-193
 Off-by-one Error
CVE-2002-1745 2024-02-16 06:28 2002-12-31 Show GitHub Exploit DB Packet Storm
313392 9.8 CRITICAL
Network
redshift atphttpd Off-by-one buffer overflow in the sock_gets function in sockhelp.c for ATPhttpd 0.4b and earlier allows remote attackers to execute arbitrary code via a long HTTP GET request. CWE-193
 Off-by-one Error
CVE-2002-1816 2024-02-16 06:28 2002-12-31 Show GitHub Exploit DB Packet Storm
313393 7.5 HIGH
Network
sendmail sendmail Use-after-free vulnerability in Sendmail before 8.13.8 allows remote attackers to cause a denial of service (crash) via a long "header line", which causes a previously freed variable to be referenced… CWE-416
 Use After Free
CVE-2006-4434 2024-02-16 06:20 2006-08-29 Show GitHub Exploit DB Packet Storm
313394 - microsoft windows_2000
windows_xp
windows_98
windows_nt
windows_server_2003
A multi-threaded race condition in the Windows RPC DCOM functionality with the MS03-039 patch installed allows remote attackers to cause a denial of service (crash or reboot) by causing two threads t… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2003-0813 2024-02-16 06:19 2003-11-17 Show GitHub Exploit DB Packet Storm
313395 9.8 CRITICAL
Network
ultimate_php_board_project ultimate_php_board register.php in Ultimate PHP Board (UPB) 1.0 and 1.0b uses an administrative account Admin with a capital "A," but allows a remote attacker to impersonate the administrator by registering an account … CWE-178
 Improper Handling of Case Sensitivity
CVE-2002-1820 2024-02-16 06:19 2002-12-31 Show GitHub Exploit DB Packet Storm
313396 - openpkg
trustix
hp
avaya
debian
php
openpkg
secure_linux
hp-ux
converged_communications_server
debian_linux
php
The memory_limit functionality in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, under certain conditions such as when register_globals is enabled, allows remote attackers to execute arbitrary code by … CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2004-0594 2024-02-16 06:17 2004-07-27 Show GitHub Exploit DB Packet Storm
313397 7.5 HIGH
Network
pldaniels altermime Off-by-one error in alterMIME 0.1.10 and 0.1.11 allows remote attackers to cause a denial of service (crash) via an x-header that causes snprintf overwrite the FFGET_FILE variable with a (null) byte. CWE-193
 Off-by-one Error
CVE-2002-1721 2024-02-16 06:13 2002-12-31 Show GitHub Exploit DB Packet Storm
313398 7.5 HIGH
Network
hadrons xfstt Off-by-one error in certain versions of xfstt allows remote attackers to read potentially sensitive memory via a malformed client request in the connection handshake, which leaks the memory in the se… CWE-193
 Off-by-one Error
CVE-2003-0625 2024-02-16 06:12 2003-08-27 Show GitHub Exploit DB Packet Storm
313399 - tcpdump tcpdump Integer underflow in the isakmp_id_print for TCPDUMP 3.8.1 and earlier allows remote attackers to cause a denial of service (crash) via an ISAKMP packet with an Identification payload with a length t… CWE-125
CWE-191
Out-of-bounds Read
 Integer Underflow (Wrap or Wraparound)
CVE-2004-0184 2024-02-16 06:09 2004-05-4 Show GitHub Exploit DB Packet Storm
313400 - openbsd openbsd isakmpd in OpenBSD 3.4 and earlier allows remote attackers to cause a denial of service (crash) via an ISAKMP packet with a delete payload containing a large number of SPIs, which triggers an out-of-… CWE-125
Out-of-bounds Read
CVE-2004-0221 2024-02-16 06:09 2004-05-4 Show GitHub Exploit DB Packet Storm