Wordpress Plugin
CVE-2025-62897
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability in Brecht WP Recipe Maker wp-recipe-maker allows Code Injection.This issue affects WP Recipe Maker: from n/a through < 10.1.0.
AnalysisAI
Improper neutralization of HTML script tags in WP Recipe Maker through version 10.0.x enables reflected cross-site scripting (XSS) attacks against users. The vulnerability affects the Brecht WP Recipe Maker WordPress plugin and requires user interaction (clicking a malicious link) to exploit. An attacker can inject arbitrary JavaScript into the page context, achieving code execution in the victim's browser with potential to steal session tokens or perform actions on behalf of authenticated users. The vulnerability has low real-world exploitation probability (EPSS 0.02%) and does not appear to be actively exploited in the wild.
Technical ContextAI
The vulnerability stems from a failure to properly sanitize user-supplied input before rendering it in HTML context, specifically in script-related tags. CWE-80 (Improper Neutralization of Script-Related HTML Tags) is the root cause classification, indicating the plugin accepts user input and reflects it back to the page without applying adequate filtering or encoding. The affected product is WP Recipe Maker, a WordPress plugin distributed through the WordPress plugin repository. The flaw likely exists in template rendering or form handling code that constructs HTML dynamically based on user parameters without escaping dangerous characters or validating tag structures.
Affected ProductsAI
Brecht WP Recipe Maker WordPress plugin versions prior to 10.1.0 are affected, including all releases from the beginning through version 10.0.x. The plugin is distributed via the official WordPress plugin repository at wordpress.org and can be identified by CPE references specific to the plugin ecosystem (wp-recipe-maker). Affected installations include any site running the plugin with a version less than 10.1.0.
RemediationAI
Update WP Recipe Maker to version 10.1.0 or later to resolve the vulnerability. Site administrators should navigate to the WordPress dashboard, access the Plugins section, locate WP Recipe Maker, and install the available update. The patch is available through the standard WordPress plugin update mechanism and from the vendor advisory at https://patchstack.com/database/Wordpress/Plugin/wp-recipe-maker/vulnerability/wordpress-wp-recipe-maker-plugin-10-1-1-content-injection-vulnerability. In the interim, administrators can temporarily disable the plugin if active exploitation is suspected, though the low EPSS score suggests this is not an immediate priority in most environments.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-80 – Basic XSS
View allShare
External POC / Exploit Code
Leaving vuln.today