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
202561 7.5 重要
Network
Google - Google Chrome で使用される Blink における アドレスバーを偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2016-5141 2016-08-12 18:33 2016-08-3 Show GitHub Exploit DB Packet Storm
202562 9.8 緊急
Network
Google - Google Chrome の PDFium で使用される OpenJPEG の j2k.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-5140 2016-08-12 18:33 2016-08-3 Show GitHub Exploit DB Packet Storm
202563 7.6 重要
Network
Google - Google Chrome の PDFium で使用される OpenJPEG の tcd.c の opj_tcd_init_tile 関数における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-5139 2016-08-12 18:33 2016-08-3 Show GitHub Exploit DB Packet Storm
202564 7.5 重要
Network
Google - Android の packages/SystemUI/src/com/android/systemui/power/PowerNotificationWarnings.java における DEVICE_POWER パーミッションの要求を回避される脆弱性 CWE-Other
その他
CVE-2015-3854 2016-08-12 16:16 2015-06-1 Show GitHub Exploit DB Packet Storm
202565 7.8 重要
Local
Google - Android の netd におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3856 2016-08-12 16:15 2016-08-1 Show GitHub Exploit DB Packet Storm
202566 7.8 重要
Local
Google - Nexus 6 デバイス上で稼動する Android の Qualcomm コンポーネントの drivers/media/platform/msm/camera_v2/pproc/cpp/msm_cpp.c における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8942 2016-08-12 16:15 2016-08-1 Show GitHub Exploit DB Packet Storm
202567 7.8 重要
Local
Google - Nexus 6 および 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8941 2016-08-12 16:15 2016-08-1 Show GitHub Exploit DB Packet Storm
202568 7.8 重要
Local
Google - Nexus 6 デバイス上で稼動する Android の Qualcomm コンポーネントにおける整数オーバーフローの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8940 2016-08-12 16:15 2016-08-1 Show GitHub Exploit DB Packet Storm
202569 7.8 重要
Local
Google - Nexus 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8939 2016-08-12 16:15 2016-08-1 Show GitHub Exploit DB Packet Storm
202570 7.8 重要
Local
Google - Nexus 6 デバイス上で稼動する Android の Qualcomm コンポーネントの MSM カメラドライバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8938 2016-08-12 16:15 2016-08-1 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
2031 - - - The Claude Desktop app gives you Claude Code with a graphical interface built for running multiple sessions side by side. From 1.2581.0 to before 1.4304.0, Claude Desktop's SSH remote development fea… CWE-297
CWE-322
 Improper Validation of Certificate with Host Mismatch
 Key Exchange without Entity Authentication
CVE-2026-44467 2026-05-14 01:58 2026-05-14 Show GitHub Exploit DB Packet Storm
2032 9.1 CRITICAL
Network
- - auth provides authentication via oauth2, direct and email. From versions 1.18.0 to before 1.25.2 and 2.0.0 to before 2.1.2, the Patreon OAuth provider maps every authenticated Patreon account to the … CWE-287
Improper Authentication
CVE-2026-42560 2026-05-14 01:58 2026-05-9 Show GitHub Exploit DB Packet Storm
2033 8.8 HIGH
Network
- - OWASP BLT is a QA testing and vulnerability disclosure platform that encompasses websites, apps, git repositories, and more. Prior to 2.1.2, .github/workflows/pre-commit-fix.yaml uses pull_request_ta… CWE-94
CWE-95
Code Injection
Eval Injection
CVE-2026-42603 2026-05-14 01:58 2026-05-12 Show GitHub Exploit DB Packet Storm
2034 - - - Neat VNC is a VNC server library. Prior to 0.9.6, a pre-authentication stack buffer overflow exists in neatvnc in the RSA-AES security type handler. An unauthenticated remote attacker who can reach t… CWE-120
Classic Buffer Overflow
CVE-2026-42859 2026-05-14 01:58 2026-05-12 Show GitHub Exploit DB Packet Storm
2035 6.1 MEDIUM
Network
- - fast-xml-builder builds XML from JSON. In 1.1.5, the fix for CVE-2026-41650 in fast-xml-parser sanitizes -- sequences in XML comment content using .replace(/--/g, '- -'). This skip the values contain… CWE-91
Blind XPath Injection
CVE-2026-44664 2026-05-14 01:58 2026-05-14 Show GitHub Exploit DB Packet Storm
2036 - - - New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. In versions 0.11.9-alpha.1 and prior, the SSRF protection introduced in v0.9.0.5 (CVE-2025-591… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42339 2026-05-14 01:53 2026-05-9 Show GitHub Exploit DB Packet Storm
2037 6.5 MEDIUM
Network
- - kafka-sink-azure-kusto Kafka Connect plugin is the official Microsoft sink for Azure Data Explorer (Kusto). Prior to 5.2.3, kafka-sink-azure-kusto did not sanitize user-controlled values inside the k… CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-42316 2026-05-14 01:53 2026-05-12 Show GitHub Exploit DB Packet Storm
2038 6.2 MEDIUM
Local
- - Grid is a data structure grid for rust. From version 0.17.0 to before version 1.0.1, an integer overflow in Grid::expand_rows() can corrupt the relationship between the grid’s logical dimensions and … CWE-190
 Integer Overflow or Wraparound
CVE-2026-42199 2026-05-14 01:52 2026-05-9 Show GitHub Exploit DB Packet Storm
2039 6.5 MEDIUM
Network
- - FlashMQ is a MQTT broker/server, designed for multi-CPU environments. Prior to version 1.26.1, a remote client with retained publish permission can crash the FlashMQ broker when both set_retained_mes… CWE-369
 Divide By Zero
CVE-2026-42209 2026-05-14 01:52 2026-05-9 Show GitHub Exploit DB Packet Storm
2040 - - - Quarkus OpenAPI Generator is Quarkus' extensions for generation of Rest Clients and server stubs generation. Prior to versions 2.11.1-lts, 2.16.0-lts, and 2.17.0, the generated authentication filter … CWE-200
Information Exposure
CVE-2026-42333 2026-05-14 01:52 2026-05-10 Show GitHub Exploit DB Packet Storm