Lucene search
+L

88655 matches found

CVE
CVE
added 2026/08/13 4:44 p.m.54 views

CVE-2026-58432

CVE-2026-58432 relates to Gitea (code.gitea.io/gitea) and describes missing authorization and an authorization bypass via a user-controlled key, plus incorrect permissions on a critical resource that could expose sensitive information to an unauthorized actor. The CVE is rated with CVSS v3.1 base...

5.9CVSS5.7AI score0.00268EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.33 views

CVE-2026-58432 Missing Authorization and Authorization Bypass Through User-Controlled Key and Incorrect Permission Assignment for Critical Resource and Exposure of Sensitive Information to an Unauthorized Actor in code.gitea.io/gitea

Missing Authorization and Authorization Bypass Through User-Controlled Key and Incorrect Permission Assignment for Critical Resource and Exposure of Sensitive Information to an Unauthorized Actor in code.gitea.io/gitea...

0.00268EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 4:44 p.m.7 views

CVE-2026-58432 Missing Authorization and Authorization Bypass Through User-Controlled Key and Incorrect Permission Assignment for Critical Resource and Exposure of Sensitive Information to an Unauthorized Actor in code.gitea.io/gitea

Missing Authorization and Authorization Bypass Through User-Controlled Key and Incorrect Permission Assignment for Critical Resource and Exposure of Sensitive Information to an Unauthorized Actor in code.gitea.io/gitea...

5.6AI score0.00268EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 4:44 p.m.24 views

CVE-2026-58432 Missing Authorization and Authorization Bypass Through User-Controlled Key and Incorrect Permission Assignment for Critical Resource and Exposure of Sensitive Information to an Unauthorized Actor in code.gitea.io/gitea

Missing Authorization and Authorization Bypass Through User-Controlled Key and Incorrect Permission Assignment for Critical Resource and Exposure of Sensitive Information to an Unauthorized Actor in code.gitea.io/gitea...

5.9CVSS5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/08/13 4:44 p.m.42 views

CVE-2026-58416

CVE-2026-58416 (Gitea) describes a read-access leak in the Fork-PR Actions path: when a private repo B lists A as a collaborative owner, GetActionsUserRepoPermission on the collaborative-owner branch returns code-read permissions even if the fork PR is involved, enabling an attacker to clone a th...

7.1CVSS8.5AI score0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 4:44 p.m.11 views

CVE-2026-58416 Fork-PR Actions task can read a third private repository via the collaborative-owner branch (missing fork-PR guard)

Fork-PR Actions task can read a third private repository via the collaborative-owner branch missing fork-PR guard...

7.1CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.34 views

CVE-2026-58416 Fork-PR Actions task can read a third private repository via the collaborative-owner branch (missing fork-PR guard)

Fork-PR Actions task can read a third private repository via the collaborative-owner branch missing fork-PR guard...

0.00252EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 4:44 p.m.11 views

EUVD-2026-58151

Fork-PR Actions task can read a third private repository via the collaborative-owner branch missing fork-PR guard...

7.1CVSS8.5AI score0.00252EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/13 4:21 p.m.7 views

SUSE CVE-2026-73626

JupyterLab versions =4.6.0,=4.6.1 and =4.5.9 contain an allowlist/blocklist enforcement gap in PyPIExtensionManager.install. A missing 'await' caused the isinstallallowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install. The sto...

7.7CVSS5.4AI score0.00214EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/13 4:02 p.m.5 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization due to insufficient authorization checks in the logical decoding process. An attacker can execute arbitrary code with the privileges of the operating system account running the server by specifying a crafted logica...

8.6CVSS7.3AI score0.00285EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/13 4:00 p.m.4 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the process of assigning a range subtype or referencing a type from an SQL expression. An attacker can prevent legitimate users from altering or dropping a type by creating a dependency on it without the requir...

5.3CVSS6AI score0.00195EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/13 3:40 p.m.6 views

Mozilla: Arbitrary JavaScript execution in PDF.js

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context...

8.8CVSS6AI score0.7066EPSS
SaveExploits16References7
EUVD
EUVD
added 2026/08/13 2:04 p.m.11 views

EUVD-2026-57924

Missing Authorization and Authorization Bypass Through User-Controlled Key in the product management component in Roskus Prospero Flow CRM before 5.4.7 allows authenticated users of any company to read the full sensitive data price, cost, stock, SKU, and barcode of another company's product and t...

8.6CVSS5.4AI score0.00327EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:04 p.m.32 views

CVE-2026-19734

CVE-2026-19734 affects Roskus Prospero Flow CRM (before 5.4.7). The vulnerability arises from missing authorization checks in the product management flow, allowing authenticated users from any company to read full sensitive product data (price, cost, stock, SKU, barcode) and to hijack a product b...

8.6CVSS5.4AI score0.00327EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 1:19 p.m.8 views

AZL-95696 CVE-2026-6471 affecting package postgresql 16.14-1

Missing authorization in PostgreSQL logical decoding allows a non-superuser holding REPLICATION privilege to dlopen any file visible to the operating system account running the server, via the choice of logical decoding plugin. This in turn runs arbitrary code as that account. Versions before...

7.2CVSS7.2AI score0.00285EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 1:19 p.m.10 views

CVE-2026-6470

Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subtype and referencing the type from an SQL...

4.3CVSS0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 1:19 p.m.9 views

AZL-95738 CVE-2026-6470 affecting package postgresql 16.14-1

Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subtype and referencing the type from an SQL...

4.3CVSS6AI score0.00195EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 1:19 p.m.7 views

CVE-2026-6471

Missing authorization in PostgreSQL logical decoding allows a non-superuser holding REPLICATION privilege to dlopen any file visible to the operating system account running the server, via the choice of logical decoding plugin. This in turn runs arbitrary code as that account. Versions before...

7.2CVSS0.00285EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/13 1:19 p.m.10 views

CVE-2026-6470

Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subtype and referencing the type from an SQL...

4.3CVSS5.3AI score0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 1:19 p.m.8 views

UBUNTU-CVE-2026-6470

Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subtype and referencing the type from an SQL...

4.3CVSS6AI score0.00195EPSS
SaveExploits0References5
Rows per page
Query Builder