CVE-2025-52390
CRITICAL EPSS 41.1%
Published Aug 1, 202511mo ago · Modified Jun 17, 20261w ago
9.1 CVSS 3.1
Published Aug 1, 2025 11mo ago
Last Modified Jun 17, 2026 1w ago
Description
Saurus CMS Community Edition since commit d886e5b0 (2010-04-23) is vulnerable to a SQL Injection vulnerability in the `prepareSearchQuery()` method in `FulltextSearch.class.php`. The application directly concatenates user-supplied input (`$search_word`) into SQL queries without sanitization, allowing attackers to manipulate the SQL logic and potentially extract sensitive information or escalate their privileges.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
41.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
References 2
- github.com https://github.com/sauruscms/Saurus-CMS-Community-Edition/blob/d886e5b0c1e2b42cd74e2184e7c81c720cd9de6b/classes/FulltextSearch.class.php#L331
- github.com https://github.com/theharshkothari/vulnerability-research/blob/main/CVE-2025-52390.md
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.