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 17, 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
2891 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-9114 2026-05-25 10:18 2026-05-20 Show GitHub Exploit DB Packet Storm
2892 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-9115 2026-05-25 10:18 2026-05-20 Show GitHub Exploit DB Packet Storm
2893 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-9116 2026-05-25 10:17 2026-05-20 Show GitHub Exploit DB Packet Storm
2894 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける型の取り違えに関する脆弱性 CWE-843
型の取り違え
CVE-2026-9117 2026-05-25 10:17 2026-05-20 Show GitHub Exploit DB Packet Storm
2895 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-9118 2026-05-25 10:17 2026-05-20 Show GitHub Exploit DB Packet Storm
2896 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-9119 2026-05-25 10:17 2026-05-20 Show GitHub Exploit DB Packet Storm
2897 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-9120 2026-05-25 10:17 2026-05-20 Show GitHub Exploit DB Packet Storm
2898 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-9121 2026-05-25 10:17 2026-05-20 Show GitHub Exploit DB Packet Storm
2899 - - ISC, Inc. BIND ISC BINDにおける複数の脆弱性(2026年5月) - CVE-2026-3039
CVE-2026-3592
CVE-2026-3593
CVE-2026-5946
CVE-2026-5947
CVE-2026-5950
2026-05-22 15:55 2026-05-21 Show GitHub Exploit DB Packet Storm
2900 6.7 警告
Local
トレンドマイクロ Trend Micro Apex One
TrendAI Apex One
TrendAI Vision One Endpoint Security - Standard Endpoint Protection
トレンドマイクロ製企業向けエンドポイントセキュリティ製品における複数の脆弱性(2026年5月) CWE-23
CWE-346
CWE-367
CVE-2026-34926
CVE-2026-34927
CVE-2026-34928
CVE-2026-34929
CVE-2026-34930
CVE-2026-45206
CVE-2026-45207
CVE-2026-45208
2026-05-22 15:32 2026-05-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
307051 - google chrome Google Chrome before 13.0.782.215 on Windows does not properly handle vertex data, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspeci… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-2806 2024-11-21 10:29 2011-08-30 Show GitHub Exploit DB Packet Storm
307052 - php php The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via a… CWE-310
Cryptographic Issues
CVE-2011-3189 2024-11-21 10:29 2011-08-25 Show GitHub Exploit DB Packet Storm
307053 - stunnel stunnel stunnel 4.40 and 4.41 might allow remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-2940 2024-11-21 10:29 2011-08-25 Show GitHub Exploit DB Packet Storm
307054 - php php PHP before 5.3.7 does not properly check the return values of the malloc, calloc, and realloc library functions, which allows context-dependent attackers to cause a denial of service (NULL pointer de… NVD-CWE-Other
CVE-2011-3182 2024-11-21 10:29 2011-08-25 Show GitHub Exploit DB Packet Storm
307055 - zabbix zabbix Cross-site scripting (XSS) vulnerability in acknow.php in Zabbix before 1.8.6 allows remote attackers to inject arbitrary web script or HTML via the backurl parameter. CWE-79
Cross-site Scripting
CVE-2011-2904 2024-11-21 10:29 2011-08-20 Show GitHub Exploit DB Packet Storm
307056 - apple cups The gif_read_lzw function in filter/image-gif.c in CUPS 1.4.8 and earlier does not properly handle the first code word in an LZW stream, which allows remote attackers to trigger a heap-based buffer o… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-3170 2024-11-21 10:29 2011-08-20 Show GitHub Exploit DB Packet Storm
307057 - realnetworks realplayer
realplayer_sp
Use-after-free vulnerability in RealNetworks RealPlayer 11.0 through 11.1 and 14.0.0 through 14.0.5, RealPlayer SP 1.0 through 1.1.5, and RealPlayer Enterprise 2.0 through 2.1.5, when an Embedded Rea… CWE-399
 Resource Management Errors
CVE-2011-2955 2024-11-21 10:29 2011-08-19 Show GitHub Exploit DB Packet Storm
307058 - swi-prolog
apple
gimp
swi-prolog
cups
gimp
The LZW decompressor in the LWZReadByte function in giftoppm.c in the David Koblas GIF decoder in PBMPLUS, as used in the gif_read_lzw function in filter/image-gif.c in CUPS before 1.4.7, the LZWRead… CWE-787
 Out-of-bounds Write
CVE-2011-2896 2024-11-21 10:29 2011-08-20 Show GitHub Exploit DB Packet Storm
307059 - openbsd
freetype
netbsd
x
freebsd
openbsd
freetype
netbsd
libxfont
freebsd
The LZW decompressor in (1) the BufCompressedFill function in fontfile/decompress.c in X.Org libXfont before 1.4.4 and (2) compress/compress.c in 4.3BSD, as used in zopen.c in OpenBSD before 3.8, Fre… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-2895 2024-11-21 10:29 2011-08-20 Show GitHub Exploit DB Packet Storm
307060 - realnetworks realplayer
realplayer_sp
Use-after-free vulnerability in the AutoUpdate feature in RealNetworks RealPlayer 11.0 through 11.1 and 14.0.0 through 14.0.5 and RealPlayer SP 1.0 through 1.1.5, when an Embedded RealPlayer is used,… CWE-399
 Resource Management Errors
CVE-2011-2954 2024-11-21 10:29 2011-08-19 Show GitHub Exploit DB Packet Storm