CVE-2014-9528

HumHub <0.10.0-rc.1 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2014-9528. PoCs published by Jos Wetzels_ Emiel Florijn.

AI-analyzed exploit summary The exploit describes an SQL injection vulnerability in Humhub <= 0.10.0-rc.1 due to unsanitized input in the 'from' GET parameter, allowing database access and reflected XSS. Proof-of-concept examples are provided for SQLi and CSRF attacks.

Description

SQL injection vulnerability in the actionIndex function in protected/modules_core/notification/controllers/ListController.php in HumHub 0.10.0-rc.1 and earlier allows remote authenticated users to execute arbitrary SQL commands via the from parameter to index.php. NOTE: this can be leveraged for cross-site scripting (XSS) attacks via a request that causes an error.

Exploits (1)

exploitdb WRITEUP
by Jos Wetzels_ Emiel Florijn · textwebappsphp
https://www.exploit-db.com/exploits/35510

The exploit describes an SQL injection vulnerability in Humhub <= 0.10.0-rc.1 due to unsanitized input in the 'from' GET parameter, allowing database access and reflected XSS. Proof-of-concept examples are provided for SQLi and CSRF attacks.

Classification
Writeup 90%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: Humhub <= 0.10.0-rc.1
Auth required
Prerequisites: User-level authentication to the Humhub system
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (5)

Core 5

Scores

EPSS 0.0234
EPSS Percentile 81.5%

Details

CWE
CWE-89
Status published
Products (1)
humhub/humhub < 0.10.0
Published Jan 06, 2015
Tracked Since Feb 18, 2026