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 8, 2026, 2:12 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1191 4.3 警告
Network
Devolutions Devolutions Server DevolutionsのDevolutions Serverにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-9224 2026-05-28 14:35 2026-05-22 Show GitHub Exploit DB Packet Storm
1192 5 警告
Network
Devolutions Devolutions Server DevolutionsのDevolutions Serverにおけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2026-9245 2026-05-28 14:35 2026-05-22 Show GitHub Exploit DB Packet Storm
1193 4.3 警告
Network
Devolutions Devolutions Server DevolutionsのDevolutions Serverにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-9246 2026-05-28 14:35 2026-05-22 Show GitHub Exploit DB Packet Storm
1194 2.4
Network
Devolutions Devolutions Server DevolutionsのDevolutions Serverにおける不十分なロギングに関する脆弱性 CWE-778
不十分なロギング
CVE-2026-9247 2026-05-28 14:35 2026-05-22 Show GitHub Exploit DB Packet Storm
1195 2.6
Network
Devolutions Devolutions Server DevolutionsのDevolutions Serverにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-9248 2026-05-28 14:35 2026-05-22 Show GitHub Exploit DB Packet Storm
1196 3.1
Network
Devolutions Devolutions Server DevolutionsのDevolutions Serverにおける未検証のパスワード変更に関する脆弱性 CWE-620
未検証のパスワード変更
CVE-2026-9249 2026-05-28 14:35 2026-05-22 Show GitHub Exploit DB Packet Storm
1197 5.4 警告
Network
Devolutions Devolutions Server DevolutionsのDevolutions Serverにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-9251 2026-05-28 14:35 2026-05-22 Show GitHub Exploit DB Packet Storm
1198 9.8 緊急
Network
LiteSpeed Technologies LiteSpeed cPanel Plugin
LiteSpeed WHM Plugin (previously cPanel/WHM Plugin)
LiteSpeed TechnologiesのLiteSpeed cPanel Plugin等の複数製品における不適切な権限設定に関する脆弱性 CWE-266
不適切な権限設定
CVE-2026-48172 2026-05-28 14:34 2026-05-21 Show GitHub Exploit DB Packet Storm
1199 9.8 緊急
Network
Apache Software Foundation Apache Fory Apache Software FoundationのApache Foryにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-48207 2026-05-28 14:34 2026-05-21 Show GitHub Exploit DB Packet Storm
1200 9.8 緊急
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける複数の脆弱性 CWE-122
CWE-193
CWE-787
CVE-2026-48689 2026-05-28 14:34 2026-05-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2441 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
2442 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
2443 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
2444 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
2445 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
2446 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
2447 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
2448 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
2449 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
2450 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