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 23, 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
194411 9.8 緊急
Network
AutoTrace project - AutoTrace の libautotrace.a におけるヒープベースのバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-9151 2017-06-15 11:34 2017-05-20 Show GitHub Exploit DB Packet Storm
194412 9.8 緊急
Network
Mozilla Foundation - Mozilla Network Security Services におけるサービス運用妨害 (DoS) の脆弱性 CWE-787
境界外書き込み
CVE-2017-5461 2017-06-13 19:13 2017-04-19 Show GitHub Exploit DB Packet Storm
194413 6.5 警告
Network
TIBCO Software - TIBCO Spotfire Server および Spotfire Analytics Platform for AWS Marketplace における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5527 2017-06-13 18:52 2017-05-9 Show GitHub Exploit DB Packet Storm
194414 5.5 警告
Local
Schneider Electric - Schneider Electric VAMPSET ソフトウェアにおけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-7967 2017-06-13 18:40 2017-05-11 Show GitHub Exploit DB Packet Storm
194415 9.8 緊急
Network
MiniUPnP Project - MiniUPnP MiniUPnPc における整数符号エラーの脆弱性 CWE-119
バッファエラー
CVE-2017-8798 2017-06-13 18:17 2017-05-5 Show GitHub Exploit DB Packet Storm
194416 5.9 警告
Network
F5 Networks - 複数の F5 BIG-IP 製品 におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6137 2017-06-13 18:16 2017-05-5 Show GitHub Exploit DB Packet Storm
194417 7.5 重要
Network
F5 Networks - 複数の F5 BIG-IP 製品における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9250 2017-06-13 18:16 2016-11-9 Show GitHub Exploit DB Packet Storm
194418 7.5 重要
Network
F5 Networks - 複数の F5 BIG-IP 製品の Traffic Management Microkernel における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2016-7476 2017-06-13 18:16 2016-11-10 Show GitHub Exploit DB Packet Storm
194419 7.5 重要
Network
ブロケード コミュニケーションズ システムズ株式会社 - Brocade NetIron の管理モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-754
例外的な状態における不適切なチェック
CVE-2016-8209 2017-06-13 18:14 2016-09-13 Show GitHub Exploit DB Packet Storm
194420 8.8 重要
Network
ブロケード コミュニケーションズ システムズ株式会社 - Brocade Fibre Channel SAN 製品上で稼動する Brocade Fabric OS における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8202 2017-06-13 18:10 2016-09-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1871 7.0 HIGH
Local
microsoft windows_10_1607
windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2012
windows_server_2016
w…
Use after free in Windows Telephony Service allows an authorized attacker to elevate privileges locally. CWE-416
 Use After Free
CVE-2026-42825 2026-05-14 23:26 2026-05-13 Show GitHub Exploit DB Packet Storm
1872 9.9 CRITICAL
Network
microsoft azure_logic_apps Improper access control in Azure Logic Apps allows an authorized attacker to elevate privileges over a network. CWE-284
Improper Access Control
CVE-2026-42823 2026-05-14 23:25 2026-05-13 Show GitHub Exploit DB Packet Storm
1873 6.2 MEDIUM
Local
microsoft 365_copilot Improper access control in M365 Copilot for Desktop allows an unauthorized attacker to perform spoofing locally. CWE-284
Improper Access Control
CVE-2026-41614 2026-05-14 23:25 2026-05-13 Show GitHub Exploit DB Packet Storm
1874 7.5 HIGH
Network
haxx curl Using libcurl, when a custom `Host:` header is first set for an HTTP request and a second request is subsequently done using the same *easy handle* but without the custom `Host:` header set, the seco… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-6276 2026-05-14 23:21 2026-05-13 Show GitHub Exploit DB Packet Storm
1875 5.3 MEDIUM
Network
haxx curl When asked to both use a `.netrc` file for credentials and to follow HTTP redirects, libcurl could leak the password used for the first host to the followed-to host under certain circumstances. NVD-CWE-noinfo
CVE-2026-6429 2026-05-14 23:18 2026-05-13 Show GitHub Exploit DB Packet Storm
1876 5.3 MEDIUM
Network
haxx curl When curl is told to use the Certificate Status Request TLS extension, often referred to as *OCSP stapling*, to verify that the server certificate is valid, it fails to detect OCSP problems and inste… CWE-295
Improper Certificate Validation 
CVE-2026-7009 2026-05-14 23:17 2026-05-13 Show GitHub Exploit DB Packet Storm
1877 7.5 HIGH
Network
vercel next.js Next.js is a React framework for building full-stack web applications. From 15.2.0 to before 15.5.18 and 16.2.6, it was found that the fix addressing CVE-2026-44575 did not apply to middleware.ts wit… CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-45109 2026-05-14 23:14 2026-05-14 Show GitHub Exploit DB Packet Storm
1878 5.3 MEDIUM
Network
haxx curl Successfully using libcurl to do a transfer over a specific HTTP proxy (`proxyA`) with **Digest** authentication and then changing the proxy host to a second one (`proxyB`) for a second transfer, reu… CWE-294
Authentication Bypass by Capture-replay 
CVE-2026-7168 2026-05-14 23:12 2026-05-13 Show GitHub Exploit DB Packet Storm
1879 5.5 MEDIUM
Local
apple macos A logic issue was addressed with improved file handling. This issue is fixed in macOS Tahoe 26.5. A maliciously crafted ZIP archive may bypass Gatekeeper checks. CWE-358
CWE-693
 Improperly Implemented Security Check for Standard
 Protection Mechanism Failure
CVE-2026-28914 2026-05-14 23:02 2026-05-12 Show GitHub Exploit DB Packet Storm
1880 7.8 HIGH
Local
apple macos A parsing issue in the handling of directory paths was addressed with improved path validation. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. An app may be able … CWE-22
Path Traversal
CVE-2026-28915 2026-05-14 23:02 2026-05-12 Show GitHub Exploit DB Packet Storm