CVE-2025-60164

7.1

NewsMAN · NewsmanApp

NewsMAN NewsmanApp contains a Cross-Site Request Forgery (CSRF) vulnerability that allows for Stored Cross-Site Scripting (XSS).

Executive summary

A CSRF vulnerability in the NewsMAN NewsmanApp plugin allows unauthenticated attackers to trigger Stored XSS, posing a risk of unauthorized script execution.

Vulnerability

This vulnerability is a Cross-Site Request Forgery (CWE-352) that enables Stored Cross-Site Scripting. The flaw can be triggered by an unauthenticated attacker who lures a victim into performing an action, leading to the injection of malicious scripts into the application.

Business impact

The exploitation of this vulnerability allows for the execution of arbitrary scripts in the context of an affected user session. Given the CVSS score of 7.1, this is a high-severity issue that could lead to unauthorized account access, session hijacking, or the defacement of the web application.

Remediation

Immediate Action: Update the NewsmanApp plugin to a version beyond 2.7.7 as soon as a patch becomes available from the vendor.

Proactive Monitoring: Review web server access logs for unusual requests or patterns originating from authenticated users that might indicate successful CSRF exploitation.

Compensating Controls: Implement a Web Application Firewall (WAF) to filter malicious input and block suspicious cross-site requests targeting the plugin.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Organizations utilizing the NewsmanApp plugin should prioritize monitoring vendor communications for the release of a security update. Until a patch is applied, ensure that administrative users exercise caution when clicking external links to mitigate the risk of CSRF-based attacks.

Sources

Originally found and disclosed by Nabil Irawan | Patchstack Bug Bounty Program, per the CVE Program record.