CVE-2024-3107 MEDIUM

CVE-2024-3107: Spectra – WordPress Gutenberg Blocks <= 2.12.6 - Authenticated (Contributor+) Path Traversal

Vendor Brainstormforce
Product Spectra Gutenberg Blocks – Website Builder for the Block Editor
Weakness CWE-22 · Path traversal
Published May 2, 2024
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

The Spectra – WordPress Gutenberg Blocks plugin for WordPress is vulnerable to Path Traversal in versions up to, and including, 2.12.6 via the get_block_default_attributes function. This allows authenticated attackers, with contributor-level permissions and above, to read the contents of any files named attributes.php on the server, which can contain sensitive information.

Explanation of Vulnerability in Simple Terms

02Summary

Spectra Gutenberg Blocks versions up to 2.12.6 contain a path traversal vulnerability that allows authenticated users to read files outside the intended directory. An attacker with low-level site access can craft requests to access sensitive files on the server. This affects confidentiality but not integrity or availability.

What an attacker can do

03Attacker Capabilities

Read files outside the intended directory on the server.

Potential impact on your site

04Site Impact

Users with contributor or subscriber roles could access sensitive files like configuration or database backups.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege authenticated account on the site.

Key dates

06Disclosure timeline

May 2, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE