CVE Catalog

CVE-2026-76635

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

baserCMS before 5.3.0 contains a SQL injection vulnerability in BcDatabaseService.php that allows authenticated administrators to inject attacker-controlled table names and configuration values directly into SQL statements across sequence update, CSV export, and table management operations. Attackers can chain a backup restore code injection flaw, where PHP code outside class definitions in schema files executes unconditionally upon loading, to plant malicious table names and trigger error-based SQL injection that retrieves database version, schema contents, and arbitrary data from the PostgreSQL backend.

Risk Assessment

An authenticated administrator can gain unauthorized access to data in the database, including sensitive information, and potentially modify the database structure, which can lead to data integrity compromise and further attacks.

Recommendation

It is recommended to immediately upgrade baserCMS to version 5.3.0 or later, which includes fixes. Also, restrict administrator privileges and monitor logs for suspicious database-related activities.

Other vulnerabilities in baserCMS

See all
Original NVD description (English source)

baserCMS before 5.3.0 contains a SQL injection vulnerability in BcDatabaseService.php that allows authenticated administrators to inject attacker-controlled table names and configuration values directly into SQL statements across sequence update, CSV export, and table management operations. Attackers can chain a backup restore code injection flaw, where PHP code outside class definitions in schema files executes unconditionally upon loading, to plant malicious table names and trigger error-based SQL injection that retrieves database version, schema contents, and arbitrary data from the PostgreSQL backend.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS