An SQL injection vulnerability in Friendica through the 2026.08-dev branch allows unauthenticated remote attackers to execute arbitrary SQL statements via the photo-view order parameter. The parameter is concatenated unescaped into a SHOW COLUMNS query via a bare PDO::query() call, enabling stacked statement injection. An unauthenticated attacker can read, modify, or delete the entire database.
References
| Link | Resource |
|---|---|
| https://github.com/friendica/friendica |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-11 12:17
Updated : 2026-09-03 17:51
NVD link : CVE-2026-72550
Mitre link : CVE-2026-72550
CVE.ORG link : CVE-2026-72550
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
