Approved changes feed: RSS · Atom

cpe:2.3:a:backdropcms:backdrop_cms:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorBackdropcms (c20e3035-f9db-563d-84ef-b3631140211a)
ProductBackdrop Cms (513f9e81-e800-5ece-ba58-a2cb5fa3e97e)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:bitbucket/tmbridge/backdrop purl2cpe 2026-06-01 10:12:18.197060
pkg:docker/backdrop purl2cpe 2026-06-01 10:12:18.197061
pkg:github/backdrop/backdrop purl2cpe 2026-06-01 10:12:18.197063

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2025-25063 vulnerable 2026-06-08 07:12:50.604820 Details available
MEDIUM (4.4)
An XSS issue was discovered in Backdrop CMS 1.28.x before 1.28.5 and 1.29.x before 1.29.3. It does not sufficiently validate uploaded SVG images to ensure they do not contain potentially dangerous SVG tags. SVG images can contain clickable links and executable scripting, and using a crafted SVG, it is possible to execute scripting in the browser when an SVG image is viewed. This issue is mitigated by the attacker needing to be able to upload SVG images, and that Backdrop embeds all uploaded SVG images within <img> tags, which prevents scripting from executing. The SVG must be viewed directly by its URL in order to run any embedded scripting.
Published: 2025-02-03T00:00:00.000Z
Updated: 2025-02-12T20:41:38.109Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-25062 vulnerable 2026-06-08 07:12:50.604390 Details available
MEDIUM (4.4)
An XSS issue was discovered in Backdrop CMS 1.28.x before 1.28.5 and 1.29.x before 1.29.3. It doesn't sufficiently isolate long text content when the CKEditor 5 rich text editor is used. This allows a potential attacker to craft specialized HTML and JavaScript that may be executed when an administrator attempts to edit a piece of content. This vulnerability is mitigated by the fact that an attacker must have the ability to create long text content (such as through the node or comment forms) and an administrator must edit (not view) the content that contains the malicious content. This problem only exists when using the CKEditor 5 module.
Published: 2025-02-03T00:00:00.000Z
Updated: 2025-05-09T12:03:34.762Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-54123 vulnerable 2026-06-08 06:54:16.071233 Details available
Backdrop CMS before 1.28.4 and 1.29.x before 1.29.2 allows XSS via an SVG document, if the SVG tag is allowed for a text format.
Published: 2024-11-29T00:00:00.000Z
Updated: 2024-11-29T18:31:00.244Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-31045 vulnerable 2026-06-08 06:04:41.722092 Details available
A stored Cross-site scripting (XSS) issue in Text Editors and Formats in Backdrop CMS before 1.24.2 allows remote attackers to inject arbitrary web script or HTML via the name parameter. When a user is editing any content type (e.g., page, post, or card) as an admin, the stored XSS payload is executed upon selecting a malicious text formatting option. NOTE: the vendor disputes the security relevance of this finding because "any administrator that can configure a text format could easily allow Full HTML anywhere."
Published: 2023-04-24T00:00:00.000Z
Updated: 2024-08-02T14:45:25.556Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-34530 vulnerable 2026-06-08 05:44:53.637543 Details available
An issue in the login and reset password functionality of Backdrop CMS v1.22.0 allows attackers to enumerate usernames via password reset requests and distinct responses returned based on usernames.
Published: 2022-08-01T19:24:37.000Z
Updated: 2024-08-03T09:15:15.261Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-19903 vulnerable 2026-06-08 05:13:23.949950 Details available
An issue was discovered in Backdrop CMS 1.14.x before 1.14.2. It doesn't sufficiently filter output when displaying file type descriptions created by administrators. An attacker could potentially craft a specialized description, then have an administrator execute scripting when viewing the list of file types, aka XSS. This vulnerability is mitigated by the fact that an attacker must have a role with the "Administer file types" permission.
Published: 2019-12-19T05:03:11.000Z
Updated: 2024-08-05T02:32:09.442Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-19902 vulnerable 2026-06-08 05:13:23.949546 Details available
An issue was discovered in Backdrop CMS 1.13.x before 1.13.5 and 1.14.x before 1.14.2. It allows the upload of entire-site configuration archives through the user interface or command line. It does not sufficiently check uploaded archives for invalid data, allowing non-configuration scripts to potentially be uploaded to the server. This issue is mitigated by the fact that the attacker would be required to have the "Synchronize, import, and export configuration" permission, a permission that only trusted administrators should be given. Other measures in the product prevent the execution of PHP scripts, so another server-side scripting language must be accessible on the server to execute code.
Published: 2019-12-19T05:03:27.000Z
Updated: 2024-08-05T02:32:09.392Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-19901 vulnerable 2026-06-08 05:13:23.949118 Details available
An issue was discovered in Backdrop CMS 1.13.x before 1.13.5 and 1.14.x before 1.14.2. It doesn't sufficiently filter output when displaying certain block descriptions created by administrators. An attacker could potentially craft a specialized description, then have an administrator execute scripting when configuring a layout, aka XSS. This issue is mitigated by the fact that the attacker would be required to have the permission to create custom blocks, which is typically an administrative task.
Published: 2019-12-19T05:02:57.000Z
Updated: 2024-08-05T02:32:09.751Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-19900 vulnerable 2026-06-08 05:13:23.948625 Details available
An issue was discovered in Backdrop CMS 1.13.x before 1.13.5 and 1.14.x before 1.14.2. It doesn't sufficiently filter output when displaying content type names in the content creation interface. An attacker could potentially craft a specialized content type name, then have an editor execute scripting when creating content, aka XSS. This vulnerability is mitigated by the fact that an attacker must have a role with the "Administer content types" permission.
Published: 2019-12-19T05:03:39.000Z
Updated: 2024-08-05T02:32:10.192Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-14771 vulnerable 2026-06-08 05:12:55.995710 Details available
Backdrop CMS 1.12.x before 1.12.8 and 1.13.x before 1.13.3 allows the upload of entire-site configuration archives through the user interface or command line. It does not sufficiently check uploaded archives for invalid data, potentially allowing non-configuration scripts to be uploaded to the server. (This attack is mitigated by the attacker needing the "Synchronize, import, and export configuration" permission, a permission that only trusted administrators should be given. Other preventative measures in Backdrop CMS prevent the execution of PHP scripts, so another server-side scripting language must be accessible on the server to execute code.) Note: This has been disputed by multiple 3rd parties due to advanced permissions that are needed to exploit.
Published: 2019-08-08T01:35:48.000Z
Updated: 2024-08-05T00:26:38.933Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-1000813 vulnerable 2026-06-08 05:10:25.997993 Details available
Backdrop CMS version 1.11.0 and earlier contains a Cross Site Scripting (XSS) vulnerability in Sanitization of custom class names used on blocks and layouts. that can result in Execution of JavaScript from an unexpected source.. This attack appear to be exploitable via A user must be directed to an affected page while logged in.. This vulnerability appears to have been fixed in 1.11.1 and later.
Published: 2018-12-20T15:00:00.000Z
Updated: 2024-09-17T00:02:13.077Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.