Lucene search
K

22 matches found

Positive Technologies
Positive Technologies
β€’added 2026/05/14 12:0 a.m.β€’6 views

PT-2026-41127

Name of the Vulnerable Software and Affected Versions Tuist versions prior to 1.180.9 Description The "DELETE /api/projects/account handle/project handle/previews/preview id" endpoint loads a preview by its UUID without verifying that the preview belongs to the project resolved from the URL path...

7.1CVSS5.8AI score0.00043EPSS
Exploits0References4
NVD
NVD
β€’added 2026/05/12 10:16 p.m.β€’6 views

CVE-2026-42855

arduino-esp32 is an Arduino core for the ESP32, ESP32-S2, ESP32-S3, ESP32-C3, ESP32-C6 and ESP32-H2 microcontrollers. Prior to 3.3.8, the WebServer Digest authentication implementation in arduino-esp32 computes the authentication hash using the URI field from the client's Authorization header,...

7.5CVSS0.00047EPSS
Exploits1References1
NVD
NVD
β€’added 2026/05/11 8:25 p.m.β€’5 views

CVE-2026-42882

oxyno-zeta/s3-proxy is an aws s3 proxy written in go. Prior to 5.0.0, s3-proxy contains an authentication bypass caused by inconsistent URL path interpretation between the authentication middleware and the bucket handler. The authentication middleware evaluates resource path patterns against the...

9.4CVSS0.00197EPSS
Exploits0References3
Vulnrichment
Vulnrichment
β€’added 2026/05/11 7:26 p.m.β€’2 views

CVE-2026-42882 oxyno-zeta/s3-proxy: Security Issues in Resource Path Matching

oxyno-zeta/s3-proxy is an aws s3 proxy written in go. Prior to 5.0.0, s3-proxy contains an authentication bypass caused by inconsistent URL path interpretation between the authentication middleware and the bucket handler. The authentication middleware evaluates resource path patterns against the...

9.4CVSS5.8AI score0.00197EPSS
Exploits0References3
OSV
OSV
β€’added 2026/05/11 6:16 p.m.β€’0 views

UBUNTU-CVE-2026-41256

jq is a command-line JSON processor. In 1.8.1 and earlier, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by \x00 and arbitrary suffix compiles and executes as only the prefix before...

5.5CVSS5.9AI score0.00013EPSS
Exploits1References3
OSV
OSV
β€’added 2026/05/06 9:45 p.m.β€’3 views

GHSA-2H4P-VJRC-8XPQ Mako vulnerable to path traversal via backslash URI on Windows in TemplateLookup

Summary On Windows, a URI using backslash traversal e.g. ....\ secret.txt bypasses the directory traversal check in Template.init and the posixpath-based normalization in TemplateLookup.gettemplate, allowing reads of files outside the configured template directory. Details The root cause is a...

8.7CVSS5.8AI score0.00287EPSS
Exploits1References6
OSV
OSV
β€’added 2026/05/05 6:52 p.m.β€’1 views

GHSA-RFGQ-WGG8-662P S3-Proxy has Security Issues in its Resource Path Matching Implementation

Background The original concern is functional: a resource pattern should treat a percent-encoded segment like some%2Fvalue as a single opaque token rather than splitting it into two path segments at the decoded /. Investigation into why %2F was being decoded and how routes matched against the...

9.4CVSS5.5AI score0.00197EPSS
Exploits0References5
AstraLinux
AstraLinux
β€’added 2026/05/03 11:59 p.m.β€’3 views

Astra Linux - ΡƒΡΠ·Π²ΠΈΠΌΠΎΡΡ‚ΡŒ Π² haproxy

A issue was discovered in HAProxy 2.2 before 2.2.16, 2.3 before 2.3.13, and 2.4 before 2.4.3. This issue does not ensure that the scheme and path portions of a URI contain the expected characters. For example, the authority field as observed on a target HTTP/2 server might differ from what the...

7.5CVSS7.1AI score0.00066EPSS
Exploits0References2
SUSE CVE
SUSE CVE
β€’added 2026/04/08 11:26 p.m.β€’3 views

SUSE CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

7.4CVSS5.8AI score0.00036EPSS
Exploits0References6
RedhatCVE
RedhatCVE
β€’added 2026/04/07 6:35 p.m.β€’1 views

CVE-2026-28808

A flaw was found in Erlang OTP inets modules. A remote unauthenticated attacker could exploit an incorrect authorization vulnerability when CGI Common Gateway Interface scripts are served via scriptalias. This vulnerability arises from a path mismatch where access controls are evaluated against a...

9.8CVSS5.9AI score0.00036EPSS
Exploits0References9
NVD
NVD
β€’added 2026/04/07 1:16 p.m.β€’3 views

CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

9.8CVSS0.00036EPSS
Exploits0References6
OSV
OSV
β€’added 2026/04/07 1:16 p.m.β€’0 views

DEBIAN-CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

9.8CVSS5.3AI score0.00036EPSS
Exploits0References1
OSV
OSV
β€’added 2026/04/07 1:16 p.m.β€’1 views

UBUNTU-CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

9.8CVSS5.8AI score0.00036EPSS
Exploits0References8
OSV
OSV
β€’added 2026/04/07 12:28 p.m.β€’2 views

EEF-CVE-2026-28808 ScriptAlias CGI targets bypass directory auth in inets httpd (mod_auth vs mod_cgi path mismatch)

Summary Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access control...

8.3CVSS5.8AI score0.00036EPSS
Exploits0References5
Cvelist
Cvelist
β€’added 2026/04/07 12:28 p.m.β€’19 views

CVE-2026-28808 ScriptAlias CGI targets bypass directory auth in inets httpd (mod_auth vs mod_cgi path mismatch)

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

8.3CVSS0.00036EPSS
Exploits0References6
Positive Technologies
Positive Technologies
β€’added 2026/04/07 12:0 a.m.β€’2 views

PT-2026-30814

Name of the Vulnerable Software and Affected Versions Erlang OTP versions 17.0 through 28.4.2, 26.2.5.19, and 27.3.4.10 Description An incorrect authorization issue exists in Erlang OTP inets modules that allows unauthenticated access to CGI scripts protected by directory rules when served via...

9.8CVSS5.7AI score0.00065EPSS
Exploits0References29
Snyk
Snyk
β€’added 2026/03/12 2:22 p.m.β€’1 views

Authentication Bypass Using an Alternate Path or Channel

Overview openclaw is a 🦞 OpenClaw β€” Personal AI Assistant Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel in the /api/channels gateway-auth. An attacker can gain unauthorized access to protected plugin channel APIs by exploiting a...

6.5CVSS5.8AI score0.00055EPSS
Exploits0References2
OSV
OSV
β€’added 2026/03/02 2:34 p.m.β€’1 views

GHSA-R4WM-X892-VJMX Nest has a Fastify URL Encoding Middleware Bypass

Impact What kind of vulnerability is it? Who is impacted? A NestJS application using @nestjs/platform-fastify can allow bypass of any middleware when Fastify path-normalization options e.g., ignoreTrailingSlash, ignoreDuplicateSlashes, useSemicolonDelimiter are enabled. In affected route-scoped...

8.2CVSS6.1AI score0.00431EPSS
Exploits1References6
Github Security Blog
Github Security Blog
β€’added 2026/02/18 3:25 p.m.β€’4 views

opa-envoy-plugin has an Authorization Bypass via Double-Slash Path Misinterpretation in input.parsed_path

A security vulnerability has been discovered in how the input.parsedpath field is constructed. HTTP request paths are treated as full URIs when parsed; interpreting leading path segments prefixed with double slashes // as authority components, and therefore dropping them from the parsed path. Thi...

7.1CVSS5.5AI score0.00134EPSS
Exploits0References5Affected Software1
SUSE CVE
SUSE CVE
β€’added 2023/02/15 3:38 a.m.β€’2 views

SUSE CVE-2021-39240

An issue was discovered in HAProxy 2.2 before 2.2.16, 2.3 before 2.3.13, and 2.4 before 2.4.3. It does not ensure that the scheme and path portions of a URI have the expected characters. For example, the authority field as observed on a target HTTP/2 server might differ from what the routing rule...

7.5CVSS7AI score0.00066EPSS
Exploits0References3
Rows per page
Query Builder