CVE-2025-50126
BaseFortify
Publication date: 2025-07-18
Last updated on: 2025-07-22
Assigner: Joomla! Project
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| joomla | rsblog | 1.11.6 |
| joomla | rsblog | 1.14.5 |
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?
This vulnerability is a stored Cross-Site Scripting (XSS) issue in the RSBlog! component versions 1.11.6 to 1.14.5 for Joomla. It allows remote authenticated users to inject arbitrary web scripts or HTML code through the jform[tags_text] parameter, which can then be executed in the context of other users viewing the affected content.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized script execution in users' browsers, potentially allowing attackers to steal session cookies, perform actions on behalf of users, deface websites, or deliver malicious payloads. Since it requires authenticated access, it could be exploited by users with some level of access to the system to escalate their privileges or compromise other users.