CVE-2025-65271
BaseFortify
Publication date: 2025-12-08
Last updated on: 2025-12-12
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| azuriom | azuriom | to 1.2.7 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a client-side template injection (CSTI) in the Azuriom CMS admin dashboard. It allows a low-privilege user to execute arbitrary template code within the context of an administrator's session. This happens through plugins or dashboard components that render untrusted user input, potentially enabling the attacker to escalate their privileges to an administrative account.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with low privileges to execute arbitrary code as an administrator, leading to privilege escalation. This means the attacker could gain full administrative control over the Azuriom CMS, potentially compromising the entire system, accessing sensitive data, modifying content, or disrupting services.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately update Azuriom CMS to version 1.2.7 or later, where the issue is fixed. Additionally, restrict low-privilege user access to plugins and dashboard components that render user input, and monitor for any unusual administrative session activity.