CVE-2026-72550
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.
- Affected products
- Friendica
- CVSS 3.1
- 9.8 CRITICAL
- EPSS
- 0.4% (35th percentile)
- Weakness
- CWE-89
- NVD status
- Received
- Published
- 2026-08-11
CVE-2026-72550 at NVD
1 known exploit for CVE-2026-72550
Proof-of-concept code and exploit modules indexed by Sploitus