CVE-2025-69768 Details
Description
SQL Injection vulnerability in Chyrp v.2.5.2 and before allows a remote attacker to obtain sensitive information via the Admin.php component
A SQL injection vulnerability has been identified in Chyrp CMS versions through 2.5.2. This vulnerability allows authenticated attackers with admin access to manipulate SQL queries via the 'prefix' POST parameter in the Admin.php component. The lack of input validation or sanitization enables the injection of arbitrary SQL, potentially leading to unauthorized data access, data manipulation, or even a denial-of-service condition.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/chyrp/chyrp | [email protected] | Product |
| https://github.com/chyrp/chyrp/blob/768dd2f7/includes/controller/Admin.php#L1482 | [email protected] | Product |
| https://swetha-subramanian6.github.io/web%20security/cve/chyrp-sqli-cve/ | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| chyrp chyrp | <= 2.5.2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 20, 2026 | Initial Analysis | [email protected] |
| Mar 16, 2026 | CVE Modified | CISA-ADP |
| Mar 16, 2026 | New CVE Received | [email protected] |