Lucene search
+L

174925 matches found

RedhatCVE
RedhatCVE
added 2026/08/28 1:47 p.m.13 views

CVE-2026-82324

A flaw was found in the file-iff IFF/ILBM plugin in GIMP. When processing a specially crafted IFF/ILBM image file, the plugin does not properly validate the HAM row size and improperly handles cases where the number of color planes nPlanes is zero. This causes a row size mismatch that bypasses...

6.1CVSS5.8AI score0.00185EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 1:11 p.m.18 views

CVE-2026-13761

Pega Platform versions 7.1.0 through 25.1.2 are affected by an improper validation of inputs used for loop conditions , which can cause excessive looping and potentially lead to denial of service or other consequences. The vulnerability is exploitable over the network with low complexity and no p...

8.8CVSS5.9AI score0.00253EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/28 1:11 p.m.33 views

CVE-2026-13761 Pega Platform versions 7.1.0 through 25.1.2 are affected by an improper validation of inputs that are used for loop conditions, potentially leading to a denial of service or other consequences because of excessive looping.

Pega Platform versions 7.1.0 through 25.1.2 are affected by an improper validation of inputs that are used for loop conditions, potentially leading to a denial of service or other consequences because of excessive looping...

8.8CVSS0.00253EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/28 1:11 p.m.9 views

EUVD-2026-67718

Pega Platform versions 7.1.0 through 25.1.2 are affected by an improper validation of inputs that are used for loop conditions, potentially leading to a denial of service or other consequences because of excessive looping...

8.8CVSS5.9AI score0.00253EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 12:16 p.m.9 views

CVE-2026-82256

SvelteKit before 2.69.1 fails to properly validate remote form function payload sizes, allowing attackers to crash the Node process by sending large payloads. Repeated exploitation causes denial of service by repeatedly crashing the application process...

6.9CVSS0.00247EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 12:16 p.m.5 views

AZL-98409 CVE-2026-82253 affecting package rust 1.75.0-30

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS6AI score0.00497EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.4 views

AZL-98433 CVE-2026-82253 affecting package rust 1.90.0-10

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS6AI score0.00497EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 12:16 p.m.9 views

CVE-2026-82251

gitoxide before 0.52.1 fails to validate submodule names from .gitmodules configuration, allowing path traversal when deriving submodule git directories. Attackers can craft malicious submodule names with traversal segments to redirect state and open functions to repositories outside .git/modules...

8.7CVSS0.00387EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 12:16 p.m.10 views

CVE-2026-82249

gitoxide before 0.38.2 fails to validate carriage return characters in URL values passed to credential helpers. Attackers can supply URLs containing bare carriage returns to inject additional helper protocol fields and cause credential helpers to return credentials for attacker-specified hosts...

3.1CVSS0.00167EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 12:16 p.m.7 views

CVE-2026-82246

Budibase Server before 3.41.3 contains a server-side request forgery vulnerability in the query import endpoint that fails to validate user-supplied URLs before fetching content. Attackers can submit arbitrary URLs to retrieve responses from internal services including cloud metadata endpoints an...

7.1CVSS0.00178EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 12:16 p.m.8 views

CVE-2026-82235

filebrowser through 2.63.23 fails to validate named pipes in directory archive and public download handlers, allowing attackers to trigger blocking open syscalls. Authenticated users or anonymous visitors with public share links can repeatedly request archives containing named pipes to pin server...

8.2CVSS0.00394EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 12:16 p.m.9 views

CVE-2026-82238

filebrowser from version 2.24.0 contains a race condition in the TUS upload handler that allows authenticated users to write past the declared Upload-Length by sending concurrent PATCH requests. Attackers can send multiple simultaneous PATCH requests at the same offset to bypass length validation...

3.1CVSS0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 12:16 p.m.8 views

ALPINE-CVE-2026-73208

An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim...

7.4CVSS7.1AI score0.00256EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 12:16 p.m.9 views

CVE-2026-73208

An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim...

7.4CVSS0.00256EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 12:16 p.m.8 views

CVE-2026-40205

An attacker that holds an OAuth2 token granting only part of the required scopes can authenticate, because when more than one scope is required in the configuration, the remote token validation paths accept a token that carries only one of them, while the local token validation path correctly...

5.9CVSS0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.5 views

ALPINE-CVE-2026-40205

An attacker that holds an OAuth2 token granting only part of the required scopes can authenticate, because when more than one scope is required in the configuration, the remote token validation paths accept a token that carries only one of them, while the local token validation path correctly...

5.9CVSS7.1AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.4 views

AZL-98307 CVE-2026-40205 affecting package dovecot 2.3.20-1

An attacker that holds an OAuth2 token granting only part of the required scopes can authenticate, because when more than one scope is required in the configuration, the remote token validation paths accept a token that carries only one of them, while the local token validation path correctly...

5.9CVSS7.1AI score0.00179EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/28 12:16 p.m.8 views

CVE-2025-3248-Langflow-RCE

CVE-2025-3248 — Langflow Unauthenticated Remote Code Execution Proof-of-Concept-Exploit für CVE-2025-3248 , eine nicht authentifizierte Remote-Codeausführungs-Schwachstelle in Langflow, einer Plattform zum Erstellen von KI-/LLM-Workflows. Betroffene Versionen: Langflow 1.3.0 Behoben in: 1.3.0...

9.8CVSS7.4AI score0.99989EPSS
SaveExploits36References1
UbuntuCve
UbuntuCve
added 2026/08/28 12:16 p.m.10 views

CVE-2026-82249

gitoxide before 0.38.2 fails to validate carriage return characters in URL values passed to credential helpers. Attackers can supply URLs containing bare carriage returns to inject additional helper protocol fields and cause credential helpers to return credentials for attacker-specified hosts...

3.1CVSS5.9AI score0.00167EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 12:16 p.m.5 views

UBUNTU-CVE-2026-82251

gitoxide before 0.52.1 fails to validate submodule names from .gitmodules configuration, allowing path traversal when deriving submodule git directories. Attackers can craft malicious submodule names with traversal segments to redirect state and open functions to repositories outside .git/modules...

8.7CVSS5.9AI score0.00387EPSS
SaveExploits0References4
Rows per page
Query Builder