CVE-2026-75340
Deferred Deferred - Pending Action

Server-Side Request Forgery in JetLinks Community

Vulnerability report for CVE-2026-75340, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-26

Last updated on: 2026-09-09

Assigner: MITRE

Description

The device metadata import interface /device/instance/{productId}/property-metadata/import of jetlinks community 2.11 is vulnerable to Server-side request forgery (SSRF).

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-26
Last Modified
2026-09-09
Generated
2026-09-16
AI Q&A
2026-08-27
EPSS Evaluated
2026-09-15
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
jetlinks community 2.11

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability is a Server-side Request Forgery (SSRF) in the device metadata import interface of jetlinks community version 2.11. SSRF allows an attacker to make the server send unauthorized requests to internal or external systems, potentially accessing restricted resources or services.

Detection Guidance

To detect this SSRF vulnerability, monitor network traffic for outbound HTTP requests originating from the jetlinks-community server, particularly to unexpected internal or external destinations. Check logs for requests to /device/instance/{productId}/property-metadata/import with fileUrl parameters starting with http. Test by sending a crafted request with a fileUrl pointing to a controlled server to observe if the server attempts to fetch it.

Impact Analysis

An attacker could exploit this SSRF vulnerability to access internal network resources, bypass firewalls, or interact with other services running on the server. This could lead to data breaches, unauthorized access to sensitive information, or further network compromise.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating GDPR's data protection principles or HIPAA's security requirements. Compliance may be compromised if sensitive data is exposed or if the system fails to protect personal health information.

Mitigation Strategies

Immediately restrict access to the /device/instance/{productId}/property-metadata/import interface. Disable or remove the vulnerable endpoint if not required. Implement network-level controls to block unauthorized SSRF attempts targeting internal services.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75340. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart