CVE-2025-12880 MEDIUM

CVE-2025-12880: Progress Bar Blocks for Gutenberg <= 1.0.0 - Authenticated (Author+) Stored Cross-Site Scripting via SVG

Vendor Jobayer534
Product Progress Bar Blocks for Gutenberg
Weakness CWE-79 · XSS
Published November 11, 2025
Last update April 8, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Progress Bar Blocks for Gutenberg plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.0.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file.

Explanation of Vulnerability in Simple Terms

02Summary

Progress Bar Blocks for Gutenberg versions up to 1.0.0 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts into progress bar blocks. When other users view the affected content, the injected code runs in their browser, potentially allowing the attacker to steal session tokens, modify page content, or perform actions on their behalf.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in other users' browsers when they view the affected page.

Potential impact on your site

04Site Impact

Attackers with contributor or author access can compromise other users' sessions and modify site content without detection.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress account and the victim must view a page containing the malicious progress bar block.

Key dates

06Disclosure timeline

November 11, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE