Description
A server-side request forgery vulnerability in Friendica through the 2026.08-dev branch allows authenticated users with a free self-registered account to probe internal network services via the link-preview endpoint. The endpoint fetches any user-supplied URL without applying an internal IP deny list. An attacker can use this to scan the internal network or access cloud metadata services.
Published: 2026-08-11
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerable SSRF implementation has been discovered in the link-preview endpoint of Friendica’s 2026.08-dev branch. The endpoint blindly follows any URL supplied by an authenticated user, regardless of whether the address is internal. An attacker holding a free self‑registered account can thus request internal network services or cloud metadata endpoints, potentially gaining sensitive information or facilitating further attacks. The flaw represents a remote server‑side request forgery (CWE‑918) that can lead to unauthorized data disclosure or privilege escalation within the internal network.

Affected Systems

Friendica software, version 2026.08-dev and earlier, specifically any instance that has not applied the corrective update from the Friendica developers. The vulnerability applies to all installations where the link‑preview feature is enabled and does not discriminate between user roles beyond requiring authentication. Only the free self‑registered user tier is initially required, making the attack readily available to a broad user base.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity risk, but the absence of an EPSS score and the lack of listing in the CISA KEV catalog suggest limited known exploitation at this time. However, because the flaw is exploitable by authenticated users, an attacker with a valid account can repeatedly probe network topology, serving as a foothold for later attacks. The attack vector is inferred to be through the public link‑preview API, and successful exploitation requires only that the target host resolvable by the Friendica instance. Enabling additional logging or blocking internal requests would reduce the risk until a patch becomes available.

Generated by OpenCVE AI on August 11, 2026 at 16:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Friendica to the latest released version that contains the SSRF fix or apply the vendor's patch.
  • If an immediate upgrade is not possible, restrict the link‑preview functionality to only allow external URLs by implementing an internal IP deny list or firewall policy that blocks outbound connections to private IP ranges.
  • Disable the link‑preview feature entirely for unauthenticated or non‑trusted users, and consider removing or limiting the feature for public posts to reduce the attack surface.

Generated by OpenCVE AI on August 11, 2026 at 16:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 11 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Friendica
Friendica friendica
Vendors & Products Friendica
Friendica friendica

Tue, 11 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description A server-side request forgery vulnerability in Friendica through the 2026.08-dev branch allows authenticated users with a free self-registered account to probe internal network services via the link-preview endpoint. The endpoint fetches any user-supplied URL without applying an internal IP deny list. An attacker can use this to scan the internal network or access cloud metadata services.
Title Friendica Friendica - Server-Side Request Forgery
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Friendica Friendica
cve-icon MITRE

Status: PUBLISHED

Assigner: TuranSec

Published:

Updated: 2026-08-11T12:14:32.570Z

Reserved: 2026-08-10T10:33:03.257Z

Link: CVE-2026-72597

cve-icon Vulnrichment

Updated: 2026-08-11T12:14:20.321Z

cve-icon NVD

Status : Deferred

Published: 2026-08-11T12:17:42.663

Modified: 2026-08-28T18:51:39.823

Link: CVE-2026-72597

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T17:30:15Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)