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
3681 6.5 警告
Network
Open5GS Open5GS Open5GSにおけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2026-8292 2026-05-18 12:09 2026-05-11 Show GitHub Exploit DB Packet Storm
3682 7.3 重要
Network
Mozilla Foundation Mozilla Firefox Mozilla FoundationのMozilla Firefoxにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-8390 2026-05-18 12:09 2026-05-12 Show GitHub Exploit DB Packet Storm
3683 5.4 警告
Network
GitLab.org GitLab GitLab.orgのGitLabにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2025-12669 2026-05-18 12:08 2026-05-14 Show GitHub Exploit DB Packet Storm
3684 4.3 警告
Network
GitLab.org GitLab GitLab.orgのGitLabにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2025-13874 2026-05-18 12:08 2026-05-14 Show GitHub Exploit DB Packet Storm
3685 7.5 重要
Network
GitLab.org GitLab GitLab.orgのGitLabにおける入力で指定された数量の不適切な検証に関する脆弱性 CWE-1284
入力で指定された数量の不適切な検証
CVE-2025-14869 2026-05-18 12:08 2026-05-14 Show GitHub Exploit DB Packet Storm
3686 7.5 重要
Network
GitLab.org GitLab GitLab.orgのGitLabにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2025-14870 2026-05-18 12:08 2026-05-14 Show GitHub Exploit DB Packet Storm
3687 5.6 警告
Network
デル elastic cloud storage
Dell ObjectScale
デルのelastic cloud storage等の複数製品における認証回避の脆弱性 CWE-302
認証回避の脆弱性
CVE-2025-43992 2026-05-18 12:08 2026-05-11 Show GitHub Exploit DB Packet Storm
3688 6.7 警告
Local
フォーティネット FortiAP-U
FortiAP
FortiAP-W2
フォーティネットのFortiAP-U等の複数製品におけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2025-53680 2026-05-18 12:08 2026-05-12 Show GitHub Exploit DB Packet Storm
3689 7.2 重要
Network
フォーティネット FortiMail フォーティネットのFortiMailにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2025-53681 2026-05-18 12:08 2026-05-12 Show GitHub Exploit DB Packet Storm
3690 8.8 重要
Network
フォーティネット FortiOS フォーティネットのFortiOSにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2025-53844 2026-05-18 12:08 2026-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 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