Unauthorized book creation and modification via unchecked methods
Published May 30, 2026 · Updated May 30, 2026
Improper access control in TaleLin Lin CMS Spring Boot 0.2.0 and 0.2.1 allows remote authenticated users to create or modify books. BookController exposes POST /v1/book and PUT /v1/book/{id} methods that invoke database create and update operations without permission checks. A low-privileged application account can add arbitrary book records or overwrite any record whose enumerable identifier is supplied.
Summary
What happened
Improper access control in TaleLin Lin CMS Spring Boot 0.2.0 and 0.2.1 allows remote authenticated users to create or modify books. BookController exposes POST /v1/book and PUT /v1/book/{id} methods that invoke database create and update operations without permission checks. A low-privileged application account can add arbitrary book records or overwrite any record whose enumerable identifier is supplied.
The record
- CVE
- CVE-2026-10152
- Published
- May 30, 2026
- Updated
- May 30, 2026
- Vendor
- TaleLin
- Product
- Lin CMS Spring Boot
- Classifications
- CWE-284, CWE-266, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- May 30, 2026CVE publishedPublication date reported by the CVE source.
- May 30, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0.2.0
- Affected versionversion=0.2.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- BookController unauthorized create and update proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo