Lucene search
+L

1625 matches found

Github Security Blog
Github Security Blog
added 2026/08/13 2:16 p.m.13 views

Argo Workflows: ArtifactGC.PodSpecPatch bypasses Strict/Secure template reference allow-list (Incomplete fix for CVE-2026-31892)

Summary The allow-list fix for CVE-2026-31892 GHSA-3wf5-g532-rcrr, and its follow-up coverage of hostNetwork/securityContext/serviceAccountName in GHSA-3775-99mw-8rp4, is incomplete. workflow/util/merge.go ValidateUserOverrides / SanitizeUserWorkflowSpec walk only the top-level fields of...

9.9CVSS8.6AI score0.00488EPSS
SaveExploits2References7Affected Software3
RedHat Linux
RedHat Linux
added 2026/08/12 7:12 a.m.11 views

grafana: Grafana Auth Proxy: Unauthorized access due to incorrect IPv6 allow-list default

A flaw in Grafana's Auth Proxy IPv6 allow-list incorrectly defaults to a broad /32 subnet mask instead of a strict /128. This misconfiguration allows remote attackers to bypass access restrictions, potentially leading to unauthorized access and data manipulation...

7.4CVSS7.4AI score0.00282EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/11 4:39 p.m.2 views

artemis-server: artemis-jms-client: artemis-core-client: undertow-core: wildfly-messaging-activemq-subsystem: artemis messaging handlers in Red Hat EAP permit deserialization by default

EAP's Artemis deserialization configuration permits deserialization by default. ObjectMessage.getObject uses ObjectInputStreamWithClassLoader, which implements allow-list/block-list filtering via its checkSecurity/isTrustedType method. However, by default both allow-list and block-list are empty...

8.8CVSS
SaveExploits0References4
NVD
NVD
added 2026/08/11 12:17 p.m.9 views

CVE-2026-72551

A remote code execution vulnerability in Apioo Fusio 8.8.3 allows authenticated users with the Developer role to execute arbitrary OS commands by exploiting a PHP-Sandbox allow-list bypass. The sandbox allow-list permits functions that transitively invoke system, enabling a developer to escape th...

8.8CVSS0.00668EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:10 a.m.12 views

CVE-2026-72551

A remote code execution vulnerability in Apioo Fusio 8.8.3 allows authenticated users with the Developer role to execute arbitrary OS commands by exploiting a PHP-Sandbox allow-list bypass. The sandbox allow-list permits functions that transitively invoke system, enabling a developer to escape th...

8.8CVSS6.6AI score0.00668EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 11:10 a.m.40 views

CVE-2026-72551

CVE-2026-72551 affects Apioo Fusio 8.8.3. A remote code execution flaw arises from a PHP-Sandbox allow-list bypass that permits functions transitively invoking system(), enabling an authenticated Developer-role user to escape the sandbox and run arbitrary OS commands on the server, potentially ac...

8.8CVSS6.6AI score0.00668EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 11:10 a.m.40 views

CVE-2026-72551 Apioo Fusio - Remote Code Execution

A remote code execution vulnerability in Apioo Fusio 8.8.3 allows authenticated users with the Developer role to execute arbitrary OS commands by exploiting a PHP-Sandbox allow-list bypass. The sandbox allow-list permits functions that transitively invoke system, enabling a developer to escape th...

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

PT-2026-70903

Malcolm is a network traffic analysis tool suite. The file-upload component FilePond PHP backend accepts uploads at POST /server/php/submit.php and stores them in a directory served by the same nginx and php-fpm instance. The allow-list that should restrict accepted file types is an empty array b...

8.8CVSS5.5AI score0.00317EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.13 views

PT-2026-70126

A remote code execution vulnerability in Apioo Fusio 8.8.3 allows authenticated users with the Developer role to execute arbitrary OS commands by exploiting a PHP-Sandbox allow-list bypass. The sandbox allow-list permits functions that transitively invoke system, enabling a developer to escape th...

8.8CVSS6.6AI score0.00668EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.13 views

CVE-2026-72576

A stored cross-site scripting XSS vulnerability in Bludit 4.0.0-beta allows a low-privileged authenticated user Author role to inject arbitrary JavaScript by uploading a crafted SVG file as the site logo. A stored script tag in the SVG executes in the browser of any user who loads the logo...

5.4CVSS4.9AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 10:40 a.m.18 views

EUVD-2026-55241

A SQL injection vulnerability in Tencent APIJSON through 8.1.8 allows unauthenticated remote attackers to bypass per-table access control and read arbitrary database tables via the Map-form @having operator...

9.8CVSS5.8AI score0.00469EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 9:17 p.m.20 views

CVE-2026-69207

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.34, the built-in CORS middleware, hono/cors, is vulnerable to a regular expression denial of service ReDoS. During a preflight OPTIONS request, the middleware parses the attacker-controlled...

5.3CVSS0.00488EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/07 8:51 p.m.95 views

CVE-2026-69207

Hono’s built-in CORS middleware (hono/cors) is vulnerable to a ReDoS in the Access-Control-Request-Headers parsing during preflight requests when allowHeaders is unset/empty. The regex-based parser can backtrack quadratically with long whitespace, potentially causing seconds of CPU usage per pref...

5.3CVSS5.5AI score0.00488EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/06 9:54 p.m.14 views

Incomplete List of Disallowed Inputs

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs via the create function in non-sandboxed template contexts. An attacker can access arbitrary files on the server filesystem by instantiating SplFileObject...

8.7CVSS5.6AI score0.00218EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/06 4:53 p.m.25 views

Traefik: Incomplete fix for CVE-2026-33433 + CVE-2026-39858 cross-cohort: headerField underscore-variant identity spoofing in BasicAuth / DigestAuth / ForwardAuth

Summary There is a high severity vulnerability in Traefik's BasicAuth, DigestAuth, and ForwardAuth middlewares. The fix for CVE-2026-33433 stripped canonical-cased spoofed identity headers e.g. X-Auth-User before writing Traefik's own value, but did not account for underscore-variant header names...

10CVSS6.9AI score0.00479EPSS
SaveExploits2References8Affected Software2
OSV
OSV
added 2026/08/06 4:53 p.m.8 views

GHSA-X677-9FXG-V5C5 Traefik: Incomplete fix for CVE-2026-33433 + CVE-2026-39858 cross-cohort: headerField underscore-variant identity spoofing in BasicAuth / DigestAuth / ForwardAuth

Summary There is a high severity vulnerability in Traefik's BasicAuth, DigestAuth, and ForwardAuth middlewares. The fix for CVE-2026-33433 stripped canonical-cased spoofed identity headers e.g. X-Auth-User before writing Traefik's own value, but did not account for underscore-variant header names...

7.8CVSS5.6AI score0.00208EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/06 4:24 p.m.36 views

CVE-2026-71325 Traefik: `allowCrossNamespace=false` bypass via `@kubernetescrd` TraefikService backendRef

Traefik is an open-source edge router that makes publishing services a fun and easy experience. Prior to 2.11.54, 3.6.25, and 3.7.10, cross-namespace @kubernetescrd references are not rejected for TraefikService backend references resolved by the service resolver. A tenant confined by RBAC to a...

4.8CVSS0.00132EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 4:24 p.m.15 views

CVE-2026-71325 Traefik: `allowCrossNamespace=false` bypass via `@kubernetescrd` TraefikService backendRef

Traefik is an open-source edge router that makes publishing services a fun and easy experience. Prior to 2.11.54, 3.6.25, and 3.7.10, cross-namespace @kubernetescrd references are not rejected for TraefikService backend references resolved by the service resolver. A tenant confined by RBAC to a...

4.8CVSS5.4AI score0.00132EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/06 2:24 p.m.39 views

CVE-2026-53976 OpenChamber 1.11.7 Path Traversal File Read via allowOutsideWorkspace Parameter

OpenChamber 1.11.7 contains a path traversal vulnerability in the file-serving endpoints /api/fs/read, /api/fs/stat, and /api/fs/raw that allows unauthenticated remote attackers to read arbitrary files by supplying the allowOutsideWorkspace=true query parameter alongside an absolute path, bypassi...

9.3CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/06 2:24 p.m.92 views

CVE-2026-53976

OpenChamber 1.11.7 suffers a path traversal vulnerability in the file-serving endpoints /api/fs/read, /api/fs/stat, and /api/fs/raw. An unauthenticated remote attacker can supply the allowOutsideWorkspace=true query parameter with an absolute path, bypassing the workspace boundary check in resolv...

9.3CVSS5.7AI score0.01899EPSS
SaveExploits0References3
Rows per page
Query Builder