8.8
HIGH CVSS 3.1
CVE-2025-9747
Koillection csrf_protection_controller.js cross-site request forgery
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."

INFO

Published Date :

Aug. 31, 2025, 10:15 p.m.

Last Modified :

Sept. 4, 2025, 4:46 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2025-9747 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Benjaminjonard koillection
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 2.0 MEDIUM [email protected]
CVSS 3.1 MEDIUM [email protected]
CVSS 3.1 HIGH [email protected]
CVSS 4.0 MEDIUM [email protected]
Solution
Update Koillection to version 1.7.0 to resolve the CSRF vulnerability.
  • Upgrade Koillection to version 1.7.0.
  • Apply the vendor patch 9ab8562d3f1e953da93fed63f9ee802c7ea26a9a.
  • Implement stateless token for CSRF handling.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2025-9747.

URL Resource
https://github.com/benjaminjonard/koillection/commit/9ab8562d3f1e953da93fed63f9ee802c7ea26a9a Patch
https://github.com/benjaminjonard/koillection/issues/1393 Exploit Issue Tracking Third Party Advisory
https://github.com/benjaminjonard/koillection/issues/1393#issue-3347724086 Exploit Issue Tracking Third Party Advisory
https://github.com/benjaminjonard/koillection/issues/1393#issuecomment-3217310072 Exploit Issue Tracking Third Party Advisory
https://github.com/benjaminjonard/koillection/releases/tag/1.7.0 Release Notes
https://vuldb.com/?ctiid.322047 Permissions Required VDB Entry
https://vuldb.com/?id.322047 Third Party Advisory VDB Entry
https://vuldb.com/?submit.640421 Third Party Advisory VDB Entry
https://github.com/benjaminjonard/koillection/issues/1393 Exploit Issue Tracking Third Party Advisory
https://github.com/benjaminjonard/koillection/issues/1393#issue-3347724086 Exploit Issue Tracking Third Party Advisory
https://github.com/benjaminjonard/koillection/issues/1393#issuecomment-3217310072 Exploit Issue Tracking Third Party Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-9747 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-9747 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2025-9747 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Sep. 04, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
    Added CWE CWE-352
    Added CPE Configuration OR *cpe:2.3:a:benjaminjonard:koillection:*:*:*:*:*:*:*:* versions up to (excluding) 1.7.0
    Added Reference Type VulDB: https://github.com/benjaminjonard/koillection/commit/9ab8562d3f1e953da93fed63f9ee802c7ea26a9a Types: Patch
    Added Reference Type VulDB: https://github.com/benjaminjonard/koillection/issues/1393 Types: Exploit, Issue Tracking, Third Party Advisory
    Added Reference Type VulDB: https://github.com/benjaminjonard/koillection/issues/1393#issuecomment-3217310072 Types: Exploit, Issue Tracking, Third Party Advisory
    Added Reference Type VulDB: https://github.com/benjaminjonard/koillection/releases/tag/1.7.0 Types: Release Notes
    Added Reference Type VulDB: https://vuldb.com/?ctiid.322047 Types: Permissions Required, VDB Entry
    Added Reference Type VulDB: https://vuldb.com/?id.322047 Types: Third Party Advisory, VDB Entry
    Added Reference Type CISA-ADP: https://github.com/benjaminjonard/koillection/issues/1393 Types: Exploit, Issue Tracking, Third Party Advisory
    Added Reference Type VulDB: https://github.com/benjaminjonard/koillection/issues/1393#issue-3347724086 Types: Exploit, Issue Tracking, Third Party Advisory
    Added Reference Type CISA-ADP: https://github.com/benjaminjonard/koillection/issues/1393#issue-3347724086 Types: Exploit, Issue Tracking, Third Party Advisory
    Added Reference Type VulDB: https://vuldb.com/?submit.640421 Types: Third Party Advisory, VDB Entry
    Added Reference Type CISA-ADP: https://github.com/benjaminjonard/koillection/issues/1393#issuecomment-3217310072 Types: Exploit, Issue Tracking, Third Party Advisory
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Sep. 02, 2025

    Action Type Old Value New Value
    Added Reference https://github.com/benjaminjonard/koillection/issues/1393
    Added Reference https://github.com/benjaminjonard/koillection/issues/1393#issue-3347724086
    Added Reference https://github.com/benjaminjonard/koillection/issues/1393#issuecomment-3217310072
  • New CVE Received by [email protected]

    Aug. 31, 2025

    Action Type Old Value New Value
    Added 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."
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
    Added CVSS V2 (AV:N/AC:L/Au:N/C:N/I:P/A:N)
    Added CWE CWE-352
    Added CWE CWE-862
    Added Reference https://github.com/benjaminjonard/koillection/commit/9ab8562d3f1e953da93fed63f9ee802c7ea26a9a
    Added Reference https://github.com/benjaminjonard/koillection/issues/1393
    Added Reference https://github.com/benjaminjonard/koillection/issues/1393#issue-3347724086
    Added Reference https://github.com/benjaminjonard/koillection/issues/1393#issuecomment-3217310072
    Added Reference https://github.com/benjaminjonard/koillection/releases/tag/1.7.0
    Added Reference https://vuldb.com/?ctiid.322047
    Added Reference https://vuldb.com/?id.322047
    Added Reference https://vuldb.com/?submit.640421
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 5.3
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability
Base CVSS Score: 8.8
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact
Base CVSS Score: 5.0
Access Vector
Access Complexity
Authentication
Confidentiality Impact
Integrity Impact
Availability Impact