Bard
CVE-2025-64368
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
Requires user interaction (UI:R); low integrity and availability impact, no confidentiality impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in Mikado-Themes Bard bardwp allows Cross Site Request Forgery.This issue affects Bard: from n/a through <= 1.6.
AnalysisAI
Cross-site request forgery in the Bard WordPress theme by Qode Interactive allows attackers to trick logged-in administrators into performing unintended actions on behalf of the attacker. The vulnerability affects Bard versions up to and including 1.6. The flaw has a medium severity score, very low exploitation probability, and no reports of active exploitation or publicly available exploit code.
Technical ContextAI
The vulnerability resides in the Bard WordPress theme (CPE cpe:2.3:a:qodeinteractive:bard:*:*:*:*:*:wordpress:*:*) and is classified as CWE-352 (Cross-Site Request Forgery). CSRF flaws occur when a web application accepts state-changing requests without a unique token to verify the request's origin, allowing an attacker to craft a malicious link or form that, when visited by an authenticated user, forces their browser to send a forged request to the vulnerable application. In the context of a WordPress theme, this could involve settings, customization, or data alteration endpoints that lack proper nonce validation.
RemediationAI
Update the Bard theme to a version later than 1.6 immediately via the WordPress dashboard or by manually replacing the theme files. The exact fixed version is not specified in the provided data, but applying the latest available release from Qode Interactive is the primary mitigation. As a temporary workaround, disable the Bard theme and switch to a default WordPress theme until the patch is applied. Note that this will change the site’s appearance. No other effective compensating controls exist for CSRF in themes without code modifications. The Patchstack advisory should be consulted for the specific fixed version if released.
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today