SQL Injection Vulnerability in Daptin Aggregate API
CVE-2025-15439

5.3MEDIUM

Key Information:

Vendor

Daptin

Status
Vendor
CVE Published:
2 January 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2025-15439?

A vulnerability has been detected in Daptin version 0.10.3 related to the Aggregate API component. This issue arises from improper handling of input parameters within the function goqu.L located in server/resource/resource_aggregate.go. Attackers can exploit this vulnerability by manipulating the arguments for column, group, or order, thereby allowing for SQL injection attacks. Given the nature of the exploit, it can be initiated remotely, making this a significant security concern. There are existing public exploits available, which underscores the importance of addressing this vulnerability promptly. Communication attempts to the vendor regarding this issue have not received any response.

Affected Version(s)

Daptin 0.10.3

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

hiro (VulDB User)
.
CVE-2025-15439 : SQL Injection Vulnerability in Daptin Aggregate API