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 9, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
207751 6.8 警告 FFmpeg - FFmpeg の libavcodec/mjpegdec.c の ff_mjpeg_decode_sof 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-1872 2015-07-28 14:27 2015-02-5 Show GitHub Exploit DB Packet Storm
207752 7.8 危険 シスコシステムズ - Cisco Videoscape Policy Resource Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-4283 2015-07-28 13:53 2015-07-20 Show GitHub Exploit DB Packet Storm
207753 6.8 警告 シスコシステムズ - Cisco TelePresence MSE 8000 デバイスにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-4258 2015-07-28 13:53 2015-07-9 Show GitHub Exploit DB Packet Storm
207754 9 危険 シスコシステムズ - Cisco Application Policy Infrastructure Controller デバイスのソフトウェアおよび Nexus 9000 ACI デバイスのソフトウェアにおける root 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-4235 2015-07-28 13:53 2015-07-22 Show GitHub Exploit DB Packet Storm
207755 7.1 危険 シスコシステムズ - Cisco IOS および IOS XE の TFTP サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-0681 2015-07-28 13:53 2015-07-22 Show GitHub Exploit DB Packet Storm
207756 10 危険 アドビシステムズ - Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-0566 2015-07-27 15:55 2014-09-16 Show GitHub Exploit DB Packet Storm
207757 4 警告 株式会社シーズ - acmailer におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2015-2971 2015-07-27 15:11 2015-07-15 Show GitHub Exploit DB Packet Storm
207758 7.5 危険 シスフォニック株式会社 - Thetis における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-2972 2015-07-27 15:05 2015-07-15 Show GitHub Exploit DB Packet Storm
207759 5 警告 シスコシステムズ - ASR9k デバイス上で稼働する Cisco IOS XR の Local Packet Transport Services の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-4285 2015-07-27 14:55 2015-07-22 Show GitHub Exploit DB Packet Storm
207760 10 危険 シスコシステムズ - Cisco Unified MeetingPlace Web Conferencing のパスワード変更機能における任意のパスワードをリセットされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2015-4262 2015-07-27 14:55 2015-07-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
921 6.8 MEDIUM
Network
- - Velociraptor versions prior to 0.76.4 contain a cross organization authorization bypass in the HTTP API. A user with only the reader role in the root organization (the lowest authenticated role, hold… New CWE-863
 Incorrect Authorization
CVE-2026-6863 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
922 5.1 MEDIUM
Physics
- - ZTE ZX297520V3 BootROM contains a vulnerability that allows arbitrary memory writes via USB. Attackers can exploit the lack of target address validation in the USB download mode to write data to any … New CWE-787
 Out-of-bounds Write
CVE-2026-40003 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
923 5.5 MEDIUM
Physics
- - There exists an openssl.cnf privilege escalation vulnerability in ZTE Cloud PC client uSmartview. An attacker can execute arbitrary code locally and escalate privileges. New CWE-427
 Uncontrolled Search Path Element
CVE-2026-40004 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
924 7.5 HIGH
Network
- - When using Google Secrets Manager as a backend for the Spring Cloud Config server a client can craft a request to the config server potentially exposing secrets from unintended GCP projects. Spring C… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-40981 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
925 9.1 CRITICAL
Network
- - Spring Cloud Config allows applications to serve arbitrary text and binary files through the spring-cloud-config-server module. A malicious user, or attacker, can send a request using a specially cra… New CWE-22
Path Traversal
CVE-2026-40982 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
926 7.2 HIGH
Local
- - The base directory (`spring.cloud.config.server.git.basedir`) used by the Spring Cloud Config Server to clone Git repositories to is susceptible to time-of-check-time-of-use (TOCTOU) attacks. Spring … New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41002 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
927 4.4 MEDIUM
Local
- - When enabling trace logging in Spring Cloud Config Server sensitive information was placed in plain text in the logs. Spring Cloud Config 3.1.x: affected from 3.1.0 through 3.1.13 (inclusive); upgrad… New CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-41004 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
928 4.7 MEDIUM
Local
- - A remote denial-of-service vulnerability exists in the ZTE Cloud PC client uSmartview, which may lead to memory corruption and remote denial of service. New CWE-134
Use of Externally-Controlled Format String
CVE-2026-44407 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
929 - - - Vulnerability on the external sharing feature in Cryptobox allows an attacker knowing a sharing link URL to retrieve information from the server allowing an offline brute-force attack of the access c… New CWE-280
Improper Handling of Insufficient Permissions or Privileges 
CVE-2026-6805 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
930 6.8 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, the OIDC token introspection endpoint (/modules/sso/index.php/oidc/introspect) always returns {"active": true} for every re… New CWE-287
Improper Authentication
CVE-2026-41671 2026-05-7 23:54 2026-05-7 Show GitHub Exploit DB Packet Storm