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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4011 7.8 重要
Local
アドビシステムズ Adobe Premiere Pro アドビのAdobe Premiere Proにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-34637 2026-05-15 11:03 2026-05-12 Show GitHub Exploit DB Packet Storm
4012 7.8 重要
Local
アドビシステムズ Adobe Premiere Pro アドビのAdobe Premiere Proにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-34638 2026-05-15 11:03 2026-05-12 Show GitHub Exploit DB Packet Storm
4013 7.8 重要
Local
アドビシステムズ Adobe Media Encoder アドビのAdobe Media Encoderにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-34639 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
4014 7.8 重要
Local
アドビシステムズ Adobe Media Encoder アドビのAdobe Media Encoderにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-34640 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
4015 7.8 重要
Local
アドビシステムズ Adobe After Effects アドビのAdobe After Effectsにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-34642 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
4016 7.8 重要
Local
アドビシステムズ Adobe After Effects アドビのAdobe After Effectsにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-34643 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
4017 7.8 重要
Local
アドビシステムズ Adobe After Effects アドビのAdobe After Effectsにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-34644 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
4018 9.6 緊急
Network
アドビシステムズ Adobe Connect Desktop Application アドビのAdobe Connect Desktop Applicationにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-34659 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
4019 9.3 緊急
Network
アドビシステムズ Adobe Connect Desktop Application アドビのAdobe Connect Desktop Applicationにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-34660 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
4020 6.3 警告
Local
アドビシステムズ Adobe Substance 3D Designer アドビのAdobe Substance 3D Designerにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-34664 2026-05-15 11:02 2026-05-12 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
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