No analysis available yet.
No remediation available yet.
Tracking
Sign in to view the affected projects.
No advisories yet.
Thu, 20 Aug 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Shaarli
Shaarli shaarli |
|
| Vendors & Products |
Shaarli
Shaarli shaarli |
Thu, 20 Aug 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 20 Aug 2026 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Title | Stored XSS via raw bookmark title in document <title> element on public permalink page | Shaarli vulnerable to stored XSS via raw bookmark title in document <title> element on public permalink page |
Thu, 20 Aug 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Shaarli is a personal bookmarking service. Versions prior to 0.16.3 are vulnerable to stored XSS in `application/front/controller/visitor/BookmarkListController.php`. The `permalink` handler concatenates the raw `$bookmark->getTitle()` into the `pagetitle` template variable and the RainTPL template emits it into the document `<title>` element without HTML escaping. A bookmark title containing `</title><script>...</script>` closes the document title early and the injected script executes in the Shaarli origin for any visitor of `/shaare/{hash}`. Shaarli's metadata fetcher copies a remote page's `<title>` text verbatim into the local bookmark title, so an attacker who hosts an attacker-controlled URL and convinces an administrator to bookmark it plants the payload with no further interaction — and the resulting permalink fires for every visitor including the administrator on first save, providing a one-shot administrator account takeover. Version 0.16.3 fixes the issue. | |
| Title | Stored XSS via raw bookmark title in document <title> element on public permalink page | |
| Weaknesses | CWE-79 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-20T19:02:02.984Z
Reserved: 2026-06-03T22:05:13.645Z
Link: CVE-2026-50190
Updated: 2026-08-20T19:01:36.247Z
Status : Received
Published: 2026-08-20T19:16:53.907
Modified: 2026-08-20T19:16:53.907
Link: CVE-2026-50190
No data.
OpenCVE Enrichment
Updated: 2026-08-20T21:30:05Z
-
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')