Entrada WordPress Theme CVE-2025-58918
MEDIUMSeverity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Network-delivered CSRF needing no attacker privileges; victim must actively visit malicious page (UI:R); impact is limited write-side integrity only with no confidentiality or availability effect.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in Waituk Entrada entrada allows Cross Site Request Forgery.This issue affects Entrada: from n/a through <= 5.7.7.
AnalysisAI
Cross-Site Request Forgery in the Entrada WordPress theme (Waituk, versions through 5.7.7) enables a remote unauthenticated attacker to perform unauthorized state-changing actions by tricking an authenticated user into visiting a crafted page. The missing or insufficient nonce validation on sensitive form or AJAX endpoints allows the victim's browser to unwittingly submit forged requests, resulting in limited integrity impact. With an EPSS score of 0.01% (3rd percentile), no CISA KEV listing, and no public exploit code identified at time of analysis, real-world risk is low despite the network-accessible vector.
Technical ContextAI
Entrada is a WordPress theme developed by Waituk, affected through version 5.7.7. CWE-352 (Cross-Site Request Forgery) arises when state-changing HTTP requests lack origin verification, allowing a third-party site to forge requests that execute in the context of an authenticated user's session. In WordPress, the canonical mitigation is wp_nonce generation and verification on all state-mutating form submissions and AJAX handlers. The absence of this check means any page load or script on an attacker-controlled origin can silently submit authenticated requests. The CVSS vector (AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N) confirms the attack is network-delivered, low complexity, requires no attacker privileges, but does depend on victim interaction. No CPE string was provided in the source data.
Affected ProductsAI
The Entrada WordPress theme by Waituk is affected from an unspecified base version through and including version 5.7.7. No CPE string was provided in the available data. The Patchstack advisory documenting this issue is available at https://patchstack.com/database/WordPress/Theme/entrada/vulnerability/wordpress-entrada-theme-5-7-7-cross-site-request-forgery-csrf-vulnerability. No independent vendor advisory from Waituk was identified in the provided references.
RemediationAI
Update the Entrada theme to a version beyond 5.7.7 if a patched release has been issued by Waituk - consult the Patchstack advisory at https://patchstack.com/database/WordPress/Theme/entrada/vulnerability/wordpress-entrada-theme-5-7-7-cross-site-request-forgery-csrf-vulnerability for confirmed fix version details. A patched version is not independently confirmed from the data provided. If no patch is yet available, restrict wp-admin access to trusted IP ranges to reduce exposure of authenticated sessions, and consider enabling a WAF rule that validates the HTTP Referer header on POST requests to WordPress admin endpoints - note this may break legitimate cross-origin integrations. Temporarily deactivating the theme pending a vendor fix is the most conservative compensating control if the site can tolerate downtime.
More in Wordpress Theme
View allThe Newscrunch theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check in the news
The Mesmerize & Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and in
A vulnerability in posimyththemes Nexter nexter.0.3. Rated high severity (CVSS 8.5), this vulnerability is remotely expl
The Brilliance <= 1.2.7, Activello <= 1.4.0, and Newspaper X <= 1.3.1 themes for WordPress are vulnerable to Plugin Acti
Remote code execution in the dmcwebzone Airin Blog WordPress plugin (versions up to and including 1.6.1) is possible thr
search.php in the Nova Lite theme before 1.3.9 for WordPress allows Reflected XSS. Rated medium severity (CVSS 6.1), thi
Unrestricted Upload of File with Dangerous Type vulnerability in EPC AI Hub allows Upload a Web Shell to a Web Server.3.
Backdoor / malicious code implant in the Silk Themes 'Newspapers X' WordPress theme (versions 1.0.46 through 1.0.48) all
Critical unrestricted file upload vulnerability in NasaTheme Flozen that allows unauthenticated remote attackers to uplo
Remote code execution in LogisticsHub WordPress theme allows unauthenticated attackers to upload arbitrary files, includ
Farost Energia WordPress plugin allows unrestricted file upload enabling attackers to upload web shells and achieve remo
Unrestricted file upload in the Medcity WordPress theme before version 1.1.9 allows unauthenticated attackers to upload
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today