Description
A vulnerability was detected in TaleLin lin-cms-spring-boot up to 0.2.1. This issue affects some unknown processing of the file src/main/java/io/github/talelin/latticy/controller/v1/BookController.java of the component book Endpoint. The manipulation results in improper access controls. The attack may be launched remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-05-30
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the BookController of TaleLin’s lin‑cms‑spring‑boot application lets an attacker bypass the intended authorization checks used by the book endpoint. The exposure is an improper access control weakness that can allow a remote user to read or manipulate book data that should be protected by role‑based restrictions. The vulnerability is tied to the well‑known weaknesses of Authorization Bypass and Improper Access Control, as classified by CWE‑266 and CWE‑284.

Affected Systems

The security issue affects any deployment of TaleLin lin‑cms‑spring‑boot versions up to and including 0.2.1. The flaw resides in the file src/main/java/io/github/talelin/latticy/controller/v1/BookController.java, which serves the public book API. No other versions or components are listed as impacted, and the vulnerability’s scope is confined to the book endpoint rather than extending to the entire application.

Risk and Exploitability

The CVSS score of 5.3 places this vulnerability in the moderate severity range. Currently the EPSS score is not available, and the issue is not yet catalogued by CISA as a known exploited vulnerability. Nonetheless, the description indicates that an exploit is publicly available and can be launched remotely, suggesting that attackers could target the vulnerable endpoint from outside the network. Because the flaw directly subverts authorization, the risk is that an attacker may gain unauthorized access to protected resources, potentially leaking sensitive data or modifying content. The absence of a fix in the current release means the vulnerability remains exploitable until the vendor releases a patch or otherwise mitigates the flaw.

Generated by OpenCVE AI on May 30, 2026 at 20:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify that your deployment of lin‑cms‑spring‑boot is newer than version 0.2.1; if an updated release is available, upgrade immediately to eliminate the flaw.
  • If an immediate upgrade is not possible, block or restrict the book endpoint using a firewall or reverse‑proxy so that only trusted IP ranges or authenticated traffic can reach it.
  • Implement or enforce explicit role checks in the BookController before processing any requests so that users without the required permissions are denied access.

Generated by OpenCVE AI on May 30, 2026 at 20:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 30 May 2026 19:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in TaleLin lin-cms-spring-boot up to 0.2.1. This issue affects some unknown processing of the file src/main/java/io/github/talelin/latticy/controller/v1/BookController.java of the component book Endpoint. The manipulation results in improper access controls. The attack may be launched remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title TaleLin lin-cms-spring-boot book Endpoint BookController.java access control
First Time appeared Talelin
Talelin lin-cms-spring-boot
Weaknesses CWE-266
CWE-284
CPEs cpe:2.3:a:talelin:lin-cms-spring-boot:*:*:*:*:*:*:*:*
Vendors & Products Talelin
Talelin lin-cms-spring-boot
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

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

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-30T19:15:08.710Z

Reserved: 2026-05-30T05:45:49.698Z

Link: CVE-2026-10152

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-30T20:16:22.570

Modified: 2026-05-30T20:16:22.570

Link: CVE-2026-10152

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-30T20:30:30Z

Weaknesses