Lucene search
+L

781147 matches found

CVE
CVE
added 2026/09/04 5:47 p.m.16 views

CVE-2026-73848

Emlog , an open-source website building system, is affected by a stored XSS in versions 2.6.29 and prior . Tag names rendered in the article editor are not HTML-encoded. Because the application uses addslashes() instead of proper HTML entity encoding, a single quote (') stored in a tag name is de...

6.9CVSS5.6AI score0.00323EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 5:47 p.m.9 views

EUVD-2026-71624

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.1AI score0.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
Vulnrichment
Vulnrichment
added 2026/09/04 5:47 p.m.6 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 score0.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
GithubExploit
GithubExploit
added 2026/09/04 5:45 p.m.23 views

SOC-Log-Monitoring-Threat-Detection-System

🛡️ SOC Log Monitoring & Threat Detection System !Javahttp...

6.2AI score
SaveExploits0
CVE
CVE
added 2026/09/04 5:25 p.m.29 views

CVE-2026-50553

Note Mark (open-source Go note-taking app, module github.com/enchant97/note-mark/backend) is vulnerable to a path traversal in its data-export CLI commands (migrate export and migrate export-v1) prior to version 0.19.5 . The root cause is an unanchored regex ([a-z0-9-]+) used to validate book and...

8.6CVSS7.8AI score0.00379EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 5:25 p.m.5 views

CVE-2026-50553 Note Mark: Path traversal via unsanitized book/note slug in migrate export (sibling of GHSA-g49p)

Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...

8.6CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/04 5:25 p.m.12 views

CVE-2026-50553 Note Mark: Path traversal via unsanitized book/note slug in migrate export (sibling of GHSA-g49p)

Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...

8.6CVSS7.8AI score0.00379EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 5:25 p.m.33 views

CVE-2026-50553 Note Mark: Path traversal via unsanitized book/note slug in migrate export (sibling of GHSA-g49p)

Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...

8.6CVSS0.00379EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/04 5:25 p.m.7 views

EUVD-2026-71618

Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...

8.6CVSS7.8AI score0.00379EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 5:17 p.m.6 views

DEBIAN-CVE-2026-85152

undici 8.10.0 omits the destination origin from the cache and request-deduplication keys when the cache or deduplicate interceptor is composed directly onto a Client or Pool. Because the internal cache key falls back to an empty origin string, a cacheable or in-flight response from one upstream...

7.4CVSS5.6AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 5:17 p.m.9 views

CVE-2026-85152

undici 8.10.0 omits the destination origin from the cache and request-deduplication keys when the cache or deduplicate interceptor is composed directly onto a Client or Pool. Because the internal cache key falls back to an empty origin string, a cacheable or in-flight response from one upstream...

7.4CVSS0.00173EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 5:16 p.m.5 views

CVE-2026-38961

Cross-Site Scripting XSS vulnerability in the RSS Widget of Netgate pfSense Plus versions 26.03, 25.11.1 and pfSense CE version 2.8.1 allows remote authenticated attackers to inject arbitrary JavaScript via malicious content in an RSS feed title. The injected script executes in the browser of any...

5.4CVSS0.002EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/04 4:49 p.m.7 views

CVE-2026-70457

An out-of-bounds write vulnerability in rsync's parsesizearg function allows a remote attacker to cause memory corruption. The flaw is triggered when snprintf truncates a formatted size string, resulting in an incorrect memory array index. Exploitation can lead to a denial of service and...

8.3CVSS6.3AI score0.00377EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/04 4:36 p.m.8 views

CVE-2026-85152 undici vulnerable to cross-origin cache poisoning via missing origin isolation in interceptors

undici 8.10.0 omits the destination origin from the cache and request-deduplication keys when the cache or deduplicate interceptor is composed directly onto a Client or Pool. Because the internal cache key falls back to an empty origin string, a cacheable or in-flight response from one upstream...

7.4CVSS5.6AI score0.00173EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 4:36 p.m.7 views

EUVD-2026-71474

undici 8.10.0 omits the destination origin from the cache and request-deduplication keys when the cache or deduplicate interceptor is composed directly onto a Client or Pool. Because the internal cache key falls back to an empty origin string, a cacheable or in-flight response from one upstream...

7.4CVSS5.3AI score0.00173EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 4:36 p.m.11 views

CVE-2026-85152

undici 8.10.0 omits the destination origin from the cache and request-deduplication keys when the cache or deduplicate interceptor is composed directly onto a Client or Pool. Because the internal cache key falls back to an empty origin string, a cacheable or in-flight response from one upstream...

7.4CVSS5.4AI score0.00173EPSS
SaveExploits0
CVE
CVE
added 2026/09/04 4:36 p.m.27 views

CVE-2026-85152

undici (the Node.js HTTP client) versions 8.10.0 through 8.10.2 are vulnerable to cross-origin cache poisoning when the cache or deduplicate interceptor is composed directly onto a Client or Pool. The root cause is that the internal cache key falls back to an empty origin string, so a cacheable o...

7.4CVSS5.3AI score0.00173EPSS
SaveExploits0References2
Rows per page
Query Builder