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 20, 2026, 2:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196761 7.1 重要
Local
virglrenderer project - virglrenderer の gallium/auxiliary/tgsi/tgsi_text.c の parse_instruction 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-5580 2017-04-6 11:51 2017-02-7 Show GitHub Exploit DB Packet Storm
196762 3.3
Local
Irssi - Irssi の buf.pl スクリプトにおけるプライベートなチャットでの会話から重要な情報を取得される脆弱性 CWE-275
パーミッションの問題
CVE-2016-7553 2017-04-6 11:09 2016-09-22 Show GitHub Exploit DB Packet Storm
196763 6.1 警告
Network
IBM - 複数の Lenovo IBM BladeCenter の AMM における DOM ベースのクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-8232 2017-04-6 10:59 2016-09-16 Show GitHub Exploit DB Packet Storm
196764 9.8 緊急
Network
Embedthis Software, LLC - Foscam などのホワイトラベルの IP カメラモデルで使用されるカスタムビルドされた GoAhead Web サーバにおける設定ファイルを公開される脆弱性 CWE-200
情報漏えい
CVE-2017-5674 2017-04-6 10:19 2017-03-13 Show GitHub Exploit DB Packet Storm
196765 4.7 警告
Network
SAP - SAP BusinessObjects Financial Consolidation の help コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6061 2017-04-5 18:42 2017-02-27 Show GitHub Exploit DB Packet Storm
196766 7.5 重要
Network
Cloud Foundry Foundation - Cloud Foundry および UAA 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2017-4960 2017-04-5 18:41 2017-03-8 Show GitHub Exploit DB Packet Storm
196767 8.1 重要
Network
Dahua Technology Co., Ltd - Dahua DHI-HCVR7216A-S3 デバイスにおける完全な特権を持つ新たなユーザを作成される脆弱性 CWE-310
暗号の問題
CVE-2017-6432 2017-04-5 18:40 2017-03-9 Show GitHub Exploit DB Packet Storm
196768 9.8 緊急
Network
ワゴジャパン株式会社 - 複数の WAGO 製品における認証なしで設定を編集される脆弱性 CWE-287
不適切な認証
CVE-2016-9362 2017-04-5 18:15 2016-12-22 Show GitHub Exploit DB Packet Storm
196769 3.7
Network
Honeywell International Inc. - Honeywell Experion PKS プラットフォームにおけるプロセスを終了される脆弱性 CWE-20
不適切な入力確認
CVE-2016-8344 2017-04-5 18:02 2016-10-27 Show GitHub Exploit DB Packet Storm
196770 7.5 重要
Network
pcre.org - PCRE の pcre_jit_compile.c の compile_bracket_matchingpath 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2017-6004 2017-04-5 17:54 2017-02-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1401 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… 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
1402 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… 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
1403 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… CWE-436
 Interpretation Conflict
CVE-2026-44576 2026-05-14 22:44 2026-05-14 Show GitHub Exploit DB Packet Storm
1404 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… CWE-522
 Insufficiently Protected Credentials
CVE-2026-6253 2026-05-14 22:40 2026-05-13 Show GitHub Exploit DB Packet Storm
1405 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… 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
1406 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… CWE-693
 Protection Mechanism Failure
CVE-2026-45227 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1407 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… CWE-90
LDAP Injection
CVE-2026-44304 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1408 - - - 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… CWE-78
OS Command 
CVE-2026-44258 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1409 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… 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
1410 9.3 CRITICAL
Network
- - Pulpy is a lightweight, cross-platform desktop application packager for web apps. Prior to 0.1.1, Pulpy injects a pulpy.fs JavaScript API into every packaged web application, giving it access to the … CWE-22
CWE-284
Path Traversal
Improper Access Control
CVE-2026-44225 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm