Lucene search
+L

2768 matches found

CVE
CVE
added 2026/08/25 11:33 a.m.19 views

CVE-2026-79662

Ech0 through 4.5.6 contains an OAuth redirect URI validation bypass in parseAndValidateClientRedirect (internal/service/auth/auth.go). The function compares only the scheme and host of the client-supplied redirect_uri against the admin-configured allowlist, ignoring path, query, and fragment comp...

8.8CVSS5.7AI score0.00192EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 11:33 a.m.7 views

EUVD-2026-65452

Ech0 through 4.5.6 contains an OAuth redirect URI validation vulnerability in parseAndValidateClientRedirect internal/service/auth/auth.go that compares only the scheme and host of the client-supplied redirecturi against the admin-configured allowlist, ignoring path, query, and fragment component...

8.8CVSS5.7AI score0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 11:33 a.m.5 views

CVE-2026-79662 Ech0 before 4.7.3 OAuth Redirect URI Validation Bypass

Ech0 through 4.5.6 contains an OAuth redirect URI validation vulnerability in parseAndValidateClientRedirect internal/service/auth/auth.go that compares only the scheme and host of the client-supplied redirecturi against the admin-configured allowlist, ignoring path, query, and fragment component...

8.8CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 11:33 a.m.27 views

CVE-2026-79662 Ech0 before 4.7.3 OAuth Redirect URI Validation Bypass

Ech0 through 4.5.6 contains an OAuth redirect URI validation vulnerability in parseAndValidateClientRedirect internal/service/auth/auth.go that compares only the scheme and host of the client-supplied redirecturi against the admin-configured allowlist, ignoring path, query, and fragment component...

8.8CVSS0.00192EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/24 2:51 p.m.21 views

CVE-2026-78414

A cross-site scripting (XSS) vulnerability exists in the Web Administration interface of Network Optix Nx Witness VMS before version 6.1.3 (Linux, Windows, macOS). An adjacent-network attacker who controls a rogue Nx server on the same network segment can set that server's site name to a script p...

8CVSS5.7AI score0.00216EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 2:51 p.m.8 views

EUVD-2026-64898

Cross-site scripting in the Web Administration interface of Network Optix Nx Witness VMS before version 6.1.3 on Linux, Windows and MacOS allows an adjacent-network attacker to execute arbitrary JavaScript in the browser of an authenticated administrator and steal the administrator's session toke...

8CVSS5.9AI score0.00216EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/24 2:14 p.m.25 views

CVE-2026-39915 TIM Flow < 26.0.6 CRLF Injection via rt Parameter

TIM Flow before 26.0.6 contains a CRLF injection vulnerability that allows remote attackers to inject arbitrary HTTP headers and response body content by embedding unsanitized carriage return and line feed sequences in the rt URL parameter, which is reflected into Set-Cookie response headers...

8.5CVSS0.00269EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 2:14 p.m.9 views

EUVD-2026-64892

TIM Flow before 26.0.6 contains a CRLF injection vulnerability that allows remote attackers to inject arbitrary HTTP headers and response body content by embedding unsanitized carriage return and line feed sequences in the rt URL parameter, which is reflected into Set-Cookie response headers...

8.5CVSS5.8AI score0.00269EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in Firefox

The “Copy Image Link” context menu action would copy the final image URL after redirects. By embedding an image that triggered authentication flows—in conjunction with a Content Security Policy that stopped a redirection chain in the middle—the final image URL could contain an authentication toke...

6.1CVSS5.5AI score0.00528EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.14 views

PT-2026-80899

Cross-site scripting in the Web Administration interface of Network Optix Nx Witness VMS before version 6.1.3 on Linux, Windows and MacOS allows an adjacent-network attacker to execute arbitrary JavaScript in the browser of an authenticated administrator and steal the administrator's session toke...

8CVSS5.8AI score0.00216EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 12:25 p.m.20 views

MAL-2026-14379 Malicious code in totp-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 8cebaa0a3370c12104ef2816420193171f431df0d113fdc5d8c9f1dc921deeb5 Package advertises itself as a TOTP utility but its postinstall script node./index.js --setup 2/dev/null || true and its exported validateSecret API...

5.8AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-54770

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response.makelocationabsolute in src/webob/response.py checks a Location value for a UR...

6.1CVSS6.4AI score0.00339EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/20 6:45 p.m.10 views

Winter: Reflected XSS through the search query parameter in the backend Table widget

Impact Affected versions of Winter CMS render the search query parameter without HTML encoding inside a block in the backend Table widget partial modules/backend/widgets/table/partials/table.php: php value="" is an HTML raw-text context, so the surrounding value="…" attribute quoting is not a...

5.9AI score
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/20 5:18 p.m.8 views

CVE-2026-54770

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response.makelocationabsolute in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin strips leading C0 control characters and spaces. An attacker-controlled valu...

6.1CVSS0.00339EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 5:18 p.m.9 views

DEBIAN-CVE-2026-54770

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response.makelocationabsolute in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin strips leading C0 control characters and spaces. An attacker-controlled valu...

6.1CVSS5.6AI score0.00339EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/20 4:31 p.m.9 views

CVE-2026-54770

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response.makelocationabsolute in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin strips leading C0 control characters and spaces. An attacker-controlled valu...

6.1CVSS5.6AI score0.00339EPSS
SaveExploits0
CVE
CVE
added 2026/08/20 4:31 p.m.32 views

CVE-2026-54770

In WebOb before 1.8.11, Response._make_location_absolute() in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin() strips leading C0 control characters and spaces. An attacker-controlled value such as a space followed by a protocol-r...

6.1CVSS5.3AI score0.00339EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 8:17 p.m.6 views

CVE-2026-55088

Etherpad is a real-time collaborative editor. From 2.6.0 until 3.1.0, Etherpad's src/node/hooks/express/tokenTransfer.ts uses POST /tokenTransfer to store an author token for transfer between browsers and exposes it through GET /tokenTransfer/uuid. Although the record includes createdAt, the...

6.8CVSS0.00357EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/19 7:17 p.m.8 views

Contentful MCP Server: export_space/import_space tools pass LLM-controlled `host`/`proxy` args to CMA client, redirecting server PAT to attacker-controlled endpoint

Summary exportspace and importspace tools in @contentful/mcp-tools accept LLM-controlled host and proxy parameters that are spread directly into the options object passed to contentful-export / contentful-import. These libraries pass the merged options — including the attacker-controlled host — t...

5.6AI score
SaveExploits0References6Affected Software2
NCSC
NCSC
added 2026/08/19 6:34 a.m.10 views

Vulnerabilities in Mattermost

Mattermost, Inc. has identified vulnerabilities in Mattermost versions 10.11.x, 11.7.x, and 11.8.x, including the GitLab plugin up to version 11.8. These vulnerabilities relate to various aspects of the Mattermost software, such as incorrect validation of WebSocket command fields, incorrect...

8.3CVSS5.8AI score0.00296EPSS
SaveExploits0References1
Rows per page
Query Builder