CVE-2025-46436 MEDIUM

CVE-2025-46436: WordPress SCSS-Library plugin <= 0.4.1 - Cross Site Request Forgery (CSRF) Vulnerability

Vendor Sebastian Echeverry
Product SCSS-Library
Weakness CWE-352 · CSRF
Published April 24, 2025
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability in Sebastian Echeverry SCSS-Library scss-library allows Cross Site Request Forgery.This issue affects SCSS-Library: from n/a through <= 0.4.1.

Explanation of Vulnerability in Simple Terms

02Summary

SCSS-Library versions 0.4.1 and earlier are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on their behalf. The vulnerability requires user interaction—the victim must visit the attacker's page. No authentication is required from the attacker's side.

What an attacker can do

03Attacker Capabilities

Perform unwanted actions on behalf of a logged-in user by tricking them into visiting a malicious webpage.

Potential impact on your site

04Site Impact

Users' accounts could be compromised through unwanted state-changing actions if they visit malicious sites while logged in.

Conditions required to exploit

05Prerequisites

Victim must visit an attacker-controlled webpage while authenticated to a site using the library.

Key dates

06Disclosure timeline

April 24, 2025 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE