Hard-coded System User Credentials in Folio Data Export Spring module
Critical severity
GitHub Reviewed
Published
Jul 24, 2023
in
folio-org/mod-data-export-spring
•
Updated Jan 22, 2026
Package
Affected versions
>= 2.0.0, < 2.0.2
< 1.5.4
Patched versions
2.0.2
1.5.4
Description
Published to the GitHub Advisory Database
Jul 25, 2023
Reviewed
Jul 25, 2023
Last updated
Jan 22, 2026
Impact
The module creates a system user that is used to perform internal module-to-module operations. Credentials for this user are hard-coded in the source code. This makes it trivial to authenticate as this user, resulting in unauthorized access to potentially dangerous APIs, allowing to view and modify configuration including single-sign-on configuration, to read, add and modify user data, and to read and transfer fees/fines in a patron's account.
Patches
Upgrade mod-data-export-spring to >=2.0.2, or a 1.5.x version >=1.5.4.
Workarounds
No known workarounds.
References
https://wiki.folio.org/x/hbMMBw - FOLIO Security Advisory with Upgrade Instructions
folio-org/mod-data-export-spring@93aff45 - Fix
References