Lucene search
+L

143 matches found

CNNVD
CNNVD
added 2026/03/27 12:00 a.m.15 views

LinkAce 代码问题漏洞

LinkAce is a self-hosted repository developed by Kevin Woblick, designed to collect links to your favorite websites. Versions of LinkAce prior to 2.5.3 had code vulnerabilities. These vulnerabilities stemmed from the fact that internal resources still executed server-side requests when referring ...

8.5CVSS5.9AI score0.00274EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/27 12:00 a.m.8 views

PT-2026-28578

Name of the Vulnerable Software and Affected Versions LinkAce versions prior to 2.5.3 Description LinkAce is a self-hosted archive for website links. Versions prior to 2.5.3 allow disclosure of a private note attached to a non-private link to another authenticated user through the web interface...

6.5CVSS5.9AI score0.00318EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/27 12:00 a.m.16 views

LinkAce 授权问题漏洞

LinkAce is a self-hosted repository developed by Kevin Woblick, designed to collect links to your favorite websites. Versions of LinkAce prior to 2.5.3 had an authorization vulnerability. This vulnerability stemmed from the lack of equivalent visibility filtering when rendering notes on the web...

6.5CVSS5.8AI score0.00318EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/27 12:00 a.m.10 views

PT-2026-28577

Name of the Vulnerable Software and Affected Versions LinkAce versions prior to 2.5.3 Description LinkAce is a self-hosted archive for collecting website links. Versions before 2.5.3 prevent direct requests to private IP literals, but continue to make server-side requests to internal resources wh...

8.5CVSS5.9AI score0.00274EPSS
SaveExploits1References5
NVD
NVD
added 2026/03/10 9:16 p.m.11 views

CVE-2026-30954

LinkAce is a self-hosted archive to collect website links. In 2.1.0 and earlier, the processTaxonomy method in LinkRepository.php allows authenticated users to attach other users' private tags and lists to their own links by passing integer IDs...

5.3CVSS0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/10 8:40 p.m.16 views

CVE-2026-30954 LinkAce has a Cross-User Tag/List Attachment IDOR in processTaxonomy()

LinkAce is a self-hosted archive to collect website links. In 2.1.0 and earlier, the processTaxonomy method in LinkRepository.php allows authenticated users to attach other users' private tags and lists to their own links by passing integer IDs...

5.3CVSS5.8AI score
SaveExploits0References3
EUVD
EUVD
added 2026/03/10 8:40 p.m.13 views

EUVD-2026-10877

LinkAce is a self-hosted archive to collect website links. In 2.1.0 and earlier, the processTaxonomy method in LinkRepository.php allows authenticated users to attach other users' private tags and lists to their own links by passing integer IDs...

5.3CVSS5.8AI score0.00201EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/10 8:40 p.m.40 views

CVE-2026-30954 LinkAce has a Cross-User Tag/List Attachment IDOR in processTaxonomy()

LinkAce is a self-hosted archive to collect website links. In 2.1.0 and earlier, the processTaxonomy method in LinkRepository.php allows authenticated users to attach other users' private tags and lists to their own links by passing integer IDs...

5.3CVSS0.00201EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/10 8:40 p.m.8 views

CVE-2026-30954 LinkAce has a Cross-User Tag/List Attachment IDOR in processTaxonomy()

LinkAce is a self-hosted archive to collect website links. In 2.1.0 and earlier, the processTaxonomy method in LinkRepository.php allows authenticated users to attach other users' private tags and lists to their own links by passing integer IDs...

5.3CVSS5.8AI score0.00201EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/10 8:40 p.m.11 views

EUVD-2026-10876

LinkAce is a self-hosted archive to collect website links. In 2.1.0 and earlier, the processTaxonomy method in LinkRepository.php allows authenticated users to attach other users' private tags and lists to their own links by passing integer IDs...

5.3CVSS5.8AI score0.00201EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/10 8:40 p.m.23 views

CVE-2026-30954

Affected software: LinkAce (self-hosted archive). Vulnerable component: processTaxonomy() in LinkRepository.php. Root cause / what happens: In 2.1.0 and earlier, authenticated users can attach other users’ private tags and lists to their own links by passing integer IDs. Impact (as stated): allow...

5.3CVSS5.8AI score0.00201EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:40 p.m.6 views

CVE-2026-30954

LinkAce is a self-hosted archive to collect website links. In 2.1.0 and earlier, the processTaxonomy method in LinkRepository.php allows authenticated users to attach other users' private tags and lists to their own links by passing integer IDs...

5.3CVSS5.8AI score0.00201EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/10 8:38 p.m.10 views

CVE-2026-30953 LinkAce affected by SSRF via link creation: NoPrivateIpRule not applied to LinkStoreRequest

LinkAce is a self-hosted archive to collect website links. When a user creates a link via POST /links, the server fetches HTML metadata from the provided URL LinkRepository::create calls HtmlMeta::getFromUrl. The LinkStoreRequest validation rules do not include NoPrivateIpRule, allowing server-si...

7.7CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/03/10 8:38 p.m.27 views

CVE-2026-30953

LinkAce is affected by CVE-2026-30953 due to missing validation for NoPrivateIpRule during link creation. The server fetches HTML metadata from user-provided URLs in LinkRepository::create() via HtmlMeta::getFromUrl(), and the NoPrivateIpRule is only applied in FetchController.php, not in the pri...

7.7CVSS5.8AI score0.00218EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.14 views

PT-2026-24454

LinkAce is a self-hosted archive to collect website links. In 2.1.0 and earlier, the processTaxonomy method in LinkRepository.php allows authenticated users to attach other users' private tags and lists to their own links by passing integer IDs...

5.3CVSS5.8AI score0.00201EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/10 12:00 a.m.12 views

LinkAce 代码问题漏洞

LinkAce is a self-hosted repository developed by Kevin Woblick, designed to collect links to your favorite websites. LinkAce has code vulnerabilities; these vulnerabilities arise from the lack of the NoPrivateIpRule validation rule during link creation, which may lead to server-side request...

7.7CVSS5.9AI score0.00218EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/10 12:00 a.m.14 views

LinkAce 安全漏洞

LinkAce is a self-hosted repository developed by Kevin Woblick, designed to collect links to your favorite websites. Versions of LinkAce 2.1.0 and earlier contained security vulnerabilities, stemming from an improper authorization in the processTaxonomy method. This vulnerability could potentiall...

5.3CVSS5.8AI score0.00201EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/21 6:54 a.m.6 views

CVE-2026-27458 LinkAce: Stored XSS in Atom Feed via CDATA Escape in List 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...

8.7CVSS5.8AI score0.00218EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/21 6:54 a.m.28 views

CVE-2026-27458 LinkAce: Stored XSS in Atom Feed via CDATA Escape in List 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...

8.7CVSS0.00218EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/21 6:54 a.m.26 views

CVE-2026-27458

LinkAce versions 2.4.2 and earlier are affected by a Stored XSS in the Atom feed at /lists/feed. An authenticated user can inject a CDATA-breaking payload into a list description, escaping the CDATA and injecting an SVG element into the Atom XML, which the browser parses and executes as JavaScrip...

8.7CVSS6AI score0.00218EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder