CVE-2026-27458
CVE-2026-27458 is a medium-severity vulnerability in Linkace with a CVSS 3.x base score of 5.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-80.
Key facts
- Severity: Medium (CVSS 3.x base score 5.4)
- CVSS v4: 8.7
- EPSS exploit prediction: 0% (12th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-7725
- Weakness: CWE-80
- Affected product: Linkace
- Published:
- Last modified:
Description
LinkAce is a self-hosted archive to collect website links. Versions 2.4.2 and below have a Stored Cross-site Scripting vulnerability through the Atom feed endpoint for lists (/lists/feed). An authenticated user can inject a CDATA-breaking payload into a list description that escapes the XML CDATA section, injects a native SVG element into the Atom XML document, and executes arbitrary JavaScript directly in the browser when the feed URL is visited. No RSS reader or additional rendering context is required — the browser's native XML parser processes the injected SVG and fires the onload event handler. This vulnerability exists because the lists feed template outputs list descriptions using Blade's raw syntax ({!! !!}) without sanitization inside a CDATA block. The critical detail is that because the output sits inside <![CDATA[...]]>, an attacker can inject the sequence ]]> to close the CDATA section prematurely, then inject arbitrary XML/SVG elements that the browser parses and executes natively as part of the Atom document. This issue has been fixed in version 2.4.3.
Frequently asked questions
- What is CVE-2026-27458?
- LinkAce is a self-hosted archive to collect website links. Versions 2.4.2 and below have a Stored Cross-site Scripting vulnerability through the Atom feed endpoint for lists (/lists/feed). An authenticated user can inject a CDATA-breaking payload into a list description that escapes the XML CDATA section, injects a native SVG element into the Atom XML document, and executes arbitrary JavaScript directly in the browser when the feed URL is visited. No RSS reader or additional rendering context is required — the browser's native XML parser processes the injected SVG and fires the onload event handler. This vulnerability exists because the lists feed template outputs list descriptions using Blade's raw syntax ({!! !!}) without sanitization inside a CDATA block. The critical detail is that because the output sits inside <![CDATA[...]]>, an attacker can inject the sequence ]]> to close the CDATA section prematurely, then inject arbitrary XML/SVG elements that the browser parses and executes natively as part of the Atom document. This issue has been fixed in version 2.4.3.
- How severe is CVE-2026-27458?
- CVE-2026-27458 has a CVSS 3.x base score of 5.4, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-27458 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (12th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-27458?
- CVE-2026-27458 affects Linkace. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-27458?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-27458 have an EU (EUVD) identifier?
- Yes. CVE-2026-27458 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-7725.
- When was CVE-2026-27458 published?
- CVE-2026-27458 was published on 2026-02-21 and last updated on 2026-06-17.
References
- https://github.com/Kovah/LinkAce/commit/eb5ba2abe05177ffa678baac0aa3f9c48b47d2f0
- https://github.com/Kovah/LinkAce/security/advisories/GHSA-2r9p-95xj-p583
Affected products (1)
- cpe:2.3:a:linkace:linkace:*:*:*:*:*:*:*:*
More vulnerabilities in Linkace
- CVE-2026-33953 — High (CVSS 8.5): LinkAce is a self-hosted archive to collect website links. Versions prior to 2.5.3 block direct requests to private IP…
- CVE-2026-30953 — High (CVSS 7.7): LinkAce is a self-hosted archive to collect website links. When a user creates a link via POST /links, the server…
- CVE-2024-56508 — High (CVSS 7.6): LinkAce is a self-hosted archive to collect links of your favorite websites. Prior to 1.15.6, a file upload…
- CVE-2025-59424 — High (CVSS 7.3): LinkAce is a self-hosted archive to collect website links. Prior to 2.3.1, a Stored Cross-Site Scripting (XSS)…
- CVE-2026-33954 — Medium (CVSS 6.5): LinkAce is a self-hosted archive to collect website links. In versions prior to 2.5.3, a private note attached to a…
- CVE-2025-62721 — Medium (CVSS 6.5): LinkAce is a self-hosted archive to collect website links. In versions 2.3.1 and below, authenticated RSS feed…
Other CWE-80 vulnerabilities
- CVE-2024-39363 — Critical (CVSS 9.6): A cross-site scripting (xss) vulnerability exists in the login.cgi set_lang_CountryCode() functionality of Wavlink…
- CVE-2023-39216 — Critical (CVSS 9.6): Improper input validation in Zoom Desktop Client for Windows before 5.14.7 may allow an unauthenticated user to enable…
- CVE-2025-53883 — Critical (CVSS 9.3): A Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability allows attackers to run…
- CVE-2026-32891 — Critical (CVSS 9.0): Anchorr is a Discord bot for requesting movies and TV shows and receiving notifications when items are added to a media…
- CVE-2026-57532 — High (CVSS 8.8): Malicious HTML content contained in the layout specification of a PDF ticket or badge layout was executed when the PDF…
- CVE-2026-6002 — High (CVSS 8.8): Improper neutralization of Script-Related HTML tags in a web page (basic XSS) vulnerability in DivvyDrive Information…