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 27, 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
256921 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
Pango.org
レッドハット
- Pango の pango_glyph_string_set_size 関数 における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-1194 2010-02-17 11:44 2009-05-8 Show GitHub Exploit DB Packet Storm
256922 9.3 危険 Artifex Software
サイバートラスト株式会社
Argyll CMS
サン・マイクロシステムズ
レッドハット
- Ghostscript の ICC Format ライブラリにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0792 2010-02-17 11:44 2009-04-14 Show GitHub Exploit DB Packet Storm
256923 9.3 危険 Artifex Software
サイバートラスト株式会社
サン・マイクロシステムズ
レッドハット
- ICC Format ライブラリにおける任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-0584 2010-02-17 11:44 2009-03-23 Show GitHub Exploit DB Packet Storm
256924 9.3 危険 Artifex Software
サイバートラスト株式会社
サン・マイクロシステムズ
レッドハット
- ICC Format ライブラリにおける整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0583 2010-02-17 11:43 2009-03-23 Show GitHub Exploit DB Packet Storm
256925 6 警告 Artifex Software
サイバートラスト株式会社
レッドハット
- Ghostscript の zseticcspace() 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0411 2010-02-17 11:43 2008-02-27 Show GitHub Exploit DB Packet Storm
256926 2.1 注意 サイバートラスト株式会社
レッドハット
- lm_sensors の pwmconfig (スクリプト)における不適切な一時ファイル作成によるシンボリックリンク攻撃を受ける脆弱性 - CVE-2005-2672 2010-02-17 11:43 2005-08-22 Show GitHub Exploit DB Packet Storm
256927 9.3 危険 アップル - Apple Mac OS X の Image RAW における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0037 2010-02-16 11:45 2010-01-19 Show GitHub Exploit DB Packet Storm
256928 9.3 危険 アップル - Apple Mac OS X の CoreAudio における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0036 2010-02-16 11:45 2010-01-19 Show GitHub Exploit DB Packet Storm
256929 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-4003 2010-02-16 11:44 2010-01-19 Show GitHub Exploit DB Packet Storm
256930 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-4002 2010-02-16 11:44 2010-01-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1331 8.8 HIGH
Network
google chrome Integer overflow in Fonts in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium) CWE-472
 External Control of Assumed-Immutable Web Parameter
CVE-2026-8577 2026-05-20 00:18 2026-05-15 Show GitHub Exploit DB Packet Storm
1332 8.3 HIGH
Network
google chrome Use after free in UI in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chro… CWE-416
 Use After Free
CVE-2026-8575 2026-05-20 00:18 2026-05-15 Show GitHub Exploit DB Packet Storm
1333 6.5 MEDIUM
Network
google chrome Type Confusion in V8 in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security sev… CWE-843
Type Confusion
CVE-2026-8570 2026-05-20 00:18 2026-05-15 Show GitHub Exploit DB Packet Storm
1334 3.1 LOW
Network
google chrome Insufficient policy enforcement in AI in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to bypass Site Isolation via a crafted HTML page. (Ch… CWE-693
 Protection Mechanism Failure
CVE-2026-8568 2026-05-20 00:18 2026-05-15 Show GitHub Exploit DB Packet Storm
1335 - - - An integer overflow vulnerability in the simdjson document-builder API allows incorrect buffer size calculations in "string_builder::escape_and_append()" when processing very large input strings on p… CWE-190
 Integer Overflow or Wraparound
CVE-2026-8295 2026-05-20 00:17 2026-05-14 Show GitHub Exploit DB Packet Storm
1336 - - - SzafirHost verifies the signature of the downloaded JAR file using class JarInputStream (reading from the beginning of the file), but loads classes using class JarFile/URLClassLoader (reading the Cen… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-44088 2026-05-20 00:17 2026-05-15 Show GitHub Exploit DB Packet Storm
1337 8.1 HIGH
Network
- - SOGo versions 5.12.7 and prior contains a SQL injection vulnerability in the Access Control List management functionality that allows authenticated users to extract arbitrary data from the database b… CWE-89
SQL Injection
CVE-2026-8851 2026-05-20 00:16 2026-05-19 Show GitHub Exploit DB Packet Storm
1338 7.6 HIGH
Adjacent
- - AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. In versions 0.6.34 through 0.6.51, the backend deserializes Redis cache byte… CWE-94
CWE-345
CWE-502
Code Injection
 Insufficient Verification of Data Authenticity
 Deserialization of Untrusted Data
CVE-2026-33233 2026-05-20 00:16 2026-05-19 Show GitHub Exploit DB Packet Storm
1339 7.1 HIGH
Network
- - AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Versions 0.6.36 through 0.6.50 are vulnerable to Authenticated Session Hijac… CWE-862
 Missing Authorization
CVE-2026-30950 2026-05-20 00:16 2026-05-19 Show GitHub Exploit DB Packet Storm
1340 7.2 HIGH
Network
- - FacturaScripts is an open source accounting and invoicing software. Versions 2026 and below contain a critical vulnerability in the Plugins::add() function. The system fails to properly validate the … CWE-20
CWE-434
 Improper Input Validation 
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-27891 2026-05-20 00:16 2026-05-19 Show GitHub Exploit DB Packet Storm