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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196021 8.8 重要
Network
Google - 複数の OS 上で稼動する Google Chrome の FFmpeg における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5051 2017-05-1 16:30 2017-03-9 Show GitHub Exploit DB Packet Storm
196022 8.8 重要
Network
Google - 複数の OS 上で稼動する Google Chrome の FFmpeg における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5050 2017-05-1 16:30 2017-03-9 Show GitHub Exploit DB Packet Storm
196023 8.8 重要
Network
Google - 複数の OS 上で稼動する Google Chrome の FFmpeg における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5049 2017-05-1 16:30 2017-03-9 Show GitHub Exploit DB Packet Storm
196024 8.8 重要
Network
Google - 複数の OS 上で稼動する Google Chrome の FFmpeg における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5048 2017-05-1 16:30 2017-03-9 Show GitHub Exploit DB Packet Storm
196025 8.8 重要
Network
Google - 複数の OS 上で稼動する Google Chrome の FFmpeg における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5047 2017-05-1 16:30 2017-03-9 Show GitHub Exploit DB Packet Storm
196026 4.3 警告
Network
Google - 複数の OS 上で稼動する Google Chrome の V8 における location オブジェクを偽装される脆弱性 CWE-200
情報漏えい
CVE-2017-5046 2017-05-1 16:30 2017-03-9 Show GitHub Exploit DB Packet Storm
196027 4.3 警告
Network
Google - 複数の OS 上で稼動する Google Chrome の XSS Auditor におけるブルートフォースの JavaScript 変数の使用を許可される脆弱性 CWE-200
情報漏えい
CVE-2017-5045 2017-05-1 16:30 2017-03-9 Show GitHub Exploit DB Packet Storm
196028 6.3 警告
Network
Google - 複数の OS 上で稼動する Google Chrome の Skia のフィルタ処理におけるメモリの境界外読み取りを引き起こされる脆弱性 CWE-119
バッファエラー
CVE-2017-5044 2017-05-1 16:30 2017-03-9 Show GitHub Exploit DB Packet Storm
196029 8.8 重要
Network
Google - 複数の OS 上で稼動する Google Chrome の Chrome Apps における境界外読み取りの脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-5043 2017-05-1 16:30 2017-03-9 Show GitHub Exploit DB Packet Storm
196030 5.7 警告
Adjacent
Google - 複数の OS 上で稼動する Google Chrome の Cast における任意の URL への接続を開始される脆弱性 CWE-200
情報漏えい
CVE-2017-5042 2017-05-1 16:30 2017-03-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2021 8.2 HIGH
Network
- - JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, the WAVS bridge's computeDataVerify called fetch() on agent-supplied URLs without validating scheme, port, or reso… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-43993 2026-05-14 02:00 2026-05-13 Show GitHub Exploit DB Packet Storm
2022 5.5 MEDIUM
Local
jqlang jq jq is a command-line JSON processor. In 1.8.1 and earlier, jv_contains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input structure (built programmatically with… CWE-674
 Uncontrolled Recursion
CVE-2026-40612 2026-05-14 02:00 2026-05-12 Show GitHub Exploit DB Packet Storm
2023 7.5 HIGH
Network
golang go A malicious module proxy can exploit a flaw in the go command's validation of module checksums to bypass checksum database validation. This vulnerability affects any user using an untrusted module pr… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-42501 2026-05-14 01:59 2026-05-8 Show GitHub Exploit DB Packet Storm
2024 7.5 HIGH
Network
golang go Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322. NVD-CWE-noinfo
CVE-2026-42499 2026-05-14 01:59 2026-05-8 Show GitHub Exploit DB Packet Storm
2025 6.1 MEDIUM
Network
golang go If a trusted template author were to write a <script> tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape a… CWE-116
 Improper Encoding or Escaping of Output
CVE-2026-39826 2026-05-14 01:59 2026-05-8 Show GitHub Exploit DB Packet Storm
2026 5.3 MEDIUM
Network
golang go ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When used with a Rewrite function, or a Director function which parses query parameters, ReverseProxy sanitize… NVD-CWE-noinfo
CVE-2026-39825 2026-05-14 01:58 2026-05-8 Show GitHub Exploit DB Packet Storm
2027 6.1 MEDIUM
Network
golang go CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a <meta> tag's <content> attribute. If the URL content were to insert ASCII whitespaces around the '=' rune ins… CWE-79
Cross-site Scripting
CVE-2026-39823 2026-05-14 01:58 2026-05-8 Show GitHub Exploit DB Packet Storm
2028 4.3 MEDIUM
Network
- - AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to version 1.12.1, GET /api/workspace/:slug/tts/:chatId in AnythingLL… CWE-200
CWE-639
Information Exposure
 Authorization Bypass Through User-Controlled Key
CVE-2026-42456 2026-05-14 01:58 2026-05-9 Show GitHub Exploit DB Packet Storm
2029 - - - The Claude Desktop app gives you Claude Code with a graphical interface built for running multiple sessions side by side. Prior to 1.3834.0, the CoworkVMService component in Claude Desktop for Window… CWE-59
CWE-269
Link Following
 Improper Privilege Management
CVE-2026-44470 2026-05-14 01:58 2026-05-14 Show GitHub Exploit DB Packet Storm
2030 5.5 MEDIUM
Local
- - Vercel’s AI Cloud is a unified platform for building modern applications. From 50.16.0 to 52.0.0, hen the Vercel CLI runs in non-interactive mode (--non-interactive or auto-detected AI agent), comma… CWE-200
CWE-532
Information Exposure
 Inclusion of Sensitive Information in Log Files
CVE-2026-44479 2026-05-14 01:58 2026-05-14 Show GitHub Exploit DB Packet Storm