Cyber Posture

CVE-2025-28867

Medium

Published: 11 March 2025

Published
11 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 4.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
EPSS Score 0.0016 36.8th percentile
Risk Priority 9 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-28867 is a medium-severity CSRF (CWE-352) vulnerability in Stesvis Frontpage Category Filter. Its CVSS base score is 4.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Malicious Link (T1204.001); ranked at the 36.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-23 (Session Authenticity) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Malicious Link (T1204.001). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

SC-23 enforces session authenticity mechanisms such as CSRF tokens, directly preventing forged requests from tricking authenticated users into unauthorized actions.

prevent

SI-10 requires validation of information inputs, including anti-CSRF tokens, to block malicious requests exploiting the plugin's lack of CSRF protection.

prevent

SI-2 mandates timely remediation of identified flaws, directly addressing this CVE by patching the vulnerable frontpage-category-filter plugin.

MITRE ATT&CK Enterprise TechniquesAI

T1204.001 Malicious Link Execution
An adversary may rely upon a user clicking a malicious link in order to gain execution.
Why these techniques?

The CSRF vulnerability requires tricking an authenticated user into clicking a crafted link or visiting a malicious webpage to trigger unauthorized actions, directly mapping to T1204.001 Malicious Link under User Execution.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

Cross-Site Request Forgery (CSRF) vulnerability in stesvis Frontpage category filter frontpage-category-filter allows Cross Site Request Forgery.This issue affects Frontpage category filter: from n/a through <= 1.0.2.

Deeper analysisAI

CVE-2025-28867 is a Cross-Site Request Forgery (CSRF) vulnerability, mapped to CWE-352, in the stesvis Frontpage Category Filter WordPress plugin (frontpage-category-filter). It affects all versions from n/a through 1.0.2 inclusive. Published on 2025-03-11, the issue has a CVSS v3.1 base score of 4.3 (AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N), reflecting medium severity with network accessibility, low attack complexity, no privileges required, and required user interaction, resulting in low integrity impact.

A remote attacker without privileges can exploit this CSRF vulnerability by tricking an authenticated user into submitting a malicious request via a crafted webpage or link, performing unauthorized actions on the victim's behalf within the affected WordPress site. Exploitation requires user interaction, such as clicking a link, and is limited to low-impact integrity violations, with no effects on confidentiality or availability.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/frontpage-category-filter/vulnerability/wordpress-frontpage-category-filter-plugin-1-0-2-cross-site-request-forgery-csrf-vulnerability?_s_id=cve details the CSRF issue in Frontpage Category Filter plugin version 1.0.2 and serves as the primary reference for mitigation guidance.

Details

CWE(s)

Affected Products

stesvis
frontpage category filter
≤ 1.0.2

CVEs Like This One

CVE-2026-41347Shared CWE-352
CVE-2026-39671Shared CWE-352
CVE-2024-57373Shared CWE-352
CVE-2025-28856Shared CWE-352
CVE-2025-25769Shared CWE-352
CVE-2025-26550Shared CWE-352
CVE-2025-23661Shared CWE-352
CVE-2025-25088Shared CWE-352
CVE-2026-25812Shared CWE-352
CVE-2025-15405Shared CWE-352

References