Lucene search
K

447443 matches found

Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-50867

AIL framework contains a path traversal vulnerability in the /objects/item/diff endpoint. The endpoint accepts item identifiers through the s1 and s2 query parameters and, prior to the fix, attempted to retrieve and compare item contents without first verifying that both referenced items existed ...

5.3CVSS5.8AI score
Exploits0References2
OSV
OSV
added yesterday2 views

UBUNTU-CVE-2026-55200

libssh2 through 1.11.1, fixed in commit 7acf3df contains an out-of-bou...

9.2CVSS5.8AI score0.00552EPSS
Exploits0References3
OSV
OSV
added yesterday2 views

UBUNTU-CVE-2026-55203

HAProxy through 3.4.0, fixed in commit 5985276, contains an integer overflow vulnerability in the fcgiconn structure's drl field that allows buffer misparse as new FCGI record headers. When contentLength is 65535 and paddingLength is 1 or more, the drl field wraps to 0, causing incorrect record...

9CVSS6.1AI score
Exploits0References2
OSV
OSV
added yesterday3 views

UBUNTU-CVE-2026-55392

NILFS utilities through 2.3.0, fixed in commit 26efb5d, nilfssbisva...

6.7CVSS5.8AI score
Exploits0References3
OSV
OSV
added yesterday2 views

UBUNTU-CVE-2026-42530

NGINX Open Source has a vulnerability in the ngxhttpv3modulemodule...

9.2CVSS6.1AI score0.00755EPSS
Exploits2References4
OSV
OSV
added yesterday2 views

UBUNTU-CVE-2026-55199

libssh2 through 1.11.1, fixed in commit 1762685, contains a pre-authen...

8.2CVSS5.8AI score0.00376EPSS
Exploits0References3
OSV
OSV
added yesterday2 views

UBUNTU-CVE-2026-54388

Tinyproxy through 1.11.3, fixed in commit 364cdb6, fails to reject req...

9.3CVSS5.8AI score0.00385EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-50839

Versions of the package ts-deepmerge before 8.0.0 are vulnerable to Uncaught Exception due to the improper handling of built-in Object.prototype methods such as toString, valueOf. When user-controlled input contains these keys with non-function values, the resulting merged object becomes broken —...

6.9CVSS5.9AI score
Exploits0References4
OSV
OSV
added yesterday2 views

UBUNTU-CVE-2026-48817

Starlette is a lightweight ASGI framework/toolkit. In versions 1.0.1 a...

5.3CVSS5.8AI score0.00348EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-51028

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.1.0, a crafted H.265 bitstream with large SPS dimensions and 16-bit bit depth causes a signed integer overflow in de265 image get buffer libde265/image.cc:128. The overflow wraps the plane allocation size to a...

7.1CVSS5.9AI score0.00074EPSS
Exploits0References3
OSV
OSV
added yesterday2 views

UBUNTU-CVE-2026-55202

Tinyproxy through 1.11.3, fixed in commit 09312a1, fails to properly v...

8.8CVSS5.8AI score0.00335EPSS
Exploits0References3
OSV
OSV
added yesterday2 views

UBUNTU-CVE-2026-48988

markdown-it is a Markdown parser. Versions 14.1.1 and below contain a...

5.3CVSS5.8AI score0.00418EPSS
Exploits0References4
OSV
OSV
added yesterday2 views

UBUNTU-CVE-2026-55204

HAProxy through 3.4.0, fixed in commit 9a6d1fe, contains a null pointer dereference vulnerability in hpackdhtinsert within src/hpack-tbl.c that fails to validate the return value of hpackdhtdefrag when the memory pool is exhausted. An attacker can trigger HPACK dynamic table insertions under memo...

8.7CVSS5.9AI score
Exploits0References2
Cvelist
Cvelist
added 2 days ago8 views

CVE-2026-12049 pgAdmin 4: Open redirect in multi-factor authentication flow via unvalidated 'next' parameter

Open redirect in pgAdmin 4's multi-factor authentication flow. The MFA validate and register endpoints honoured the user-supplied 'next' query/form parameter without confirming the target pointed back inside pgAdmin, so an authenticated victim who clicked /mfa/validate?next= -- a link typically...

5.3CVSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago3 views

CVE-2026-12049

Open redirect in pgAdmin 4's multi-factor authentication flow. The MFA validate and register endpoints honoured the user-supplied 'next' query/form parameter without confirming the target pointed back inside pgAdmin, so an authenticated victim who clicked /mfa/validate?next= -- a link typically...

5.3CVSS5.3AI score
Exploits0References3Affected Software1
CVE
CVE
added 2 days ago14 views

CVE-2026-12049

CVE-2026-12049 affects pgAdmin 4. An open redirect vulnerability exists in the MFA flow where the next parameter is not validated against the current origin, allowing an authenticated user to be redirected to an attacker-controlled host via /mfa/validate?next=… This is a trusted-domain redirect r...

5.3CVSS5.4AI score
Exploits0References2
Cvelist
Cvelist
added 2 days ago10 views

CVE-2026-12048 pgAdmin 4: Stored XSS via untrusted error and plan-node text rendered through html-react-parser

Stored cross-site scripting in pgAdmin 4's error-rendering and plan-node-rendering paths. Text returned by a PostgreSQL server ErrorResponse messages, including object names quoted back inside relation-does-not-exist errors and inside EXPLAIN Recheck Cond / Exact Heap Blocks fields was passed...

9.3CVSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-12048

Stored cross-site scripting in pgAdmin 4's error-rendering and plan-node-rendering paths. Text returned by a PostgreSQL server ErrorResponse messages, including object names quoted back inside relation-does-not-exist errors and inside EXPLAIN Recheck Cond / Exact Heap Blocks fields was passed...

9.3CVSS5.3AI score
Exploits0References3Affected Software1
CVE
CVE
added 2 days ago27 views

CVE-2026-12048

CVE-2026-12048 affects pgAdmin 4 (versions 6.0 up to 9.16). Stored XSS occurs when untrusted server-returned text is passed through html-react-parser in multiple user-facing sinks (toasts, dialogs, explain visualiser, SQL editor prompts, etc.), allowing an attacker-controlled PostgreSQL server to...

9.3CVSS5.4AI score
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago3 views

CVE-2026-12047

HTML injection in pgAdmin 4's cloud deployment module. The verifycredentials, deploy, regions, and update-server endpoints under /rds/, /azure/, /google/, and the top-level /cloud/ blueprint propagated AWS / Azure / Google SDK exception text — and the related file-resolution and database-commit...

4.8CVSS5.2AI score
Exploits0References3Affected Software1
Rows per page
Query Builder