CVE-2026-26336
7.5Hyland · Alfresco
Hyland Alfresco is vulnerable to an unauthenticated arbitrary file read attack via the share/page/resource/ endpoint, allowing unauthorized disclosure of sensitive configuration files.
Executive summary
A critical authorization vulnerability in Hyland Alfresco allows unauthenticated attackers to remotely access sensitive system files, posing a severe risk to data confidentiality.
Vulnerability
This flaw is an improper authorization vulnerability (CWE-863) occurring within the Alfresco web interface. It permits an unauthenticated attacker to bypass security controls and read arbitrary files, specifically targeting protected directories such as WEB-INF.
Business impact
The ability for an unauthenticated user to read arbitrary files, including configuration files, can lead to the exposure of credentials, environment keys, and internal infrastructure details. Given the CVSS score of 7.5, this high-severity vulnerability represents a significant risk to organizational security, potentially facilitating further lateral movement or full system compromise.
Remediation
Immediate Action: Update Hyland Alfresco Enterprise and Community instances to the versions specified in the vendor security advisory to resolve the authorization flaw.
Proactive Monitoring: Review web access logs for unusual requests directed at the /share/page/resource/ endpoint, particularly those attempting to access files within the WEB-INF directory.
Compensating Controls: Implement Web Application Firewall (WAF) rules to inspect and block requests containing directory traversal patterns or suspicious access attempts to sensitive configuration paths.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Organizations utilizing Hyland Alfresco must prioritize this update, as the vulnerability exposes critical configuration data to any unauthenticated network actor. System administrators should verify their current version against the affected releases and apply the provided patches immediately to prevent unauthorized information disclosure.
More Hyland CVEs
Sources
Originally found and disclosed by Piotr Bazydlo (@chudyPB) of watchTowr, per the CVE Program record.