Lucene search
+L

52 matches found

NVD
NVD
added 2026/09/04 6:17 p.m.5 views

CVE-2026-53758

Emlog is an open source website building system. In versions 2.6.29 and prior, article content is processed by Parsedown without enabling safe mode, which means raw HTML including tags embedded in Markdown is passed through unescaped. The output is rendered with no additional sanitization,...

8.7CVSS0.00258EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 5:47 p.m.18 views

CVE-2026-53758

Emlog versions 2.6.29 and prior are affected by a stored cross-site scripting (XSS) vulnerability. Article content is processed by the Parsedown Markdown parser without enabling safe mode, allowing raw HTML—including [removed] tags—embedded in Markdown to pass through unescaped and rendered with ...

8.7CVSS5.1AI score0.00258EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 5:47 p.m.35 views

CVE-2026-53758 Emlog: Stored XSS via Parsedown Markdown Processing - Raw HTML Not Sanitized

Emlog is an open source website building system. In versions 2.6.29 and prior, article content is processed by Parsedown without enabling safe mode, which means raw HTML including tags embedded in Markdown is passed through unescaped. The output is rendered with no additional sanitization,...

8.7CVSS0.00258EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 5:47 p.m.7 views

CVE-2026-53758 Emlog: Stored XSS via Parsedown Markdown Processing - Raw HTML Not Sanitized

Emlog is an open source website building system. In versions 2.6.29 and prior, article content is processed by Parsedown without enabling safe mode, which means raw HTML including tags embedded in Markdown is passed through unescaped. The output is rendered with no additional sanitization,...

8.7CVSS5.6AI score
SaveExploits0References3
NVD
NVD
added 2026/08/11 12:17 p.m.16 views

CVE-2026-72559

A stored cross-site scripting vulnerability in HortusFox 5.9 allows authenticated workspace members to inject persistent JavaScript into plant notes via Parsedown rendered without safe mode. Notes are rendered unescaped in the browser of every user who views the affected plant. An attacker can us...

5.4CVSS0.00133EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 11:12 a.m.19 views

CVE-2026-72559 Daniel Brendel HortusFox - Cross-Site Scripting

A stored cross-site scripting vulnerability in HortusFox 5.9 allows authenticated workspace members to inject persistent JavaScript into plant notes via Parsedown rendered without safe mode. Notes are rendered unescaped in the browser of every user who views the affected plant. An attacker can us...

5.4CVSS5.1AI score
SaveExploits0References3
CVE
CVE
added 2026/08/11 11:12 a.m.34 views

CVE-2026-72559

HortusFox 5.9 contains a stored cross-site scripting vulnerability that lets authenticated workspace members inject persistent JavaScript into plant notes. Parsedown rendering without safe mode renders notes unescaped for every user viewing the affected plant, enabling potential session cookie th...

5.4CVSS5AI score0.00133EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 11:12 a.m.15 views

EUVD-2026-56029

A stored cross-site scripting vulnerability in HortusFox 5.9 allows authenticated workspace members to inject persistent JavaScript into plant notes via Parsedown rendered without safe mode. Notes are rendered unescaped in the browser of every user who views the affected plant. An attacker can us...

5.4CVSS5AI score0.00133EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:12 a.m.13 views

CVE-2026-72559

A stored cross-site scripting vulnerability in HortusFox 5.9 allows authenticated workspace members to inject persistent JavaScript into plant notes via Parsedown rendered without safe mode. Notes are rendered unescaped in the browser of every user who views the affected plant. An attacker can us...

5.4CVSS5AI score0.00133EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 11:12 a.m.39 views

CVE-2026-72559 Daniel Brendel HortusFox - Cross-Site Scripting

A stored cross-site scripting vulnerability in HortusFox 5.9 allows authenticated workspace members to inject persistent JavaScript into plant notes via Parsedown rendered without safe mode. Notes are rendered unescaped in the browser of every user who views the affected plant. An attacker can us...

5.4CVSS0.00133EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.11 views

PT-2026-70134

Name of the Vulnerable Software and Affected Versions HortusFox version 5.9 Description A stored cross-site scripting issue allows authenticated workspace members to inject persistent JavaScript into plant notes. This occurs because Parsedown is rendered without safe mode, causing notes to be...

5.4CVSS4.8AI score0.00133EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/05 7:36 p.m.23 views

CVE-2026-41063

WWBN AVideo is an open source video platform. In versions 29.0 and below, an incomplete XSS fix in AVideo's ParsedownSafeWithLinks class overrides inlineMarkup for raw HTML but does not override inlineLink or inlineUrlTag, allowing javascript: URLs in markdown link syntax to bypass sanitization...

5.4CVSS5.4AI score0.00216EPSS
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2026/04/21 10:59 p.m.8 views

CVE-2026-41063

WWBN AVideo is an open source video platform. In versions 29.0 and below, an incomplete XSS fix in AVideo's ParsedownSafeWithLinks class overrides inlineMarkup for raw HTML but does not override inlineLink or inlineUrlTag, allowing javascript: URLs in markdown link syntax to bypass sanitization...

5.4CVSS5.7AI score0.00216EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/14 11:25 p.m.20 views

WWBN AVideo has an incomplete fix for CVE-2026-33500: XSS

Summary The incomplete XSS fix in AVideo's ParsedownSafeWithLinks class overrides inlineMarkup for raw HTML but does not override inlineLink or inlineUrlTag, allowing javascript: URLs in markdown link syntax to bypass sanitization. Affected Package - Ecosystem: Other - Package: AVideo - Affected...

5.4CVSS5.8AI score0.00218EPSS
SaveExploits2References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/26 3:09 p.m.11 views

CVE-2026-33500

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fix for CVE-2026-27568 GHSA-rcqw-6466-3mv7 introduced a custom ParsedownSafeWithLinks class that sanitizes raw HTML and tags in comments, but explicitly disables Parsedown's safeMode. This creates a bypass:...

6.1CVSS5.8AI score0.00229EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/23 5:16 p.m.11 views

CVE-2026-33500

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fix for CVE-2026-27568 GHSA-rcqw-6466-3mv7 introduced a custom ParsedownSafeWithLinks class that sanitizes raw HTML and tags in comments, but explicitly disables Parsedown's safeMode. This creates a bypass:...

5.4CVSS0.00218EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/23 4:24 p.m.28 views

CVE-2026-33500

WWBN AVideo (up to version 26.0) remains vulnerable to stored XSS via Markdown-constructed links because ParsedownSafeWithLinks does not override inlineLink() and inlineUrlTag(), allowing javascript: URLs to bypass sanitization. The incomplete fix means markdown links like [text](javascript:alert...

5.4CVSS5.8AI score0.00218EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/23 4:24 p.m.5 views

CVE-2026-33500

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fix for CVE-2026-27568 GHSA-rcqw-6466-3mv7 introduced a custom ParsedownSafeWithLinks class that sanitizes raw HTML and tags in comments, but explicitly disables Parsedown's safeMode. This creates a bypass:...

6.1CVSS5.8AI score0.00229EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 4:24 p.m.7 views

CVE-2026-33500 AVideo Vulnerable to Stored XSS via Markdown `javascript:` URI Bypasses ParsedownSafeWithLinks Sanitization

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fix for CVE-2026-27568 GHSA-rcqw-6466-3mv7 introduced a custom ParsedownSafeWithLinks class that sanitizes raw HTML and tags in comments, but explicitly disables Parsedown's safeMode. This creates a bypass:...

5.4CVSS5.8AI score0.00218EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/23 4:24 p.m.17 views

CVE-2026-33500 AVideo Vulnerable to Stored XSS via Markdown `javascript:` URI Bypasses ParsedownSafeWithLinks Sanitization

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fix for CVE-2026-27568 GHSA-rcqw-6466-3mv7 introduced a custom ParsedownSafeWithLinks class that sanitizes raw HTML and tags in comments, but explicitly disables Parsedown's safeMode. This creates a bypass:...

5.4CVSS5.8AI score
SaveExploits0References4
Rows per page
Query Builder