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 21, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3251 7.3 重要
Network
Zeit, Inc. AI Vercel, Inc. (旧 Zeit, Inc.)のAIにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-8768 2026-05-21 10:47 2026-05-17 Show GitHub Exploit DB Packet Storm
3252 6.5 警告
Network
Zeit, Inc. AI Vercel, Inc. (旧 Zeit, Inc.)のAIにおける複数の脆弱性 CWE-400
CWE-404
CVE-2026-8769 2026-05-21 10:47 2026-05-17 Show GitHub Exploit DB Packet Storm
3253 6.3 警告
Network
Tencent WeKnora TencentのWeKnoraにおける複数の脆弱性 CWE-285
CWE-639
CVE-2026-8786 2026-05-21 10:47 2026-05-18 Show GitHub Exploit DB Packet Storm
3254 7.5 重要
Network
Mozilla Foundation Mozilla Thunderbird
Mozilla Firefox
Mozilla FoundationのMozilla Firefox等の複数製品におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-8946 2026-05-21 10:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3255 7.3 重要
Network
Mozilla Foundation Mozilla Thunderbird
Mozilla Firefox
Mozilla FoundationのMozilla Firefox等の複数製品における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-8947 2026-05-21 10:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3256 9.6 緊急
Network
Mozilla Foundation Mozilla Thunderbird
Mozilla Firefox
Mozilla FoundationのMozilla Firefox等の複数製品における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-8953 2026-05-21 10:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3257 7.5 重要
Network
Mozilla Foundation Mozilla Thunderbird
Mozilla Firefox
Mozilla FoundationのMozilla Firefox等の複数製品におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-8954 2026-05-21 10:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3258 4.3 警告
Network
シックス・アパート株式会社 Movable Type Premium (Advanced Edition)
Movable Type
Movable Type Advanced
Movable Type Premium
Movable Typeにおける権限チェックの欠如の脆弱性 CWE-Other
その他
CVE-2026-44392 2026-05-20 14:09 2026-05-20 Show GitHub Exploit DB Packet Storm
3259 4.3 警告
Network
Outlook.com Microsoft Edge Chromium Microsoft Edge (Chromium ベース) for Android のスプーフィングの脆弱性 CWE-451
ユーザインターフェースにおける重要情報の誤った表示
CVE-2026-40416 2026-05-20 13:31 2026-05-12 Show GitHub Exploit DB Packet Storm
3260 4.3 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける有効期限後または解放後のリソースの操作に関する脆弱性 CWE-672
有効期限後または解放後のリソースの操作
CVE-2026-4053 2026-05-20 13:31 2026-05-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
306181 - asterisk open_source chan_sip.c in the SIP channel driver in Asterisk Open Source 1.8.x before 1.8.7.1 and 10.x before 10.0.0-rc1 does not properly initialize variables during request parsing, which allows remote authent… CWE-20
 Improper Input Validation 
CVE-2011-4063 2024-11-21 10:31 2011-10-21 Show GitHub Exploit DB Packet Storm
306182 - mit kerberos_5 The krb5_db2_lockout_audit function in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.8 through 1.8.4, when the db2 (aka Berkeley DB) back end is used, allows remote attackers to ca… CWE-20
 Improper Input Validation 
CVE-2011-4151 2024-11-21 10:31 2011-10-21 Show GitHub Exploit DB Packet Storm
306183 - djangoproject django The CSRF protection mechanism in Django through 1.2.7 and 1.3.x through 1.3.1 does not properly handle web-server configurations supporting arbitrary HTTP Host headers, which allows remote attackers … CWE-352
 Origin Validation Error
CVE-2011-4140 2024-11-21 10:31 2011-10-19 Show GitHub Exploit DB Packet Storm
306184 - djangoproject django Django before 1.2.7 and 1.3.x before 1.3.1 uses a request's HTTP Host header to construct a full URL in certain circumstances, which allows remote attackers to conduct cache poisoning attacks via a c… CWE-20
 Improper Input Validation 
CVE-2011-4139 2024-11-21 10:31 2011-10-19 Show GitHub Exploit DB Packet Storm
306185 - djangoproject django The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for … CWE-20
 Improper Input Validation 
CVE-2011-4138 2024-11-21 10:31 2011-10-19 Show GitHub Exploit DB Packet Storm
306186 - djangoproject django The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 relies on Python libraries that attempt access to an arbitrary URL with no timeout, which … CWE-399
 Resource Management Errors
CVE-2011-4137 2024-11-21 10:31 2011-10-19 Show GitHub Exploit DB Packet Storm
306187 - djangoproject django django.contrib.sessions in Django before 1.2.7 and 1.3.x before 1.3.1, when session data is stored in the cache, uses the root namespace for both session identifiers and application-data keys, which … CWE-20
 Improper Input Validation 
CVE-2011-4136 2024-11-21 10:31 2011-10-19 Show GitHub Exploit DB Packet Storm
306188 - freebsd freebsd Buffer overflow in the kernel in FreeBSD 7.3 through 9.0-RC1 allows local users to cause a denial of service (panic) or possibly gain privileges via a bind system call with a long pathname for a UNIX… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-4062 2024-11-21 10:31 2011-10-18 Show GitHub Exploit DB Packet Storm
306189 - ibm db2
tivoli_monitoring_for_databases
Multiple untrusted search path vulnerabilities in (1) db2rspgn and (2) kbbacf1 in IBM DB2 Express Edition 9.7, as used in the IBM Tivoli Monitoring for Databases: DB2 Agent, allow local users to gain… NVD-CWE-Other
CVE-2011-4061 2024-11-21 10:31 2011-10-18 Show GitHub Exploit DB Packet Storm
306190 - qnx neutrino_rtos The runtime linker in QNX Neutrino RTOS 6.5.0 before Service Pack 1 does not properly clear the LD_DEBUG_OUTPUT and LD_DEBUG environment variables when a program is spawned from a setuid program, whi… CWE-59
Link Following
CVE-2011-4060 2024-11-21 10:31 2011-10-18 Show GitHub Exploit DB Packet Storm