CVE-2025-69191
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-01-26
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| patchstack | listinghub | to 1.2.7 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-69191 is a Broken Access Control vulnerability in the WordPress ListingHub plugin (versions up to 1.2.7). It occurs due to missing authorization, authentication, or nonce token checks in certain plugin functions, which allows unauthenticated users to perform actions that should be restricted to higher-privileged users. [1]
How can this vulnerability impact me? :
This vulnerability can significantly impact you by allowing unauthenticated users to execute privileged actions on your WordPress site using the ListingHub plugin. This can lead to unauthorized changes, data exposure, or other malicious activities, posing a high security risk with a CVSS score of 7.3. Since no official fix is available yet, immediate mitigation is necessary to protect your site. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection can involve monitoring for unauthorized access attempts or actions performed by unauthenticated users on the WordPress ListingHub plugin (versions β€ 1.2.7). Since the vulnerability allows unauthenticated users to perform privileged actions, checking web server logs for suspicious requests targeting ListingHub plugin endpoints or unusual POST requests without proper authentication may help. Specific commands are not provided in the resources, but using tools like grep to search web server logs for ListingHub-related URLs or unusual access patterns could be useful. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation involves applying the Patchstack mitigation rule provided by Patchstack to block attacks exploiting this vulnerability until an official patch is released. Users are strongly advised to implement this mitigation immediately to protect their websites running the vulnerable ListingHub plugin versions (β€ 1.2.7). Since no official fix is available yet, relying on this mitigation rule is critical. [1]