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 1, 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
204551 7.8 重要
Local
Debian
Canonical
Spice Project
レッドハット
- SPICE におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-5260 2016-06-8 12:26 2015-10-6 Show GitHub Exploit DB Packet Storm
204552 9.8 緊急
Network
Debian
FreeType Project
- FreeType の複数の関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-9746 2016-06-8 12:08 2014-01-23 Show GitHub Exploit DB Packet Storm
204553 7.8 重要
Local
シスコシステムズ - Cisco IP Phone 8800 のソフトウェアにおける OS コマンド実行の権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1403 2016-06-7 18:18 2016-06-3 Show GitHub Exploit DB Packet Storm
204554 8.8 重要
Network
シスコシステムズ - Cisco Prime Network Analysis Module および Prime Virtual Network Analysis Module における任意の OS コマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1391 2016-06-7 18:18 2016-06-1 Show GitHub Exploit DB Packet Storm
204555 6.7 警告
Local
DELL EMC (旧 EMC Corporation) - EMC Isilon OneFS における root のシェルへのアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0908 2016-06-7 17:12 2016-06-2 Show GitHub Exploit DB Packet Storm
204556 - - Apache Software Foundation - ** 削除 ** Apache Cordova Android におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5256 2016-06-7 14:04 2015-11-20 Show GitHub Exploit DB Packet Storm
204557 7.2 危険 GNU Project
Debian
Canonical
- Debian jessie の glibc パッケージおよび Ubuntu の elibc ならびに glibcc パッケージの pt_chown におけるキーストロークをキャプチャされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2856 2016-06-6 18:03 2016-02-16 Show GitHub Exploit DB Packet Storm
204558 5.9 警告
Network
Samba Project - Samba の SMB1 プロトコルの実装における SMB サーバになりすまされる脆弱性 CWE-Other
その他
CVE-2016-2114 2016-06-6 16:55 2016-04-12 Show GitHub Exploit DB Packet Storm
204559 7.4 重要
Network
Samba Project - Samba における LDAPS および HTTPS サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2016-2113 2016-06-6 16:54 2016-04-12 Show GitHub Exploit DB Packet Storm
204560 7.5 重要
Network
シスコシステムズ - Cisco IOS XR におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1407 2016-06-6 16:34 2016-05-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
941 6.5 MEDIUM
Network
- - Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP `Host` request header was not validated before being used to reconstruct `request.url`. Because the routing algorit… Update CWE-444
HTTP Request Smuggling
CVE-2026-48710 2026-05-30 01:19 2026-05-27 Show GitHub Exploit DB Packet Storm
942 - - - A server-side request forgery (SSRF) vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to send crafted requests to internal services by exploiting insu… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-9312 2026-05-30 01:19 2026-05-27 Show GitHub Exploit DB Packet Storm
943 7.4 HIGH
Local
- - In GDAL 3.1.0 through 3.13.0, scanForGeometryContainers in the netCDF driver allows code execution via a stack-based buffer overflow. It reads a geometry attribute into a fixed-size stack buffer with… Update CWE-121
Stack-based Buffer Overflow
CVE-2026-49014 2026-05-30 01:19 2026-05-27 Show GitHub Exploit DB Packet Storm
944 - - - In OpenStack Swift before 2.36.2 and 2.37.2, s3api middleware enters an infinite loop when processing a truncated aws-chunked PUT request body. The StreamingInput class repeatedly appends an empty bu… Update CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-49017 2026-05-30 01:19 2026-05-27 Show GitHub Exploit DB Packet Storm
945 - - - Tauri is a framework for building binaries for all major desktop platforms. From 2.0 to 2.11.0, a flaw in Tauri's is_local_url() function causes it to incorrectly classify remote URLs as trusted loca… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42184 2026-05-30 01:19 2026-05-28 Show GitHub Exploit DB Packet Storm
946 - - - Botan is a C++ cryptography library. Prior to 3.12.0, certain patterns of indefinite length encodings in BER data could cause quadratic behavior in the parser, resulting in a denial of service. Such … Update CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-44378 2026-05-30 01:19 2026-05-28 Show GitHub Exploit DB Packet Storm
947 6.0 MEDIUM
Network
- - An issue was discovered in OpenStack Keystone before 29.0.2. The Keystone application credential authentication plugin does not verify that the user supplied in the authentication request matches the… New CWE-863
 Incorrect Authorization
CVE-2026-42998 2026-05-30 01:19 2026-05-29 Show GitHub Exploit DB Packet Storm
948 7.5 HIGH
Network
- - DeepCode through commit c991dc2 contains a path traversal vulnerability in the SPA catch-all route in new_ui/backend/main.py that allows unauthenticated attackers to read arbitrary files by supplying… New CWE-22
Path Traversal
CVE-2026-32847 2026-05-30 01:19 2026-05-29 Show GitHub Exploit DB Packet Storm
949 8.8 HIGH
Network
google chrome Use after free in PDF in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file. (Chromium security severity: High) New CWE-416
 Use After Free
CVE-2026-9957 2026-05-30 01:19 2026-05-29 Show GitHub Exploit DB Packet Storm
950 7.5 HIGH
Network
google chrome Integer overflow in PDFium in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to execute arbitrary code inside a sandbox via a crafted font fi… New CWE-472
 External Control of Assumed-Immutable Web Parameter
CVE-2026-9960 2026-05-30 01:18 2026-05-29 Show GitHub Exploit DB Packet Storm