PT-2026-70125 · Friendica · Friendica
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Friendica versions prior to 2026.08-dev
Description
An SQL injection issue allows unauthenticated remote attackers to execute arbitrary SQL statements. This occurs because the
order parameter in the 'photo-view' endpoint is concatenated unescaped into a SHOW COLUMNS query using a bare PDO::query() call, which enables stacked statement injection. This allows an attacker to read, modify, or delete the entire database.Recommendations
Update Friendica to a version later than 2026.08-dev.
Avoid using the
order parameter in the 'photo-view' endpoint until the update is applied.Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Friendica