CVE-2025-66423
BaseFortify
Publication date: 2025-11-30
Last updated on: 2025-12-04
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tryton | trytond | From 6.0.0 (inc) to 6.0.70 (exc) |
| tryton | trytond | From 7.0.0 (inc) to 7.0.40 (exc) |
| tryton | trytond | From 7.4.0 (inc) to 7.4.21 (exc) |
| tryton | trytond | From 7.6.0 (inc) to 7.6.11 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Tryton trytond versions before 7.6.11 involves the failure to enforce access rights for the route of the HTML editor. This means unauthorized users with certain privileges could access or interact with the HTML editor route without proper permission checks. The issue is fixed in versions 7.6.11, 7.4.21, 7.0.40, and 6.0.70.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access to the HTML editor functionality, potentially allowing users to view or modify content they should not have access to. According to the CVSS score of 7.1, it has a high impact on confidentiality, with limited impact on integrity and no impact on availability. This could result in sensitive information disclosure or partial data modification.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Tryton trytond to version 7.6.11, 7.4.21, 7.0.40, or 6.0.70 or later, as these versions include the fix that enforces access rights for the route of the HTML editor.