Description
A vulnerability was identified in TaleLin lin-cms-spring-boot up to 0.2.1. Affected by this vulnerability is the function searchBook of the file src/main/java/io/github/talelin/latticy/controller/v1/BookController.java of the component book Endpoint. The manipulation leads to improper authorization. It is possible to initiate the attack remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-24
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Access
Action: Patch Now
AI Analysis

Impact

An improper authorization flaw exists in the searchBook endpoint of TaleLin lin-cms-spring-boot, allowing attackers to bypass access controls and retrieve book information without proper credentials. The weakness is rooted in missing or incorrect authorization checks (CWE-266 and CWE-285) and can lead to unauthorized disclosure of potentially sensitive data. The CVSS score of 6.9 indicates moderate severity, reflecting the potential impact on confidentiality.

Affected Systems

The vulnerability affects all versions of the TaleLin lin-cms-spring-boot application up to and including 0.2.1. No newer versions containing a fix were listed in the data provided. Systems running the affected package without the patch are at risk.

Risk and Exploitability

The flaw can be exploited remotely, as indicated by the vendor description. While the EPSS score is not available, the public availability of the exploit suggests a real threat scenario. The vulnerability is not listed in CISA's KEV catalog, but the moderate CVSS score and remote exploit potential warrant timely remediation.

Generated by OpenCVE AI on September 24, 2026 at 03:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest available version of TaleLin lin-cms-spring-boot that resolves the authorization check in the searchBook endpoint.
  • Restrict the searchBook endpoint to authenticated user roles or otherwise prevent public access to the endpoint.
  • Monitor application logs for anomalous access attempts or suspicious usage patterns to detect potential exploitation.

Generated by OpenCVE AI on September 24, 2026 at 03:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 24 Sep 2026 02:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in TaleLin lin-cms-spring-boot up to 0.2.1. Affected by this vulnerability is the function searchBook of the file src/main/java/io/github/talelin/latticy/controller/v1/BookController.java of the component book Endpoint. The manipulation leads to improper authorization. It is possible to initiate the attack remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title TaleLin lin-cms-spring-boot book Endpoint BookController.java searchBook improper authorization
First Time appeared Talelin
Talelin lin-cms-spring-boot
Weaknesses CWE-266
CWE-285
CPEs cpe:2.3:a:talelin:lin-cms-spring-boot:*:*:*:*:*:*:*:*
Vendors & Products Talelin
Talelin lin-cms-spring-boot
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Talelin Lin-cms-spring-boot
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-24T02:30:09.259Z

Reserved: 2026-09-23T18:15:13.076Z

Link: CVE-2026-96882

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-24T03:16:58.577

Modified: 2026-09-24T14:40:36.103

Link: CVE-2026-96882

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-24T03:30:08Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-285

    Improper Authorization