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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
210651 5 警告 LEMON-S PHP - 画像掲示板plus のファイルアップロード処理における脆弱性 CWE-20
不適切な入力確認
CVE-2015-2974 2015-07-30 15:13 2015-07-28 Show GitHub Exploit DB Packet Storm
210652 4.9 警告 シスコシステムズ - Mac OS X 上で稼働する Cisco AnyConnect Secure Mobility Client のカーネルエクステンションにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-4290 2015-07-30 15:08 2015-07-28 Show GitHub Exploit DB Packet Storm
210653 4.3 警告 シスコシステムズ - 複数の Cisco セキュリティ アプライアンスの LDAP の実装におけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2015-4288 2015-07-30 15:08 2015-07-24 Show GitHub Exploit DB Packet Storm
210654 5 警告 シスコシステムズ - Cisco Firepower 9000 デバイス上で稼動する Firepower Extensible Operating System におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-4287 2015-07-30 15:08 2015-07-27 Show GitHub Exploit DB Packet Storm
210655 5 警告 シスコシステムズ - Cisco Unified Computing System Central ソフトウェアの Web フレームワークにおける任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2015-4286 2015-07-30 15:08 2015-07-28 Show GitHub Exploit DB Packet Storm
210656 4.3 警告 シスコシステムズ - 複数の Cisco セキュリティ アプライアンス上で稼動する AsyncOS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-0732 2015-07-30 15:08 2015-07-27 Show GitHub Exploit DB Packet Storm
210657 6.5 警告 X.Org Foundation
XFree86 Project
オラクル
- 複数の X.Org 製品の GLX エクステンションにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-8098 2015-07-29 17:52 2014-12-9 Show GitHub Exploit DB Packet Storm
210658 6.5 警告 X.Org Foundation
XFree86 Project
オラクル
- 複数の X.Org 製品の GLX エクステンションにおける整数オーバーフローの脆弱性 CWE-Other
その他
CVE-2014-8093 2015-07-29 17:43 2014-12-9 Show GitHub Exploit DB Packet Storm
210659 8.5 危険 X.Org Foundation
オラクル
- X.Org libXfont の bitmap/bdfread.c の bdfReadCharacters 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2015-1804 2015-07-29 17:41 2015-03-17 Show GitHub Exploit DB Packet Storm
210660 8.5 危険 X.Org Foundation
オラクル
- X.Org libXfont の bitmap/bdfread.c の bdfReadProperties 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-1802 2015-07-29 17:41 2015-03-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 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
31 9.8 CRITICAL
Network
shepherdwind velocity.js Velocity.js is a JavaScript implementation of the Apache Velocity template engine. In 2.1.5 and earlier, a prototype pollution vulnerability was discovered in velocityjs. This issue occurs during the… Update CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-44966 2026-06-3 03:40 2026-05-27 Show GitHub Exploit DB Packet Storm
32 8.2 HIGH
Network
github enterprise_server 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-06-3 03:31 2026-05-27 Show GitHub Exploit DB Packet Storm
33 7.5 HIGH
Network
osgeo mapserver MapServer is a system for developing web-based GIS applications. From 6.4.0 to before 8.6.3, msSLDParseUserStyle always calls _SLDApplyRuleValues(psRule, psLayer, 1); for any <Rule> carrying <ElseFil… Update CWE-129
CWE-476
 Improper Validation of Array Index
 NULL Pointer Dereference
CVE-2026-45104 2026-06-3 03:19 2026-05-28 Show GitHub Exploit DB Packet Storm
34 3.3 LOW
Local
google android In setTo of ResourceTypes.cpp, there is a possible read out of bounds due to an incorrect bounds check. This could lead to local information disclosure with no additional execution privileges needed.… New CWE-120
Classic Buffer Overflow
CVE-2026-0056 2026-06-3 03:09 2026-06-2 Show GitHub Exploit DB Packet Storm
35 7.8 HIGH
Local
google android In addWindow of WindowManagerService.java, there is a possible tapjacking issue due to a tapjacking/overlay attack. This could lead to local escalation of privilege with no additional execution privi… New CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2026-28577 2026-06-3 03:08 2026-06-2 Show GitHub Exploit DB Packet Storm
36 5.5 MEDIUM
Local
google android In multiple functions of ubsan_throwing_runtime.cpp, there is a possible way to cause a permanent denial of service due to a logic error in the code. This could lead to local denial of service with n… New NVD-CWE-noinfo
CVE-2026-0067 2026-06-3 03:08 2026-06-2 Show GitHub Exploit DB Packet Storm
37 8.0 HIGH
Adjacent
google android In multiple functions of sdp_discovery.cc, there is a possible way to achieve code execution due to a heap buffer overflow. This could lead to remote (proximal/adjacent) code execution with no additi… New CWE-122
Heap-based Buffer Overflow
CVE-2026-0059 2026-06-3 03:07 2026-06-2 Show GitHub Exploit DB Packet Storm
38 5.5 MEDIUM
Local
google android In updateState of GraphicsDriverEnableAngleAsSystemDriverController.java, there is a possible persistent dos issue due to an unusual root cause. This could lead to local denial of service with no add… New NVD-CWE-noinfo
CVE-2026-0060 2026-06-3 03:07 2026-06-2 Show GitHub Exploit DB Packet Storm
39 5.5 MEDIUM
Local
google android In verifySignature of ApkChecksums.java, there is a possible way to cause a crash due to resource exhaustion. This could lead to local denial of service with no additional execution privileges needed… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-0069 2026-06-3 03:06 2026-06-2 Show GitHub Exploit DB Packet Storm
40 5.9 MEDIUM
Local
google android In multiple functions, there is a possible way to access the contacts database due to a SQL injection. This could lead to local escalation of privilege with no additional execution privileges needed.… New CWE-89
SQL Injection
CVE-2026-0075 2026-06-3 03:06 2026-06-2 Show GitHub Exploit DB Packet Storm