Description
Cross-Site Request Forgery (CSRF) vulnerability in hideoguchi Bluff Post bluff-post allows Stored XSS.This issue affects Bluff Post: from n/a through <= 1.1.1.
Published: 2025-06-20
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Cross‑Site Request Forgery flaw that permits an attacker to insert malicious script into stored content. Once the script is stored, it executes with the privileges of any user who views the affected content, leading to potential theft of credentials, session hijacking, or other malicious activity. This flaw is the classic result of missing or inadequate CSRF tokens as identified by CWE‑352.

Affected Systems

The flaw affects the WordPress Bluff Post plugin published by hideoguchi, specifically all releases up through version 1.1.1. Users running any of these versions are potentially vulnerable until an update is applied.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity, while the EPSS score of less than 1% suggests a low likelihood of widespread exploitation with current public knowledge. The flaw is not listed in the CISA KEV catalog, but an attacker with the ability to craft CSRF requests—such as via a malicious webpage or email link—could exercise the weakness if a victim visits the site while authenticated. Based on the description, it is inferred that the likely attack vector is remote, exploiting browsers' trust in the victim’s authenticated session, and could result in persistent XSS that follows the victim across the site.

Generated by OpenCVE AI on April 30, 2026 at 17:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Bluff Post plugin to a version beyond 1.1.1, if such a release exists; if not, contact the vendor for an update or a temporary fix.
  • Ensure that all forms and actions in the plugin include a unique CSRF token that is validated on the server side before processing the request.
  • Add the SameSite attribute to session cookies and enforce a strict Content Security Policy to limit the execution of injected scripts.

Generated by OpenCVE AI on April 30, 2026 at 17:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-28462 Cross-Site Request Forgery (CSRF) vulnerability in hideoguchi Bluff Post allows Stored XSS. This issue affects Bluff Post: from n/a through 1.1.1.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in hideoguchi Bluff Post allows Stored XSS. This issue affects Bluff Post: from n/a through 1.1.1. Cross-Site Request Forgery (CSRF) vulnerability in hideoguchi Bluff Post bluff-post allows Stored XSS.This issue affects Bluff Post: from n/a through <= 1.1.1.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Fri, 20 Jun 2025 15:15:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in hideoguchi Bluff Post allows Stored XSS. This issue affects Bluff Post: from n/a through 1.1.1.
Title WordPress Bluff Post plugin <= 1.1.1 - Cross Site Request Forgery (CSRF) Vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:19.075Z

Reserved: 2025-06-19T10:03:15.195Z

Link: CVE-2025-52784

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2025-06-20T15:15:33.803

Modified: 2026-04-23T15:32:10.057

Link: CVE-2025-52784

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T17:45:26Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)