HackerFeeds
All CVEs

CVE-2026-72550

CRITICAL9.8

Published 2026-08-11 · Updated 2026-08-11 · Source 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

Description

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.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CWE-89
View on NVD