CVE-2024-46097

HIGH

TestLink 1.9.20 - Incorrect Access Control in TestPlan Editing

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-46097. PoCs published by Alkatraz97.

AI-analyzed exploit summary The repository contains detailed technical writeups for multiple CVEs, including CVE-2024-46097, which describes an incorrect access control vulnerability in TestLink Open Source Test Management. The writeup includes step-by-step reproduction steps, screenshots, and technical details about how low-privileged users can modify high-privilege resources due to incremental IDs and lack of proper access controls.

Description

TestLink 1.9.20 is vulnerable to Incorrect Access Control in the TestPlan editing section. When a new TestPlan is created, an ID with an incremental value is automatically generated. Using the edit function you can change the tplan_id parameter to another ID. The application does not carry out a check on the user's permissions maing it possible to recover the IDs of all the TestPlans (even the administrative ones) and modify them even with minimal privileges.

Exploits (1)

github WRITEUP
by Alkatraz97 · poc
https://github.com/Alkatraz97/CVEs/tree/main/CVE-2024-46097.md

The repository contains detailed technical writeups for multiple CVEs, including CVE-2024-46097, which describes an incorrect access control vulnerability in TestLink Open Source Test Management. The writeup includes step-by-step reproduction steps, screenshots, and technical details about how low-privileged users can modify high-privilege resources due to incremental IDs and lack of proper access controls.

Classification
Writeup 100%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: TestLink Open Source Test Management (versions before 1.9.20 - Raijin)
Auth required
Prerequisites: Access to a TestLink instance with a low-privileged user account · Knowledge of incremental ID patterns
devstral-2 · analyzed Feb 27, 2026 Full analysis →

References (1)

Core 1

Scores

CVSS v3 8.1
EPSS 0.0043
EPSS Percentile 34.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-284
Status published
Products (1)
testlink/testlink 1.9.20
Published Sep 27, 2024
Tracked Since Feb 18, 2026