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 17, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
221811 10 危険 シスコシステムズ - Cisco TelePresence VX Clinical Assistant の WIL-A モジュールにおけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-5558 2013-11-11 16:13 2013-11-6 Show GitHub Exploit DB Packet Storm
221812 7.5 危険 シスコシステムズ - Cisco Wide Area Application Services Mobile のサーバの Web 管理インターフェースにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-5554 2013-11-11 16:12 2013-11-6 Show GitHub Exploit DB Packet Storm
221813 7.8 危険 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-5553 2013-11-11 15:04 2013-11-6 Show GitHub Exploit DB Packet Storm
221814 4.3 警告 アップル - Apple iOS などで使用される WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5131 2013-11-11 14:14 2013-09-18 Show GitHub Exploit DB Packet Storm
221815 4.3 警告 アップル - Apple iOS などで使用される WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5129 2013-11-11 14:13 2013-09-18 Show GitHub Exploit DB Packet Storm
221816 8.5 危険 PineApp - PineApp Mail-SeCure における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4987 2013-11-11 11:33 2013-10-2 Show GitHub Exploit DB Packet Storm
221817 5.8 警告 LIGHTTPD - lighttpd におけるセッションをハイジャックされる脆弱性 CWE-310
暗号の問題
CVE-2013-4508 2013-11-11 11:02 2013-11-4 Show GitHub Exploit DB Packet Storm
221818 5 警告 アップル
Google
- Google Chrome などで使用される Webkit における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2848 2013-11-8 18:55 2013-05-21 Show GitHub Exploit DB Packet Storm
221819 10 危険 アップル
サン・マイクロシステムズ
オラクル
- Oracle Java SE の Java Runtime Environment における Deployment の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1487 2013-11-8 18:37 2013-02-19 Show GitHub Exploit DB Packet Storm
221820 5 警告 アップル
サン・マイクロシステムズ
オラクル
- Oracle Java SE の Java Runtime Environment における Deployment の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1473 2013-11-8 18:36 2013-02-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1161 5.5 MEDIUM
Local
- - Buffer Overflow vulnerability in Ardupiot Copter Latest commit 92693e023793133e49a035daf37c14433e484778 allows a local attacker to cause a denial of service via the AP_MSP::loop, AP_MSP, AP_MSP.cpp c… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2024-51394 2026-05-14 03:16 2026-05-14 Show GitHub Exploit DB Packet Storm
1162 5.0 MEDIUM
Network
- - mosparo is the modern solution to protect your online forms from spam. Prior to 1.4.13, the automatic rule package source URL feature allows a project member with the editor role to store an attacker… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41195 2026-05-14 03:15 2026-05-13 Show GitHub Exploit DB Packet Storm
1163 - - - django-s3file is a lightweight file upload input for Django and Amazon S3. Prior to 7.0.2, S3FileMiddleware is vulnerable to relative path traversal attacks, where an attacker can use a modified requ… CWE-22
CWE-26
Path Traversal
 Path Traversal: '/dir/../filename'
CVE-2026-42196 2026-05-14 03:15 2026-05-13 Show GitHub Exploit DB Packet Storm
1164 7.5 HIGH
Network
- - Snappier is a high performance C# implementation of the Snappy compression algorithm. Prior to 1.3.1, Snappier.SnappyStream enters an uncatchable infinite loop when decompressing a malformed framed-f… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-44302 2026-05-14 03:15 2026-05-13 Show GitHub Exploit DB Packet Storm
1165 - - - Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal (e.g. \..\..\ secret.txt) bypasses the directory traversal check in Template.__init__ and th… CWE-22
Path Traversal
CVE-2026-44307 2026-05-14 03:15 2026-05-13 Show GitHub Exploit DB Packet Storm
1166 5.3 MEDIUM
Network
- - GoJobs is a REST API for a Job Board platform. The application exposes a job retrieval endpoint that allows unauthenticated users to access job details by directly manipulating object identifiers. Th… CWE-284
CWE-639
Improper Access Control
 Authorization Bypass Through User-Controlled Key
CVE-2026-44341 2026-05-14 03:15 2026-05-13 Show GitHub Exploit DB Packet Storm
1167 - - - Hugo is a static site generator. From 0.43 to before 0.161.0, when building a Hugo site that uses Node-based asset pipelines (PostCSS, Babel, TailwindCSS), Hugo invoked the configured Node tools with… CWE-22
Path Traversal
CVE-2026-44301 2026-05-14 03:14 2026-05-13 Show GitHub Exploit DB Packet Storm
1168 6.1 MEDIUM
Network
- - Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to 2.5.2, Vue 3's v-html directive is the framework-documented mechanism for injecting raw HTML, and it intentio… CWE-79
Cross-site Scripting
CVE-2026-44245 2026-05-14 03:14 2026-05-13 Show GitHub Exploit DB Packet Storm
1169 6.3 MEDIUM
Network
- - A command injection vulnerability was discovered in TeamViewer DEX Platform On-Premises (former 1E DEX Platform On-Premises) prior to version 9.2. Improper input validation allows authenticated users… CWE-20
 Improper Input Validation 
CVE-2026-2695 2026-05-14 03:10 2026-05-14 Show GitHub Exploit DB Packet Storm
1170 7.5 HIGH
Network
phpoffice phpspreadsheet PhpSpreadsheet is a pure PHP library for reading and writing spreadsheet files. Prior to 1.30.4, 2.1.16, 2.4.5, 3.10.5, and 5.7.0, the SpreadsheetML XML reader (Reader\Xml) does not validate the ss:I… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-40863 2026-05-14 03:01 2026-05-13 Show GitHub Exploit DB Packet Storm