CVE-2026-76635 PUBLISHED

baserCMS < 5.3.0 SQL Injection and Code Injection via BcDatabaseService.php

Assigner: VulnCheck
Reserved: 19.08.2026 Published: 20.08.2026 Updated: 20.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor baserproject
Product basercms
Versions Default: affected
  • affected from 0 to 5.3.0 (excl.)

Credits

  • Neo by ProjectDiscovery finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE
  • Improper Control of Generation of Code ('Code Injection') CWE