CVE-2025-9131
BaseFortify
Publication date: 2025-08-23
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ogulo | 360_tour | 1.0.11 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-9131 is a Stored Cross-Site Scripting (XSS) vulnerability in the Ogulo – 360° Tour WordPress plugin (versions up to 1.0.11). It occurs because the plugin does not properly sanitize or escape input in the 'slug' parameter. This allows authenticated users with Contributor-level access or higher to inject malicious scripts that execute whenever any user views the affected page.
How can this vulnerability impact me? :
This vulnerability can allow attackers with Contributor-level access to inject malicious scripts into pages, which will run in the browsers of users who visit those pages. This can lead to unauthorized actions such as stealing user credentials, session hijacking, or delivering malware, potentially compromising the security and integrity of your website and its users.
What immediate steps should I take to mitigate this vulnerability?
To mitigate the vulnerability in the Ogulo – 360° Tour WordPress plugin (CVE-2025-9131), immediately disable or uninstall the plugin since it has been temporarily closed and is not available for download pending a full security review. Avoid using versions up to and including 1.0.11. Monitor for updates or patches from the plugin developers before re-enabling it. Additionally, restrict Contributor-level access to trusted users only to reduce risk. [1]