CVE-2026-45342: LinkAce: IDOR in Update Policies Allows Any Authenticated User to Overwrite Other Users' Links, Lists, Tags, and Notes

Published May 28, 2026
·
Updated

LinkAce is a self-hosted archive to collect website links. Prior to 2.5.6, LinkAce contains an Insecure Direct Object Reference vulnerability in the authorization policy layer that allows any authenticated user to modify resources owned by other users. The affected resource types are links, lists, tags, and notes. Both the web UI and the REST API are vulnerable. The root cause is in the update() methods of all four model policies: LinkPolicy, LinkListPolicy, TagPolicy, and NotePolicy. Each delegates to an access-check method (e.g., userCanAccessLink()) that returns true for any resource with non-private visibility, regardless of who owns it. This means any registered user can edit any public or internal resource across the entire instance. The delete() methods in the same policy files correctly require ownership via $link->user->is($user), which confirms that update was intended to be owner-only. The same flaw exists in the API layer through AuthorizesUserApiActions::userCanUpdateModel(), which mirrors the broken visibility-only check instead of the ownership check used by userCanDeleteModel(). Bulk edit operations via BulkEditController are also affected. This vulnerability is fixed in 2.5.6.

Affected Software

1 affected component
LinkAce LinkAce<2.5.6

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade LinkAce to a version that resolves this vulnerability.

    Fixed in 2.5.6
  2. Compensating control

    Restrict authenticated access to the LinkAce web UI and REST API (including BulkEditController endpoints) to only trusted users until the instance is upgraded to LinkAce 2.5.6, since any authenticated user can overwrite other users' links, lists, tags, and notes.

Event History

May 28, 2026
CVE Published
via MITRE·08:47 PM
Data Sourced
via MITRE·08:47 PM
DescriptionWeakness
Data Sourced
via NVD·10:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What is the severity of CVE-2026-45342?

CVE-2026-45342 has a risk score of 52, indicating a moderate severity level.

2

How do I fix CVE-2026-45342?

To fix CVE-2026-45342, upgrade to LinkAce version 2.5.6 or later where the vulnerability has been addressed.

3

What types of resources are affected by CVE-2026-45342?

CVE-2026-45342 affects links, lists, tags, and notes that can be modified by any authenticated user.

4

Who is impacted by CVE-2026-45342?

Any authenticated users of LinkAce prior to version 2.5.6 are impacted by CVE-2026-45342 due to direct object reference flaws.

5

What does IDOR mean in the context of CVE-2026-45342?

IDOR in CVE-2026-45342 stands for Insecure Direct Object Reference, which allows users to access or modify unauthorized resources.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203