CVE-2026-25826
UnknownSummary
In Keyfactor SignServer before 7.6.0, the ATTRIBUTESFILE attribute in PKCS11CryptoToken can be set to a readable file but not an accepted file. In this case, an error is thrown which also prints the file content to the application server log. This allows a user with both SignServer admin access and log read access to read files accessible by the local JBoss user.
Risk Assessment
A user with admin privileges and log access can read sensitive file contents, potentially leading to data leakage or privilege escalation.
Recommendation
Upgrade SignServer to 7.6.0 or later, restrict server log access, and validate ATTRIBUTESFILE settings.
Other vulnerabilities in Keyfactor SignServer
See all- CVE-2026-25827Unknown
In Keyfactor SignServer before 7.6.0, several properties were identified to have no restrictions on what path they can be set to by an admin user. Setting these properties to specific file paths can reveal information to the client side. This includes ATTRIBUTESFILE in PKCS11CryptoToken, KEYSTOREPATH in KeyStoreCryptoToken, and TRUSTSTOREPATH in RenewalWorker.
- CVE-2026-25825Unknown
In Keyfactor SignServer before 7.6.0, the output file for SignerStatusReportWorker can be set to any path, even one pointing to an existing file. This allows a user with admin access to write files in arbitrary directories and potentially overwrite files accessible by the local JBoss user.
Original NVD description (English source)
An issue was discovered in Keyfactor SignServer before 7.6.0. The attribute ATTRIBUTESFILE in PKCS11CryptoToken can be set to a readable file but not an accepted file (i.e., recognized with attributes). In this case, an error is thrown which - together with the error - also prints the content of the file to the application server log. This gives a user that has both SignServer admin access and access to read the output of the server log (i.e., if remote syslog shipping is configured), the possibility to read the content of files accessible by the local user JBoss.

