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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
248031 5 警告 GNU Project - GnuTLS の lib/gnutls_algorithms.c の _gnutls_x509_oid2mac_algorithm 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2006-7239 2012-06-26 15:38 2006-08-12 Show GitHub Exploit DB Packet Storm
248032 7.5 危険 civica software - Civica Software Civica の display.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-7231 2012-06-26 15:38 2006-12-31 Show GitHub Exploit DB Packet Storm
248033 4 警告 eZ - eZ publish における未承認の言語で下書きを作成される脆弱性 - CVE-2006-7219 2012-06-26 15:38 2006-08-9 Show GitHub Exploit DB Packet Storm
248034 4 警告 eZ - eZ Publish における記載されていない言語へ翻訳される脆弱性 - CVE-2006-7218 2012-06-26 15:38 2006-06-16 Show GitHub Exploit DB Packet Storm
248035 4 警告 Apache Software Foundation - Apache Derby における SQL 認証モードで任意の投下スキーマ宣言文を実行される脆弱性 - CVE-2006-7217 2012-06-26 15:38 2007-07-5 Show GitHub Exploit DB Packet Storm
248036 4 警告 Apache Software Foundation - Apache Derby における任意のテーブルをロックされる脆弱性 - CVE-2006-7216 2012-06-26 15:38 2007-07-5 Show GitHub Exploit DB Packet Storm
248037 7.8 危険 Firebird Project - Firebird におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-7214 2012-06-26 15:38 2007-06-29 Show GitHub Exploit DB Packet Storm
248038 5.5 警告 Firebird Project - Firebird におけるデータベースを上書きされる脆弱性 - CVE-2006-7213 2012-06-26 15:38 2007-06-29 Show GitHub Exploit DB Packet Storm
248039 6.8 警告 Firebird Project - Firebird におけるバッファオーバーフローの脆弱性 - CVE-2006-7212 2012-06-26 15:38 2007-06-29 Show GitHub Exploit DB Packet Storm
248040 4.9 警告 Firebird Project - Firebird の fb_lock_mgr におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-7211 2012-06-26 15:38 2007-06-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1531 6.5 MEDIUM
Network
hono hono Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the jwt and jwk middlewares do not verify that the Authorization header value uses theBearer sc… CWE-285
Improper Authorization
CVE-2026-47673 2026-05-30 02:05 2026-05-29 Show GitHub Exploit DB Packet Storm
1532 8.8 HIGH
Network
google chrome Use after free in Network in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Critical) CWE-416
 Use After Free
CVE-2026-9873 2026-05-30 02:05 2026-05-29 Show GitHub Exploit DB Packet Storm
1533 9.6 CRITICAL
Network
google chrome Use after free in Dawn in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical) CWE-416
 Use After Free
CVE-2026-9874 2026-05-30 02:04 2026-05-29 Show GitHub Exploit DB Packet Storm
1534 8.3 HIGH
Network
google chrome Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (C… CWE-416
 Use After Free
CVE-2026-9877 2026-05-30 02:00 2026-05-29 Show GitHub Exploit DB Packet Storm
1535 5.3 MEDIUM
Network
hono hono Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the ip-restriction middleware (hono/ip-restriction) compares incoming IP addresses against conf… CWE-185
CWE-1289
 Incorrect Regular Expression
 Improper Validation of Unsafe Equivalence in Input
CVE-2026-47674 2026-05-30 01:57 2026-05-29 Show GitHub Exploit DB Packet Storm
1536 8.8 HIGH
Network
google chrome Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Critical) CWE-416
 Use After Free
CVE-2026-9878 2026-05-30 01:57 2026-05-29 Show GitHub Exploit DB Packet Storm
1537 5.3 MEDIUM
Network
hono hono Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the serialize() function in hono/cookie validates domain and path options against characters th… CWE-113
CWE-1287
HTTP Response Splitting
 Improper Validation of Specified Type of Input
CVE-2026-47675 2026-05-30 01:56 2026-05-29 Show GitHub Exploit DB Packet Storm
1538 5.3 MEDIUM
Network
hono hono Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, app.mount() strips the mount prefix from the incoming request path using the raw URL pathname, … CWE-444
CWE-693
HTTP Request Smuggling
 Protection Mechanism Failure
CVE-2026-47676 2026-05-30 01:55 2026-05-29 Show GitHub Exploit DB Packet Storm
1539 8.3 HIGH
Network
google chrome Use after free in GFX in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML pag… CWE-416
 Use After Free
CVE-2026-9936 2026-05-30 01:52 2026-05-29 Show GitHub Exploit DB Packet Storm
1540 8.3 HIGH
Network
google chrome Use after free in UI in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML … CWE-416
 Use After Free
CVE-2026-9937 2026-05-30 01:52 2026-05-29 Show GitHub Exploit DB Packet Storm