CVE-2025-9747
Description
A vulnerability has been found in Koillection up to 1.6.18. Affected is an unknown function of the file assets/controllers/csrf_protection_controller.js. Such manipulation leads to cross-site request forgery. The attack can be executed remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 1.7.0 is able to address this issue. The name of the patch is 9ab8562d3f1e953da93fed63f9ee802c7ea26a9a. It is suggested to upgrade the affected component. The vendor explains: "I ended up switching to a newer CSRF handling using stateless token."
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cna@vuldb.com — https://github.com/benjaminjonard/koillection/releases/tag/1.7.0
Vendor advisory: cna@vuldb.com — https://github.com/benjaminjonard/koillection/commit/9ab8562d3f1e953da93fed63f9ee802c7ea26a9a
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| benjaminjonard | koillection | {"endExcluding":"1.7.0"} | 1.7.0 |
References
- https://github.com/benjaminjonard/koillection/commit/9ab8562d3f1e953da93fed63f9ee802c7ea26a9a
- https://github.com/benjaminjonard/koillection/issues/1393
- https://github.com/benjaminjonard/koillection/issues/1393#issue-3347724086
- https://github.com/benjaminjonard/koillection/issues/1393#issuecomment-3217310072
- https://github.com/benjaminjonard/koillection/releases/tag/1.7.0
- https://vuldb.com/?ctiid.322047
- https://vuldb.com/?id.322047
- https://vuldb.com/?submit.640421
- https://github.com/benjaminjonard/koillection/issues/1393
- https://github.com/benjaminjonard/koillection/issues/1393#issue-3347724086
- https://github.com/benjaminjonard/koillection/issues/1393#issuecomment-3217310072
CWEs
CWE-352 CWE-862
Verify integrity in audit chain (admin only). AS-IS.