PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-70561 TestLinkOpenSourceTRMS CVE debrief

CVE-2026-70561 debrief: TestLink 1.9.20 and prior contains an insecure direct object reference vulnerability allowing authenticated users to read arbitrary attachments. This vulnerability enables attackers to bypass access controls and potentially expose sensitive information, such as test specifications, requirements documents, and execution evidence, across the entire installation. Defenders should assess their exposure, particularly for internet-facing instances, and prioritize remediation.

Vendor
TestLinkOpenSourceTRMS
Product
TestLink
CVSS
HIGH 7.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-07
Original CVE updated
2026-09-24
Advisory published
2026-08-07
Advisory updated
2026-09-24

Who should care

Defenders responsible for TestLink installations, particularly those with exposed or internet-facing instances, should assess their exposure and prioritize remediation. This includes reviewing compensating controls, monitoring for suspicious activity, and ensuring proper authorization checks are in place.

Why it matters

CVE-2026-70561 allows authenticated users to read arbitrary attachments in TestLink 1.9.20 and prior, bypassing access controls and potentially exposing sensitive information.

  • Authenticated users can access sensitive files across projects
  • Bypassing per-project access control model
  • Exposure of test specifications, requirements documents, and execution evidence
  • Potential data leakage through sequential ID enumeration

Technical summary

The TestLink application, version 1.9.20 and prior, contains an insecure direct object reference vulnerability. This vulnerability allows any authenticated user, including low-privilege guest accounts, to read arbitrary attachments by supplying an integer attachment ID to the attachmentdownload.php handler without any project or role authorization check. The vulnerability enables attackers to bypass the per-project access control model, potentially exposing sensitive information such as test specifications, requirements documents, and execution evidence across the entire installation.

Defensive priority

Defenders should prioritize verifying and remediating this vulnerability in TestLink installations, focusing on restricting access to attachment downloads.

Recommended defensive actions

  • Verify TestLink version and restrict access to attachment downloads
  • Implement proper authorization checks for attachment access
  • Monitor for suspicious attachment download activity
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the insecure direct object reference vulnerability in TestLink 1.9.20 and prior. The vulnerability allows any authenticated user, including low-privilege guest accounts, to read arbitrary attachments by supplying an integer attachment ID to the attachmentdownload.php handler without any project or role authorization check. The source details indicate that attackers can enumerate sequential integer IDs to retrieve file contents from private projects they have no membership in.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-70561 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-70561

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-70561 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-70561

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.