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
3951 6.5 警告
Network
workdo HRM SaaS WorkDoのHRM SaaSにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2025-63294 2026-02-6 10:40 2025-11-4 Show GitHub Exploit DB Packet Storm
3952 7.5 重要
Network
kiloview E3 Firmware Kiloview Electronics Co., Ltd.のE3 Firmwareにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2025-63560 2026-02-6 10:40 2025-11-6 Show GitHub Exploit DB Packet Storm
3953 6.5 警告
Network
GuoMinJim PersonManage GuoMinJimのPersonManageにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2025-63686 2026-02-6 10:40 2025-11-7 Show GitHub Exploit DB Packet Storm
3954 5.4 警告
Network
Magento, Inc. E-Commerce Bhabishya-123のE-commerceにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-63883 2026-02-6 10:40 2025-11-18 Show GitHub Exploit DB Packet Storm
3955 5.3 警告
Network
Salesforce.com, inc. MuleSoft Anypoint Extension Pack Salesforce.com, inc.のMuleSoft Anypoint Extension Packにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2025-64318 2026-02-6 10:40 2025-11-4 Show GitHub Exploit DB Packet Storm
3956 5.3 警告
Network
Salesforce.com, inc. MuleSoft Anypoint Extension Pack Salesforce.com, inc.のMuleSoft Anypoint Extension Packにおける重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2025-64319 2026-02-6 10:40 2025-11-4 Show GitHub Exploit DB Packet Storm
3957 6.5 警告
Network
Salesforce.com, inc. Agentforce Vibes Salesforce.com, inc.のAgentforce Vibesにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2025-64320 2026-02-6 10:40 2025-11-4 Show GitHub Exploit DB Packet Storm
3958 5.3 警告
Network
Salesforce.com, inc. Agentforce Vibes Salesforce.com, inc.のAgentforce Vibesにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2025-64321 2026-02-6 10:40 2025-11-4 Show GitHub Exploit DB Packet Storm
3959 5.3 警告
Network
Salesforce.com, inc. Agentforce Vibes Salesforce.com, inc.のAgentforce Vibesにおける重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2025-64322 2026-02-6 10:40 2025-11-4 Show GitHub Exploit DB Packet Storm
3960 5.6 警告
Local
Synology Inc. BeeDrive Synology Inc.のBeeDriveにおける同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2025-8074 2026-02-6 10:40 2025-12-4 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
451 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… New CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-6276 2026-05-14 23:21 2026-05-13 Show GitHub Exploit DB Packet Storm
452 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. New NVD-CWE-noinfo
CVE-2026-6429 2026-05-14 23:18 2026-05-13 Show GitHub Exploit DB Packet Storm
453 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… New CWE-295
Improper Certificate Validation 
CVE-2026-7009 2026-05-14 23:17 2026-05-13 Show GitHub Exploit DB Packet Storm
454 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… New 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
455 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… New CWE-294
Authentication Bypass by Capture-replay 
CVE-2026-7168 2026-05-14 23:12 2026-05-13 Show GitHub Exploit DB Packet Storm
456 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. Update 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
457 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 … Update CWE-22
Path Traversal
CVE-2026-28915 2026-05-14 23:02 2026-05-12 Show GitHub Exploit DB Packet Storm
458 7.5 HIGH
Network
apple ipados
iphone_os
macos
visionos
watchos
A logging issue was addressed with improved data redaction. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5,… Update CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-28943 2026-05-14 23:02 2026-05-12 Show GitHub Exploit DB Packet Storm
459 5.5 MEDIUM
Local
apple ipados
iphone_os
macos
tvos
visionos
watchos
A race condition was addressed with additional validation. This issue is fixed in iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watc… Update CWE-362
Race Condition
CVE-2026-28996 2026-05-14 23:01 2026-05-12 Show GitHub Exploit DB Packet Storm
460 7.5 HIGH
Network
apple ipados
iphone_os
This issue was addressed with additional entitlement checks. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.4 and iPadOS 26.4. An app may be able to circumvent App Privacy Report logging. Update CWE-863
 Incorrect Authorization
CVE-2026-28873 2026-05-14 23:01 2026-05-12 Show GitHub Exploit DB Packet Storm