CVE-2025-2882: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in greenmoney GreenPay(tm) by Green.Money
CVE-2025-2882 is a medium-severity vulnerability in the GreenPay(tm) by Green. Money WordPress plugin versions 3. 0. 0 through 3. 0. 9. It involves exposure of sensitive information via a publicly accessible phpinfo. php script, allowing unauthenticated attackers to view potentially sensitive server and environment details. The vulnerability does not require authentication or user interaction and has a CVSS score of 5. 3.
AI Analysis
Technical Summary
CVE-2025-2882 is a vulnerability classified under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) affecting the GreenPay(tm) by Green.Money plugin for WordPress, specifically versions 3.0.0 through 3.0.9. The issue arises from the inclusion of a publicly accessible phpinfo.php script within the plugin, which exposes detailed PHP environment information such as configuration settings, loaded modules, environment variables, and potentially sensitive server data. Because this script is accessible without authentication or user interaction, any unauthenticated attacker can retrieve this information simply by accessing the phpinfo.php URL on a vulnerable site. The exposure of such data can facilitate further attacks by revealing server configurations, software versions, and environment variables that may contain credentials or other sensitive details. The CVSS v3.1 base score is 5.3, reflecting a medium severity due to the ease of access (network vector, no privileges required) but limited impact (confidentiality loss only, no integrity or availability impact). No patches or exploit code are currently publicly available, and no active exploitation has been reported. However, the presence of this information disclosure vulnerability in a payment-related plugin raises concerns about potential reconnaissance leading to more severe attacks. The vulnerability was publicly disclosed on April 8, 2025, and assigned by Wordfence. Organizations using the affected GreenPay plugin versions should consider this a priority for remediation to prevent leakage of sensitive environment details.
Potential Impact
The primary impact of CVE-2025-2882 is the unauthorized disclosure of sensitive server and environment information. This can aid attackers in crafting targeted attacks by revealing software versions, server configurations, and environment variables that may contain credentials or other sensitive data. While the vulnerability itself does not allow direct code execution or data modification, the information gained can facilitate privilege escalation, remote code execution, or other attacks against the affected system or network. For organizations handling financial transactions through the GreenPay plugin, this exposure increases the risk of subsequent attacks that could compromise payment data or disrupt services. The impact is particularly significant for organizations that have not segmented or hardened their web server environments, as attackers can leverage the disclosed information to identify additional vulnerabilities or misconfigurations. Although no active exploitation is reported, the risk of reconnaissance-based attacks is elevated, potentially leading to financial loss, reputational damage, and regulatory compliance issues related to data protection.
Mitigation Recommendations
1. Immediately restrict access to the phpinfo.php script by removing it from the web root or configuring web server access controls (e.g., .htaccess rules, IP whitelisting) to prevent public access. 2. Monitor web server logs for any access attempts to phpinfo.php or other unusual requests that may indicate reconnaissance activity. 3. Update the GreenPay plugin to a patched version once the vendor releases a fix addressing this vulnerability. 4. If patching is not immediately possible, consider disabling or uninstalling the GreenPay plugin temporarily to eliminate exposure. 5. Conduct a thorough review of server environment variables and configurations to ensure no sensitive information is unnecessarily exposed elsewhere. 6. Implement web application firewalls (WAF) with rules to block access to sensitive files and scripts. 7. Educate development and operations teams about the risks of exposing diagnostic scripts in production environments. 8. Regularly audit all third-party plugins and components for similar information disclosure risks.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, France, India, Brazil, Netherlands, Japan
CVE-2025-2882: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in greenmoney GreenPay(tm) by Green.Money
Description
CVE-2025-2882 is a medium-severity vulnerability in the GreenPay(tm) by Green. Money WordPress plugin versions 3. 0. 0 through 3. 0. 9. It involves exposure of sensitive information via a publicly accessible phpinfo. php script, allowing unauthenticated attackers to view potentially sensitive server and environment details. The vulnerability does not require authentication or user interaction and has a CVSS score of 5. 3.
AI-Powered Analysis
Technical Analysis
CVE-2025-2882 is a vulnerability classified under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) affecting the GreenPay(tm) by Green.Money plugin for WordPress, specifically versions 3.0.0 through 3.0.9. The issue arises from the inclusion of a publicly accessible phpinfo.php script within the plugin, which exposes detailed PHP environment information such as configuration settings, loaded modules, environment variables, and potentially sensitive server data. Because this script is accessible without authentication or user interaction, any unauthenticated attacker can retrieve this information simply by accessing the phpinfo.php URL on a vulnerable site. The exposure of such data can facilitate further attacks by revealing server configurations, software versions, and environment variables that may contain credentials or other sensitive details. The CVSS v3.1 base score is 5.3, reflecting a medium severity due to the ease of access (network vector, no privileges required) but limited impact (confidentiality loss only, no integrity or availability impact). No patches or exploit code are currently publicly available, and no active exploitation has been reported. However, the presence of this information disclosure vulnerability in a payment-related plugin raises concerns about potential reconnaissance leading to more severe attacks. The vulnerability was publicly disclosed on April 8, 2025, and assigned by Wordfence. Organizations using the affected GreenPay plugin versions should consider this a priority for remediation to prevent leakage of sensitive environment details.
Potential Impact
The primary impact of CVE-2025-2882 is the unauthorized disclosure of sensitive server and environment information. This can aid attackers in crafting targeted attacks by revealing software versions, server configurations, and environment variables that may contain credentials or other sensitive data. While the vulnerability itself does not allow direct code execution or data modification, the information gained can facilitate privilege escalation, remote code execution, or other attacks against the affected system or network. For organizations handling financial transactions through the GreenPay plugin, this exposure increases the risk of subsequent attacks that could compromise payment data or disrupt services. The impact is particularly significant for organizations that have not segmented or hardened their web server environments, as attackers can leverage the disclosed information to identify additional vulnerabilities or misconfigurations. Although no active exploitation is reported, the risk of reconnaissance-based attacks is elevated, potentially leading to financial loss, reputational damage, and regulatory compliance issues related to data protection.
Mitigation Recommendations
1. Immediately restrict access to the phpinfo.php script by removing it from the web root or configuring web server access controls (e.g., .htaccess rules, IP whitelisting) to prevent public access. 2. Monitor web server logs for any access attempts to phpinfo.php or other unusual requests that may indicate reconnaissance activity. 3. Update the GreenPay plugin to a patched version once the vendor releases a fix addressing this vulnerability. 4. If patching is not immediately possible, consider disabling or uninstalling the GreenPay plugin temporarily to eliminate exposure. 5. Conduct a thorough review of server environment variables and configurations to ensure no sensitive information is unnecessarily exposed elsewhere. 6. Implement web application firewalls (WAF) with rules to block access to sensitive files and scripts. 7. Educate development and operations teams about the risks of exposing diagnostic scripts in production environments. 8. Regularly audit all third-party plugins and components for similar information disclosure risks.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-03-27T20:41:58.251Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b26b7ef31ef0b54eb1d
Added to database: 2/25/2026, 9:35:34 PM
Last enriched: 2/25/2026, 10:29:44 PM
Last updated: 2/26/2026, 9:43:27 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.