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 24, 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
210971 3.5 注意 MIT Kerberos - MIT Kerberos 5 の plugins/kdb/ldap/libkdb_ldap/ldap_pwd_policy.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-5353 2015-06-8 17:26 2014-12-5 Show GitHub Exploit DB Packet Storm
210972 5 警告 MIT Kerberos - MIT Kerberos 5 の lib/rpc/svc_auth_gss.c の svcauth_gss_accept_sec_context 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9423 2015-06-8 17:26 2014-12-30 Show GitHub Exploit DB Packet Storm
210973 6.1 警告 MIT Kerberos - MIT Kerberos 5 の kadmind の kadmin/server/kadm_rpc_svc.c における kadmin/* 認証チェックを回避される脆弱性 CWE-Other
その他
CVE-2014-9422 2015-06-8 17:26 2014-12-30 Show GitHub Exploit DB Packet Storm
210974 9 危険 MIT Kerberos - MIT Kerberos 5 の lib/rpc/auth_gssapi_misc.c の auth_gssapi_unwrap_data 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-9421 2015-06-8 17:26 2014-12-28 Show GitHub Exploit DB Packet Storm
210975 9 危険 MIT Kerberos - MIT Kerberos 5 の libgssapi_krb5 ライブラリの lib/gssapi/krb5/process_context_token.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-5352 2015-06-8 17:26 2014-11-6 Show GitHub Exploit DB Packet Storm
210976 4.6 警告 Linux - Linux Kernel の virt/kvm/iommu.c 内の kvm_iommu_map_pages 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2014-8369 2015-06-8 17:20 2014-10-24 Show GitHub Exploit DB Packet Storm
210977 5 警告 Apache Software Foundation - Windows 上で稼動する Apache HTTP Server の WinNT MPM の server/mpm/winnt/child.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-3523 2015-06-8 17:18 2014-07-15 Show GitHub Exploit DB Packet Storm
210978 7.5 危険 Smarty - Smarty におけるセキュアモードの制限を回避される脆弱性 CWE-94
コード・インジェクション
CVE-2014-8350 2015-06-8 17:16 2014-10-18 Show GitHub Exploit DB Packet Storm
210979 4.9 警告 Linux - Linux Kernel の ALSA 制御の実装の sound/core/control.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2014-4656 2015-06-8 17:09 2014-06-26 Show GitHub Exploit DB Packet Storm
210980 6.2 警告 Linux - Linux Kernel の fs/namei.c 内の mountpoint_last 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-59
リンク解釈の問題
CVE-2014-5045 2015-06-8 17:09 2014-07-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2051 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
2052 - - - 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
2053 - - - 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
2054 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
2055 - - - 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
2056 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
2057 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
2058 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
2059 8.8 HIGH
Network
dell automation_platform Dell Automation Platform versions prior to 2.0.0.0, contains a missing authorization vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading … CWE-862
 Missing Authorization
CVE-2026-32658 2026-05-14 03:00 2026-05-11 Show GitHub Exploit DB Packet Storm
2060 5.7 MEDIUM
Network
kimai kimai Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLE_USER can create a tag with a formula string as its name (e.g. =SUM(54+51)) via POST /api/tags… CWE-1236
 Improper Neutralization of Formula Elements in a CSV File
CVE-2026-42267 2026-05-14 02:58 2026-05-8 Show GitHub Exploit DB Packet Storm