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 23, 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
249571 4.3 警告 Alexander Palmo - SPHPBlog におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5072 2012-06-26 15:54 2007-09-24 Show GitHub Exploit DB Packet Storm
249572 7.5 危険 Alexander Palmo - Simple PHP Blog の upload_img_cgi.php における任意のコードを実行される脆弱性 CWE-16
環境設定
CVE-2007-5071 2012-06-26 15:54 2007-09-24 Show GitHub Exploit DB Packet Storm
249573 5 警告 adam scheinberg - Adam Scheinberg Flip におけるログイン資格情報を含むファイルをダウンロードされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2007-5063 2012-06-26 15:54 2007-09-24 Show GitHub Exploit DB Packet Storm
249574 7.5 危険 adam scheinberg - Adam Scheinberg Flip の account.php における管理者アカウントを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5062 2012-06-26 15:54 2007-09-24 Show GitHub Exploit DB Packet Storm
249575 7.5 危険 csphere - Clansphere の mods/banners/navlist.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5061 2012-06-26 15:54 2007-09-24 Show GitHub Exploit DB Packet Storm
249576 4.3 警告 greensql - GreenSQL におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5059 2012-06-26 15:54 2007-09-24 Show GitHub Exploit DB Packet Storm
249577 4.3 警告 バラクーダネットワークス - Barracuda Spam Firewall の Web 管理インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5058 2012-06-26 15:54 2007-09-24 Show GitHub Exploit DB Packet Storm
249578 6.8 警告 adodb lite
Transparent Technologies
journalness
sapid
pacercms
CMS Made Simple
- 複数の製品で使用される ADOdb Lite の adodb-perf-module.inc.php における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5056 2012-06-26 15:54 2007-09-24 Show GitHub Exploit DB Packet Storm
249579 9.3 危険 アップル
Mozilla Foundation
- Apple QuickTime における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5045 2012-06-26 15:54 2007-09-23 Show GitHub Exploit DB Packet Storm
249580 4.6 警告 Agnitum - Outpost Firewall Pro におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5042 2012-06-26 15:54 2007-09-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 24, 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
4761 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
4762 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
4763 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
4764 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
4765 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
4766 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
4767 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
4768 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
4769 8.3 HIGH
Network
google chrome Use after free in Views 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 PDF file. (Ch… CWE-416
 Use After Free
CVE-2026-9993 2026-05-30 01:52 2026-05-29 Show GitHub Exploit DB Packet Storm
4770 8.3 HIGH
Network
google chrome Use after free in Core 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 HTM… CWE-416
 Use After Free
CVE-2026-9994 2026-05-30 01:51 2026-05-29 Show GitHub Exploit DB Packet Storm