Description
The Library Corporation LS2 Admin v5.7 to v5.8.0 was discovered to contain an information disclosure vulnerability.
Published: 2026-08-20
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Patch
AI Analysis

Impact

The vulnerability permits an attacker to read configuration data or sensitive documents stored by Library Corporation LS2 Admin through the export function, leading to a breach of confidentiality. This information exposure is caused by a missing authentication check for privileged export operations, identified as CWE-306, which allows unauthorized requesters to trigger data exports.

Affected Systems

Library Corporation LS2 Admin, versions 5.7 through 5.8.0, that are deployed in enterprise installations.

Risk and Exploitability

The CVSS score of 7.5 reflects a high impact on confidentiality. The EPSS score of <1% indicates a low probability of exploitation, and the vulnerability is not listed in CISA KEV. The flaw is likely exploitable by sending crafted requests to the /admin/locationConfiguration/export or /scripts/TlcIndigo/ls2admin/Control/ExportReportControl.js endpoints. If authentication controls are weak, unauthenticated users could obtain data; otherwise, an authenticated user could use this feature to export confidential information. The enterprise environment that stores sensitive operational data faces a moderate to high risk due to potential confidentiality loss, whereas the chance of exploitation remains low.

Generated by OpenCVE AI on August 28, 2026 at 19:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Library Corporation LS2 Admin to a version newer than 5.8.0 that contains the fix for the information disclosure flaw
  • If an upgrade is not immediately possible, limit network access to the admin interface to trusted IP ranges and enforce strict authentication controls
  • Perform a vulnerability scan to identify any exposed endpoints that could return sensitive data and ensure they are properly protected

Generated by OpenCVE AI on August 28, 2026 at 19:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Title Information Disclosure via Export Endpoints in Library Corporation LS2 Admin

Fri, 28 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Title Information Disclosure in Library Corporation LS2 Admin 5.7-5.8.0
Weaknesses CWE-200

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-306
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Title Information Disclosure in Library Corporation LS2 Admin 5.7-5.8.0
Weaknesses CWE-200

Thu, 20 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description The Library Corporation LS2 Admin v5.7 to v5.8.0 was discovered to contain an information disclosure vulnerability.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T17:33:26.451Z

Reserved: 2025-06-16T00:00:00.000Z

Link: CVE-2025-52182

cve-icon Vulnrichment

Updated: 2026-08-27T17:33:15.028Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T22:17:05.863

Modified: 2026-09-09T16:04:24.933

Link: CVE-2025-52182

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:00:16Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function