Skip to main content

linkedin-ads-mcp EUVDEUVD-2026-66832

| CVE-2026-81485 MEDIUM
Path Traversal (CWE-22)
2026-08-27 VulDB GHSA-fm3p-f44p-hf47
5.5
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
5.3 MEDIUM

Network-reachable MCP endpoint with no auth required per CVSS 4.0 source; path traversal yields only file reads, so C:L and I:N/A:N with unchanged scope.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Analysis Generated
Aug 27, 2026 - 02:27 vuln.today
CVSS changed
Aug 27, 2026 - 02:22 NVD
6.9 (MEDIUM) 5.5 (MEDIUM)
CVE Published
Aug 27, 2026 - 01:00 cve.org
MEDIUM 5.5

DescriptionCVE.org

A security vulnerability has been detected in danielpopamd linkedin-ads-mcp 1.0.0. Affected by this vulnerability is the function fs.readFileSync of the file src/tools/campaign-management.ts of the component Media Upload. Such manipulation of the argument filePath leads to path traversal. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.

AnalysisAI

Path traversal in linkedin-ads-mcp 1.0.0 allows remote unauthenticated callers to read arbitrary files from the server's filesystem. The vulnerability exists in the Media Upload component where the filePath argument is passed directly to Node.js fs.readFileSync without sanitization, enabling directory traversal sequences to escape the intended media directory. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Gain MCP client access to server
Delivery
Invoke Media Upload tool
Exploit
Supply path-traversal filePath argument
Execution
fs.readFileSync resolves traversed path
Impact
Arbitrary server file contents returned to attacker

Vulnerability AssessmentAI

Exploitation Exploitation requires the attacker to be able to invoke the linkedin-ads-mcp Media Upload tool, which means they must have access to an MCP client session connected to the running server - this is the primary limiting factor. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N/VC:L) and the supplemental E:P (proof-of-concept) modifier place this at 5.5, reflecting a straightforward, low-complexity network path traversal with limited confidentiality impact and no integrity or availability impact. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with access to an MCP client connected to an exposed linkedin-ads-mcp instance crafts a media upload tool call with a `filePath` value such as `../../../../etc/passwd` or `../../../.env`. The server's `fs.readFileSync` resolves the path relative to the working directory and returns the file contents to the caller. …
Remediation No vendor-released patch has been identified at time of analysis; the maintainer has not responded to the disclosure. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-66832 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy