We're currently using the latest version of the "Permission by Term" contrib module, and we noticed that it includes Axios v1.7.7 as a dependency. As you may be aware, this version has a known SSRF vulnerability (CVE-2025-27152) related to the allowAbsoluteUrls option.
To ensure continued security, we recommend upgrading to Axios v1.8.3 or later. If feasible, could you please update the dependency in the module or share any plans regarding this?
Happy to assist with testing or contribute a patch if needed.
Thanks for your work on this module!
Comments
Comment #5
jepster_Thanks. Applied the MR and released in version 3.1.39: https://www.drupal.org/project/permissions_by_term/releases/3.1.39
Comment #8
vitaliyb98 commented@jepster_ Thanks for the review! I’d really appreciate it if you could assign credit to me.