Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. unopim/unopim
  4. ›
  5. CVE-2025-55744

CVE-2025-55744: UnoPim vulnerable to CSRF on Product edit feature and creation of other types

August 21, 2025 (updated November 10, 2025)

Some of the endpoints of the application is vulnerable to Cross site Request forgery (CSRF).

MethodEndpointStatusReason
POST/admin/catalog/products/createNot Vulnerable :white_check_mark:X-XSRF-TOKEN header used
GET/admin/catalog/products/copy/{id}Vulnerable :x:Missing X-XSRF-TOKEN header or similar protection
POST/admin/catalog/products/edit/{id}Vulnerable :x:Missing X-XSRF-TOKEN header or similar protection
POST/admin/settings/users/createNot Vulnerable :white_check_mark:X-XSRF-TOKEN header used

The below are some of the vulnerable endpoints that allow state changing actions including but not limited to:

/admin/catalog/categories/create
/admin/catalog/categories/edit/{id}
/admin/catalog/category-fields/create
/admin/catalog/category-fields/edit/{id}
/admin/catalog/attributes/create
/admin/catalog/attributes/edit/{id}

References

  • drive.proton.me/urls/VXNDKQ4WKR
  • github.com/advisories/GHSA-287x-6r2h-f9mw
  • github.com/unopim/unopim
  • github.com/unopim/unopim/security/advisories/GHSA-287x-6r2h-f9mw
  • nvd.nist.gov/vuln/detail/CVE-2025-55744

Code Behaviors & Features

Detect and mitigate CVE-2025-55744 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.2.1

Fixed versions

  • 0.2.1

Solution

Upgrade to version 0.2.1 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)

Source file

packagist/unopim/unopim/CVE-2025-55744.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 16 Dec 2025 12:20:33 +0000.