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 16, 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
206771 2.1 注意 iniNet Solutions GmbH - Windows CE 用 IniNet embeddedWebServer における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-1005 2015-10-28 13:35 2015-10-20 Show GitHub Exploit DB Packet Storm
206772 5 警告 iniNet Solutions GmbH - IniNet SCADA Web Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2015-1003 2015-10-28 13:35 2015-10-20 Show GitHub Exploit DB Packet Storm
206773 6.4 警告 iniNet Solutions GmbH - IniNet SCADA Web Server におけるファイルに書き込まれる脆弱性 CWE-Other
その他
CVE-2015-1002 2015-10-28 13:35 2015-10-20 Show GitHub Exploit DB Packet Storm
206774 10 危険 iniNet Solutions GmbH - IniNet SCADA Web Server におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-1001 2015-10-28 13:35 2015-10-20 Show GitHub Exploit DB Packet Storm
206775 - - 日本電気
(複数のベンダ)
- Windows NTLM が file:// URL へのリダイレクト時に SMB 接続を行いユーザ認証情報を送信する問題 CWE-Other
その他
- 2015-10-28 11:40 2014-04-13 Show GitHub Exploit DB Packet Storm
206776 4.3 警告 日本電気
(複数のベンダ)
- UPnP を実装した複数のルータ製品にセキュリティ機能の実装が不十分な問題 - - 2015-10-28 11:40 2015-08-31 Show GitHub Exploit DB Packet Storm
206777 7.5 危険 (複数のベンダ)
オラクル
- 複数製品で使用されている International Components for Unicode (ICU) に解放済みメモリ使用 (use-after-free) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-2924 2015-10-28 10:04 2013-10-1 Show GitHub Exploit DB Packet Storm
206778 6.8 警告 (複数のベンダ) - 複数製品で使用されている International Components for Unicode (ICU) にサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2013-0900 2015-10-28 10:04 2013-02-21 Show GitHub Exploit DB Packet Storm
206779 7.8 危険 ISC, Inc.
アップル
日本電気
オラクル
- ISC BIND におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-8500 2015-10-27 17:45 2014-12-8 Show GitHub Exploit DB Packet Storm
206780 4.3 警告 アップル - Apple iOS の Apple Pay コンポーネントにおける支払い時に最近のトランザクション情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-5916 2015-10-27 15:00 2015-09-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
471 7.2 HIGH
Network
claris filemaker_cloud A Remote Code Execution vulnerability in Claris FileMaker Cloud allowed a user with Admin Console privileges to inject arbitrary operating system commands through unsanitized input in the External OD… New CWE-78
OS Command 
CVE-2026-43685 2026-05-14 22:52 2026-05-13 Show GitHub Exploit DB Packet Storm
472 7.5 HIGH
Network
python urllib3 urllib3 is an HTTP client library for Python. From 2.6.0 to before 2.7.0, urllib3 could decompress the whole response instead of the requested portion (1) during the second HTTPResponse.read(amt=N) c… New CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-44432 2026-05-14 22:49 2026-05-14 Show GitHub Exploit DB Packet Storm
473 5.9 MEDIUM
Network
haxx curl A vulnerability exists where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial transfer is made in clear-text (via IMAP, SM… New CWE-295
CWE-319
Improper Certificate Validation 
Cleartext Transmission of Sensitive Information
CVE-2026-4873 2026-05-14 22:45 2026-05-13 Show GitHub Exploit DB Packet Storm
474 5.4 MEDIUM
Network
vercel next.js Next.js is a React framework for building full-stack web applications. From 14.2.0 to before 15.5.16 and 16.2.5, applications using React Server Components can be vulnerable to cache poisoning when s… New CWE-436
 Interpretation Conflict
CVE-2026-44576 2026-05-14 22:44 2026-05-14 Show GitHub Exploit DB Packet Storm
475 5.9 MEDIUM
Network
haxx curl curl might erroneously pass on credentials for a first proxy to a second proxy. This can happen when the following conditions are true: 1. curl is setup to use specific different proxies for differ… New CWE-522
 Insufficiently Protected Credentials
CVE-2026-6253 2026-05-14 22:40 2026-05-13 Show GitHub Exploit DB Packet Storm
476 6.1 MEDIUM
Network
astro astro Astro is a web framework. Astro versions prior to 6.1.10 used AES-GCM encryption to protect the confidentiality and integrity of server island props and slots parameters, but did not bind the ciphert… New CWE-323
CWE-79
 Reusing a Nonce, Key Pair in Encryption
Cross-site Scripting
CVE-2026-45028 2026-05-14 22:28 2026-05-14 Show GitHub Exploit DB Packet Storm
477 8.8 HIGH
Network
- - Heym before 0.0.21 contains a sandbox escape vulnerability in the custom Python tool executor that allows authenticated workflow authors to bypass sandbox restrictions by using object-graph introspec… New CWE-693
 Protection Mechanism Failure
CVE-2026-45227 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
478 8.1 HIGH
Network
- - Lemur manages TLS certificate creation. Prior to 1.9.0, Lemur's LDAP authentication module (lemur/auth/ldap.py) constructs LDAP search filters using unsanitized user input via Python string interpola… New CWE-90
LDAP Injection
CVE-2026-44304 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
479 - - - efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the elfinder_checkRisk function validates target and targets for path traversal and home containment, but does not validate the dst (dest… New CWE-78
OS Command 
CVE-2026-44258 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
480 7.5 HIGH
Network
- - basic-ftp is an FTP client for Node.js. Prior to 5.3.1, basic-ftp is vulnerable to client-side denial of service when parsing FTP control-channel multiline responses. A malicious or compromised FTP s… New CWE-400
CWE-770
 Uncontrolled Resource Consumption
 Allocation of Resources Without Limits or Throttling
CVE-2026-44240 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm