Lucene search
+L

1217 matches found

Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.20 views

PT-2026-84769

In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, user objects can appear as nested field values in other deserialized XML objects, allowing attackers with Overall/Read permission to create user objects by submitting crafted XML...

4.3CVSS5.9AI score0.00276EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/01 8:57 p.m.18 views

EUVD-2026-69605

A flaw was found in Ansible Automation Platform's automation-controller AWX. The Bulk Job Launch API POST /api/v2/bulk/joblaunch/ authorizes the requested instancegroups with only a read-level permission check, whereas the standard single-job launch path requires use-level permission on the same...

6.4CVSS5.9AI score0.00243EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 8:07 p.m.36 views

CVE-2026-81729 Dolibarr before 23.0.4 Incorrect Authorization on REST API Document Deletion

Dolibarr before 23.0.4 authorizes REST API document deletion against the wrong permission. Documents::delete in htdocs/api/class/apidocuments.class.php calls dolchecksecureaccessdocument with the mode argument 'read' when handling DELETE /api/index.php/documents, while the sibling builddoc path...

7.1CVSS0.0022EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 8:07 p.m.20 views

CVE-2026-81729

In Dolibarr before 23.0.4 , the REST API document deletion endpoint (DELETE /api/index.php/documents) checks permissions with the wrong mode. Documents::delete() in htdocs/api/class/api_documents.class.php calls dol_check_secure_access_document() with mode read instead of write , meaning an authe...

7.1CVSS5.2AI score0.0022EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/27 8:07 p.m.8 views

CVE-2026-81729 Dolibarr before 23.0.4 Incorrect Authorization on REST API Document Deletion

Dolibarr before 23.0.4 authorizes REST API document deletion against the wrong permission. Documents::delete in htdocs/api/class/apidocuments.class.php calls dolchecksecureaccessdocument with the mode argument 'read' when handling DELETE /api/index.php/documents, while the sibling builddoc path...

7.1CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/27 8:07 p.m.9 views

EUVD-2026-67234

Dolibarr before 23.0.4 authorizes REST API document deletion against the wrong permission. Documents::delete in htdocs/api/class/apidocuments.class.php calls dolchecksecureaccessdocument with the mode argument 'read' when handling DELETE /api/index.php/documents, while the sibling builddoc path...

7.1CVSS5.2AI score0.0022EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/17 9:21 p.m.18 views

EUVD-2026-60474

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, CreateModelVersion accepts a runid or modelid after validatesourcerun or validatesourcemodel in mlflow/server/handlers.py verifies only path containment, allowing...

7.1CVSS5.2AI score0.00279EPSS
SaveExploits0References4
F5 Networks
F5 Networks
added 2026/08/13 5:16 a.m.17 views

K000162902: Node.js vulnerability CVE-2026-21715

Security Advisory Description A flaw in Node.js Permission Model filesystem enforcement leaves fs.realpathSync.native without the required read permission checks, while all comparable filesystem functions correctly enforce them. As a result, code running under --permission with restricted...

3.3CVSS6.3AI score0.00158EPSS
SaveExploits0
attackerkb
attackerkb
added 2026/08/12 3:18 p.m.13 views

CVE-2026-70547

An authenticated user without repository read permission may access package metadata under specific conditions...

4.3CVSS5.2AI score0.00204EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/08/12 1:17 a.m.12 views

CVE-2026-68448

In the Linux kernel, the following vulnerability has been resolved: ovl: check access to copyfilerange source with src mounter creds Commit 5dae222a5ff0c "vfs: allow copyfilerange to copy across devices" allowed filesystems that implement the copyfilerange fop to decide if they want to access...

0.00155EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/12 1:17 a.m.11 views

CVE-2026-68448

In the Linux kernel, the following vulnerability has been resolved: ovl: check access to copyfilerange source with src mounter creds Commit 5dae222a5ff0c "vfs: allow copyfilerange to copy across devices" allowed filesystems that implement the copyfilerange fop to decide if they want to access...

5.5AI score0.00155EPSS
SaveExploits0References4
attackerkb
attackerkb
added 2026/08/10 6:56 p.m.13 views

CVE-2026-72873

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.one in apps/dokploy/server/api/routers/application.ts returns provider relations loaded by findApplicationById in packages/server/src/services/application.ts without redacting githubClientSecret,...

6.5CVSS5.3AI score0.00332EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/10 6:56 p.m.22 views

CVE-2026-72873 Dokploy: Cross-tenant Git provider secrets are disclosed to low-privileged service readers via `application.one`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.one in apps/dokploy/server/api/routers/application.ts returns provider relations loaded by findApplicationById in packages/server/src/services/application.ts without redacting githubClientSecret,...

6.5CVSS5.4AI score
SaveExploits0References6
attackerkb
attackerkb
added 2026/08/10 11:59 a.m.13 views

CVE-2026-72689

A broken object-level authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read complete contract records via the getDocument Parse cloud function. The function fetches documents using useMasterKey, bypassing the object ACL, and...

7.5CVSS5.4AI score0.00324EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 6:17 p.m.13 views

CVE-2026-70446

Missing permission checks in Jenkins CodeSonar Plugin 3.6.0 and earlier allow attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins...

4.3CVSS0.0017EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 6:17 p.m.16 views

CVE-2026-70435

A missing permission check in Jenkins SCM-Manager Plugin 1.11.1 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins...

4.2CVSS0.00121EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 5:40 p.m.71 views

CVE-2026-70447

CVE-2026-70447 affects Jenkins AWS CodeBuild Plugin 0.59 and earlier. The root cause is missing permission checks on HTTP endpoints, allowing users with Overall/Read to enumerate credential IDs stored in Jenkins. Impact is credential enumeration, which can facilitate credential access in conjunct...

4.3CVSS5.5AI score0.00164EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/08/05 5:40 p.m.13 views

CVE-2026-70445

Missing permission checks in Jenkins Sauce OnDemand Plugin 2.2.0 and earlier allow attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins...

5.5AI score0.0017EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/08/05 5:40 p.m.13 views

CVE-2026-70438

A missing permission check in Jenkins Parameterized Remote Trigger Plugin 3.2.2 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins...

5.5AI score0.0017EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 5:40 p.m.42 views

CVE-2026-70438

A missing permission check in Jenkins Parameterized Remote Trigger Plugin 3.2.2 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins...

0.0017EPSS
SaveExploits0References1
Rows per page
Query Builder