CVE-2026-52466 Details
Description
Open Library Foundation VuFind v11.0.3 and v4.1 is vulnerable to toInorrect Access Control. The application fails to stop processing an incoming request in VuFind\Controller\AbstractBase::validateAccessPermission after it has found that controller level access permissions do not allow access to the requested function. The requester receives a response indicating that access was denied, but the actual function is executed regardless of that.
A vulnerability exists in Open Library Foundation VuFind versions 2.4 through 11.0.3, allowing remote execution of blocked code due to improper handling of controller-level access permissions. The issue arises in the 'VuFind\Controller\AbstractBase::validateAccessPermission' method, where the application fails to halt request processing after denying access, enabling the execution of restricted functions without the requester's knowledge.
Users are advised to upgrade to VuFind version 11.0.4. If an upgrade is not possible, the vulnerability can be manually patched in versions 4.1 and earlier by editing the 'VuFind\Controller\AbstractBase.php' file to include a line that stops the propagation of the response after setting it, effectively terminating the request processing as intended.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 6, 2026CISA-ADP
Assessed Aug 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://vufind.org/wiki/security:cve-2026-52466 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Open Library Foundation VuFind | >= 2.4, <= 11.0.3 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 6, 2026 | CVE Modified | CISA-ADP |
| Aug 6, 2026 | New CVE Received | [email protected] |
Volerion