Security readout for executives and security teams
Plain-English summary
This Backdrop CMS flaw could let a highly trusted administrator upload a configuration archive containing non-configuration scripts. Business risk is constrained because the attacker needs powerful configuration permissions, but impact could be serious if the server can execute an uploaded non-PHP script.
Executive priority
Treat this as a prioritized maintenance and privilege-review item for Backdrop CMS environments, especially public-facing sites. It is not supported as actively exploited in the provided evidence, but affected systems with broad administrator permissions or permissive server scripting deserve prompt attention.
Technical view
Backdrop CMS 1.13.x before 1.13.5 and 1.14.x before 1.14.2 insufficiently validated imported whole-site configuration archives through UI or CLI. Invalid archive contents could place non-configuration scripts on the server. PHP execution is reportedly blocked by other product controls, so code execution depends on another server-side scripting language being executable.
Likely exposure
Exposure is mainly Backdrop CMS sites on affected 1.13.x or 1.14.x releases where users have the "Synchronize, import, and export configuration" permission. Internet exposure increases business concern, but exploitation still requires privileged access or compromise of a trusted administrator.
Exploitation context
The provided sources do not cite active exploitation, and this CVE is not marked KEV. The issue is mitigated by required high-trust permissions and by product controls preventing PHP script execution. Practical impact depends on server configuration and whether other server-side scripting languages are available.
Researcher notes
The key uncertainty is exploitability in a specific deployment. Sources state PHP execution is blocked by product controls, requiring another executable server-side scripting language. Validate affected version, permission assignment, archive import paths, and server handler behavior without assuming remote unauthenticated exposure.
Mitigation direction
- Upgrade Backdrop CMS to 1.13.5, 1.14.2, or a later fixed release.
- Restrict configuration synchronize/import/export permission to essential trusted administrators only.
- Review recent whole-site configuration imports for unexpected or non-configuration files.
- Check Backdrop’s advisory for any environment-specific hardening guidance.
- Disable unnecessary server-side script execution where uploaded/configuration files may reside.
Validation and detection
- Inventory Backdrop CMS versions and identify 1.13.x below 1.13.5 or 1.14.x below 1.14.2.
- List roles and users with the configuration synchronize/import/export permission.
- Confirm patched instances no longer run affected Backdrop core versions.
- Review server configuration for non-PHP server-side interpreters accessible to uploaded files.
- Check administrative logs for recent configuration archive imports.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2019-19902 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://backdropcms.org/security/backdrop-sa-core-2019-016CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
