Lucene search
+L

71 matches found

EUVD
EUVD
added 2026/07/23 8:20 p.m.10 views

EUVD-2026-48426

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.4, the /api/v1/ route surface trusts the bearer token alone for authorisation on most endpoints. The codebase itself admits this at internal/api/hosts.go:384: "API trusts the bearer toke...

9.9CVSS5.5AI score0.0035EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/06 10:30 p.m.7 views

CVE-2026-53640

FOSSBilling is a free, open-source billing and client management system. Prior to version 0.8.0, low-privileged staff accounts may read sensitive data via admin API endpoints that lack permission checks. While sibling write endpoints correctly enforce fine-grained permissions, the corresponding...

2.3CVSS6AI score0.00226EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/02 6:45 p.m.7 views

GHSA-QQ2C-2Q8J-JH27 Craft CMS: Authorship spoofing in `entries/save-entry` via pre-check/post-mutation authorization gap

Summary EntriesController::actionSaveEntry performs entry-edit permission checks before request-controlled author changes are applied to the model. The subsequent author mutation path accepts attacker-supplied authors / author parameters and allows the change when the current user is one of the o...

7.6CVSS5.8AI score0.00245EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/02 6:45 p.m.21 views

Craft CMS: Authorship spoofing in `entries/save-entry` via pre-check/post-mutation authorization gap

Summary EntriesController::actionSaveEntry performs entry-edit permission checks before request-controlled author changes are applied to the model. The subsequent author mutation path accepts attacker-supplied authors / author parameters and allows the change when the current user is one of the o...

7.6CVSS5.8AI score0.00245EPSS
SaveExploits0References4Affected Software1
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.9 views

Astra Linux – Vulnerability in PostgresSQL-15

Lack of authorization in the PostgreSQL CREATE STATISTICS command allows a table owner to perform denial of service against other users who also attempt to execute CREATE STATISTICS commands within the same schema. A subsequent execution of the CREATE STATISTICS command with the same name, by a...

3.1CVSS6AI score0.00222EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/23 11:11 p.m.17 views

Snipe-IT's S3 signature image retrieval lacks authorization before temporary URL

Impact Snipe-IT S3 signature image retrieval lacks authorization before temporary URL. On S3-backed deployments, authenticated users who know a signature filename can obtain a 5-minute signed S3 URL because the S3 branch returns before the authorize call used by the local-file branch. Key evidenc...

5.3CVSS5.8AI score0.00172EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/05/25 12:0 a.m.17 views

WordPress plugin B2BKing 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A security vulnerabili...

4.9CVSS5.8AI score0.00254EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/25 12:0 a.m.17 views

WordPress plugin Newses 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A security vulnerabili...

5.4CVSS5.8AI score0.00255EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/25 12:0 a.m.12 views

WordPress plugin NanoCare 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A security vulnerabili...

5.4CVSS5.8AI score0.00223EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/14 2:57 p.m.20 views

FlowiseAI has Mass Assignment in Assistant Update Endpoint that Allows Cross-Workspace Resource Reassignment

Summary A Mass Assignment vulnerability exists in the assistant update endpoint of FlowiseAI. The endpoint allows authenticated users to modify server-controlled properties such as workspaceId, createdDate, and updatedDate when updating an assistant resource. Due to missing server-side validation...

9.6CVSS5.9AI score0.00274EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.12 views

CVE-2026-42461

Arcane is an interface for managing Docker containers, images, networks, and volumes. Prior to version 1.18.0, four GET endpoints under /api/templates in Arcane's Huma backend are registered without any Security requirement, allowing any unauthenticated network client to list and read the full...

8.7CVSS5.7AI score0.0031EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/11 6:9 a.m.23 views

CVE-2026-42880

A flaw was found in Argo CD, a GitOps continuous delivery tool for Kubernetes. A missing authorization and data-masking gap in the ServerSideDiff endpoint allows an attacker with read-only access to extract sensitive Kubernetes Secret data. This information disclosure occurs by leveraging the...

9.6CVSS5.6AI score0.00506EPSS
SaveExploits2References4
CVE
CVE
added 2026/05/09 3:30 a.m.76 views

CVE-2026-42461

Arcane (Huma backend) has an unauthenticated information disclosure vulnerability prior to version 1.18.0. Four GET endpoints under /api/templates* (list, all, specific, and content) were registered without any Security requirement, enabling unauthenticated network clients to read full Compose YA...

8.7CVSS5.8AI score0.0031EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/05/09 12:0 a.m.17 views

HCL BigFix WebUI 安全漏洞

HCL BigFix WebUI is a web-based administration page from HCL India. A security vulnerability exists in HCL BigFix WebUI, which stems from an authorization gap that could result in an authenticated user without appropriate privileges accessing an unauthorized page to view sensitive environmental...

5.3CVSS5.8AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 10:20 p.m.7 views

CVE-2026-42880 ArgoCD ServerSideDiff is vulnerable to Kubernetes Secret Extraction

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to extract plaintext...

9.6CVSS7.1AI score0.00506EPSS
SaveExploits2References9
OSV
OSV
added 2026/04/30 8:55 p.m.5 views

GHSA-CXX3-HR75-4Q96 Arcane Vulnerable to Unauthenticated Disclosure of Custom Compose Template Content (incl. `.env` secrets)

Summary Four GET endpoints under /api/templates in Arcane's Huma backend are registered without any Security requirement, allowing any unauthenticated network client to list and read the full Compose YAML and .env content of every custom template stored in the instance. Because Arcane's UI expose...

8.7CVSS5.8AI score0.0031EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/14 12:0 a.m.11 views

SAP S/4HANA OData Service 安全漏洞

The SAP S/4HANA OData Service is an enterprise system data interface and service integration component provided by SAP, a German company. There is a security vulnerability in the SAP S/4HANA OData Service. This vulnerability stems from the lack of authorization checks, which may lead to...

4.3CVSS5.8AI score0.00158EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/07 4:50 p.m.8 views

CVE-2026-22683 Windmill < 1.615.0 Operator Role Missing Authorization Checks RCE

Windmill versions 1.56.0 through 1.614.0 contain a missing authorization vulnerability that allows users with the Operator role to perform prohibited entity creation and modification actions via the backend API. Although Operators are documented and priced as unable to create or modify entities,...

8.7CVSS7.8AI score0.02609EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.11 views

PT-2026-30978

Name of the Vulnerable Software and Affected Versions RustFS versions prior to alpha.90 Description RustFS, a distributed object storage system built in Rust, had a missing authorization check in the multipart copy path UploadPartCopy before version alpha.90. This allowed a low-privileged user,...

5.3CVSS5.9AI score0.00201EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/04 8:7 p.m.6 views

GHSA-R32R-J5JQ-3W4M Vaultwarden has Privilege Escalation via Bulk Permission Update to Unauthorized Collections by Manager

Summary A Manager account accessall=false was able to escalate privileges by directly invoking the bulk-access API against collections that were not originally assigned to them. The API allowed changing assigned=false to assigned=true, resulting in unauthorized access. Additionally, prior to the...

8.3CVSS6AI score0.00293EPSS
SaveExploits0References2
Rows per page
Query Builder