Lucene search
+L

133847 matches found

EUVD
EUVD
added 2026/08/06 9:46 p.m.14 views

EUVD-2026-54177

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request...

5.3CVSS5.4AI score0.00443EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/06 9:36 p.m.10 views

GHSA-7HXC-F267-H5Q7 Craft CMS: Incorrect path validation could potentially lead to path traversal

The ensurePathIsContained function of the Local file system class is theoretically vulnerable to path traversal, although no exploitable scenario has been discovered. When a file is read, an Asset object uses the getFileStream method of the Volume where the asset file is stored, which in turn use...

2.1CVSS5.3AI score0.00148EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/06 9:19 p.m.35 views

CVE-2026-47194 Frappe: Host header poisoning can redirect magic login links to an attacker-controlled domain

Frappe is a full-stack web application framework. Prior to 15.108.0 and 16.18.3, temporary magic login link generation can use an attacker-controlled request Host header, allowing a remote attacker to cause emailed login links to point to an attacker-controlled domain and capture the login token...

8.6CVSS0.00201EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/06 9:09 p.m.19 views

jsoup: Cleaner may expose markup with custom raw-text elements

When a custom Safelist permits certain raw-text elements, jsoup may incorrectly sanitize malformed HTML containing a tag name that ends in a control character. The tag may acquire the parsing behavior of a different element, causing content that should remain text to be emitted as active markup...

4.7CVSS5.5AI score0.0019EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/06 9:09 p.m.12 views

GHSA-PMHH-3W7G-XQP8 jsoup: Cleaner may expose markup with custom raw-text elements

When a custom Safelist permits certain raw-text elements, jsoup may incorrectly sanitize malformed HTML containing a tag name that ends in a control character. The tag may acquire the parsing behavior of a different element, causing content that should remain text to be emitted as active markup...

4.7CVSS5.5AI score0.0019EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/06 9:09 p.m.234 views

CVE-2026-71497

CVE-2026-71497 affects the jsoup Java HTML parser. From 1.14.3 up to 1.23.1, the parser could mis-handle a malformed tag name ending in a control character, causing the tag to adopt the parsing behavior of a different element. When a custom Safelist permits certain raw-text elements, this mispars...

4.7CVSS4.9AI score0.0019EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 9:08 p.m.13 views

CVE-2026-47185 Frappe Has Broken Access Control in its Workspace Save API

Frappe is a full-stack web application framework. Prior to 16.18.0, the Workspace Save API accepts a controlled workspace identifier from any authenticated user without enforcing workspace ownership, allowing modification of another user's private workspace and persistent script injection. This...

5.1CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added 2026/08/06 9:04 p.m.13 views

CVE-2026-62857 Fedify: Server-Side Request Forgery in getNodeInfo() Allows Access to Internal Network Resources

Fedify is a TypeScript library for building federated server apps powered by ActivityPub. From version 1.2.0 through the affected 1.9, 1.10, 2.0, 2.1, 2.2, and 2.3 maintenance lines, getNodeInfo follows an attacker-controlled links.href value from /.well-known/nodeinfo without scheme, redirect, o...

8.8CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/06 8:59 p.m.82 views

CVE-2026-61632

CVE-2026-61632 affects PyMdown Extensions (b64 extension) up to version 10.21.3. The b64 code path in pymdownx/b64.py joins the attacker-controlled image src onto a configured base_path (or uses an absolute path) and opens the result without ensuring the resolved path stays inside base_path, allo...

5.3CVSS5.5AI score0.00355EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/06 8:51 p.m.15 views

Moderate: Red Hat Security Advisory: systemd security, bug fix, and enhancement update

An update for systemd is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

5.5CVSS7.1AI score0.00121EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 8:39 p.m.15 views

CVE-2026-48075 OpenReception's unauthenticated add-to-tunnel endpoint accepts arbitrary appointment injections

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.5, the add-to-tunnel endpoint creates a new appointment row in any client tunnel without any caller authentication. A request that supplies any valid tunnelId and any...

6.5CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 8:39 p.m.33 views

CVE-2026-48075 OpenReception's unauthenticated add-to-tunnel endpoint accepts arbitrary appointment injections

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.5, the add-to-tunnel endpoint creates a new appointment row in any client tunnel without any caller authentication. A request that supplies any valid tunnelId and any...

6.5CVSS0.00391EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 8:30 p.m.32 views

CVE-2026-71478 league/commonmark: AttributesExtension href/src unsafe-link filter bypass via embedded control bytes

league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 1.5.0 until 2.9.0, the AttributesExtension's href and src unsafe-link filter can be bypassed by embedding control bytes, such as a tab, carriage return, line feed, or leading C0 control character, in a...

6.1CVSS0.00201EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/06 8:20 p.m.10 views

CVE-2026-63637

Dgraph is an open source distributed GraphQL database. Prior to 25.3.8, maybeQuoteArg in graphql/resolve/queryrewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, allowing crafted GraphQL query or mutation filters to inject DQL...

8.6CVSS5.5AI score0.00254EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/06 8:10 p.m.13 views

CVE-2026-45572 Decidim: HTML content blocks allow stored script execution

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, an administrator with landing-page editing privileges can store arbitrary HTML and JavaScript in an HTML content block, which Decidim::ContentBlocks::HtmlCellhtmlconten...

4.8CVSS5.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 8:10 p.m.40 views

CVE-2026-45572 Decidim: HTML content blocks allow stored script execution

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, an administrator with landing-page editing privileges can store arbitrary HTML and JavaScript in an HTML content block, which Decidim::ContentBlocks::HtmlCellhtmlconten...

4.8CVSS0.0018EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/06 8:01 p.m.16 views

EUVD-2026-54249

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.6.0 until 11.16.1, Mermaid Radar Diagrams allow arbitrary large values for the ticks parameter, which can cause high CPU usage and freeze the rendering webpage or JavaScript...

5.3CVSS5.6AI score0.0043EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/06 7:43 p.m.20 views

EUVD-2026-51613

Contao crawler leaks auth credentials to external hosts...

2.6CVSS5.5AI score0.00154EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/06 7:28 p.m.34 views

CVE-2026-64663 Statamic: Unsafe method invocation via Antlers template resolution allows data destruction

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.1 and 6.24.0, manipulating user-supplied input incorporated into Antlers templates could result in the loss of content and assets, on sites whose templates pass untrusted input into affected areas, and exploitation...

6.5CVSS0.00296EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 7:17 p.m.31 views

CVE-2026-45414 Decidim: JWT-backed authentication can be replayed across organizations

Decidim is a participatory democracy framework. Prior to 0.31.5 and in 0.32.0.rc1 before 0.32.0.rc2, JWT-backed API authentication is not bound to the organization selected by the current host, allowing a JWT issued for one tenant to be replayed against another tenant’s API to read...

8.5CVSS0.00324EPSS
SaveExploits0References5
Rows per page
Query Builder