Lucene search
+L

62886 matches found

OSV
OSV
added 2026/08/21 7:38 p.m.10 views

CVE-2026-76876 Craftplan < 0.5.1 Broken Access Control Information Disclosure via Settings API

Craftplan before 0.5.1 contains a broken access control vulnerability that allows unauthenticated attackers to read sensitive credentials by exploiting an unconditional authorization policy on the Settings resource. Attackers can send a GET request to the settings API endpoint with a valid record...

8.2CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/21 7:38 p.m.18 views

CVE-2026-76876

Craftplan before 0.5.1 contains a broken access control vulnerability in the Settings resource. The read policy uses an always-allow authorization check that bypasses all identity verification, allowing unauthenticated attackers to send a GET request to the settings API endpoint with a valid reco...

8.2CVSS5.4AI score0.00281EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 6:16 p.m.18 views

CVE-2026-71862

Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. From 3.3.0 until 3.9.2, enabling the global showURL setting causes the unauthenticated GET /api/v1/status-page/:url endpoi...

7.5CVSS0.00353EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/21 4:17 p.m.13 views

CVE-2026-22681

OpenViking before 0.3.4 contains a server-side request forgery vulnerability that allows authenticated low-privilege attackers to access internal network services by submitting arbitrary URLs to the resources API endpoint. Attackers can POST a crafted URL to /api/v1/resources, causing the server ...

8.5CVSS0.00276EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 4:13 p.m.19 views

EUVD-2026-63999

OpenViking before 0.3.4 contains a server-side request forgery vulnerability that allows authenticated low-privilege attackers to access internal network services by submitting arbitrary URLs to the resources API endpoint. Attackers can POST a crafted URL to /api/v1/resources, causing the server ...

8.5CVSS5.5AI score0.00276EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/21 4:13 p.m.20 views

CVE-2026-22681

OpenViking (by Volcengine) before 0.3.4 is vulnerable to Server-Side Request Forgery (SSRF) via the /api/v1/resources endpoint. An authenticated low-privilege attacker can POST a crafted URL, causing the server to issue outbound HEAD and GET requests with redirects enabled to loopback, RFC 1918, ...

8.5CVSS5.5AI score0.00276EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/21 4:13 p.m.29 views

CVE-2026-22681 OpenViking < 0.3.4 SSRF via /api/v1/resources

OpenViking before 0.3.4 contains a server-side request forgery vulnerability that allows authenticated low-privilege attackers to access internal network services by submitting arbitrary URLs to the resources API endpoint. Attackers can POST a crafted URL to /api/v1/resources, causing the server ...

8.5CVSS0.00276EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 4:13 p.m.11 views

CVE-2026-22681 OpenViking < 0.3.4 SSRF via /api/v1/resources

OpenViking before 0.3.4 contains a server-side request forgery vulnerability that allows authenticated low-privilege attackers to access internal network services by submitting arbitrary URLs to the resources API endpoint. Attackers can POST a crafted URL to /api/v1/resources, causing the server ...

8.3CVSS5.8AI score
SaveExploits0References8
NVD
NVD
added 2026/08/21 12:16 p.m.11 views

CVE-2026-17559

The Passster WordPress plugin before 4.3.9 does not correctly match its own public endpoint paths when deciding which REST API requests may bypass global password protection, comparing them as an unanchored substring of the request URI rather than against the resolved route, allowing an...

5.3CVSS0.00255EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 11:40 a.m.15 views

EUVD-2026-63911

The Passster WordPress plugin before 4.3.9 does not correctly match its own public endpoint paths when deciding which REST API requests may bypass global password protection, comparing them as an unanchored substring of the request URI rather than against the resolved route, allowing an...

5.3CVSS5.4AI score0.00255EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 11:40 a.m.14 views

CVE-2026-17559

Passster (Content Protector) WordPress plugin versions before 4.3.9 contain an unauthenticated information disclosure vulnerability in its REST API path allowlist logic. The plugin compares its own public endpoint paths as an unanchored substring of the request URI rather than against the resolve...

5.3CVSS5.4AI score0.00255EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 11:29 a.m.27 views

CVE-2026-77759

Roskus Prospero Flow CRM versions 5.0.0 through 5.3.5 contain an IDOR vulnerability in the transaction API. The endpoint GET /api/transaction/{id} resolves transaction identifiers without company scoping or any permission check, allowing an authenticated user to enumerate and read financial trans...

8.7CVSS5.2AI score0.0032EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 11:29 a.m.30 views

CVE-2026-77759 IDOR and missing authorization in the Prospero Flow CRM transaction API allow cross-tenant reading of financial records

Authorization Bypass Through User-Controlled Key in the transaction API in Roskus Prospero Flow CRM 5.0.0 through 5.3.5 allows an authenticated user to read the transactions of other companies on the same instance via an incremented identifier in GET /api/transaction/id, which is resolved without...

8.7CVSS0.0032EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 11:29 a.m.14 views

EUVD-2026-63906

Authorization Bypass Through User-Controlled Key in the transaction API in Roskus Prospero Flow CRM 5.0.0 through 5.3.5 allows an authenticated user to read the transactions of other companies on the same instance via an incremented identifier in GET /api/transaction/id, which is resolved without...

8.7CVSS5.4AI score0.0032EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 9:16 a.m.9 views

CVE-2026-66797

Improper access control in CloudStack's annotation functionality allows unauthorized comment creation and disclosure. The addAnnotation and listAnnotation APIs perform an ownership check when an entity's UUID is specified, but fail to honor its result correctly. This lets any authenticated user...

5.4CVSS0.00263EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 9:16 a.m.13 views

CVE-2026-61400

Improper Neutralization of Special Elements used in a Command 'Command Injection' vulnerability in Apache CloudStack's run and get diagnostics functionality for the system VMs and virtual routers. An authenticated user holding the permissions required to invoke either getDiagnosticsData or...

8.8CVSS0.01539EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/21 8:43 a.m.7 views

BIT-GRAFANA-2026-11817 CVE-2026-11817 CVE Record

This vulnerability only affects Grafana stacks configured with multiple organizations; single-organization deployments are not impacted. In a multi-organization stack, a user who is an Org Admin of a single organization can call GET...

5.3CVSS5.5AI score0.00256EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/21 8:30 a.m.39 views

CVE-2026-47359 Apache CloudStack: OS Command Injection due to unsanitized mount command

Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability in Apache CloudStack's NAS backup provider plugin. The addBackupRepository API available since 4.20.0.0 and updateBackupRepository API introduced in 4.22.0.0 accept unsanitized command options f...

0.01103EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 8:27 a.m.14 views

EUVD-2026-63842

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache CloudStack's LDAP authentication plugin while listing LDAP providers. LDAP configurations can be listed by any authenticated user with access to the listLdapConfigurations API. By default, this API is available to...

5.4AI score0.00336EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 8:25 a.m.42 views

CVE-2026-61400 Apache CloudStack: Get and Run Diagnostics Command Injection

Improper Neutralization of Special Elements used in a Command 'Command Injection' vulnerability in Apache CloudStack's run and get diagnostics functionality for the system VMs and virtual routers. An authenticated user holding the permissions required to invoke either getDiagnosticsData or...

0.01539EPSS
SaveExploits0References1
Rows per page
Query Builder