Lucene search
+L

1360 matches found

NVD
NVD
added 2026/08/06 10:17 p.m.15 views

CVE-2026-48080

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, the GET /api/tenants/id endpoint returns the full tenant record to any authenticated TENANTADMIN of that tenant, including the databaseUrl field. This field contains...

8CVSS0.00276EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:17 p.m.16 views

CVE-2026-48071

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.4, the PIN-type challenge throttle uses emailHash as the only key. The throttle rows live in the central challengethrottle table, which is shared across all tenants...

5.8CVSS0.00379EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:17 p.m.12 views

CVE-2026-45414

Decidim is a participatory democracy framework. Prior to 0.31.5 and in 0.32.0.rc1 before 0.32.0.rc2, JWT-backed API authentication is not bound to the organization selected by the current host, allowing a JWT issued for one tenant to be replayed against another tenant’s API to read...

8.5CVSS0.00324EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/06 10:16 p.m.12 views

CVE-2025-14561

In multi-tenant deployments, the Publisher REST APIs fail to enforce tenant isolation correctly. This allows a user in one tenant, possessing sufficient privileges to invoke these APIs, to perform operations that impact other tenants. The vulnerability allows a privileged user to perform publishe...

9CVSS0.00386EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 8:27 p.m.31 views

CVE-2026-48074 OpenReception: Staff deletion removes pending invites cross-tenant by email match

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.6, when a TENANTADMIN deletes an existing staff user, the underlying StaffService.deleteStaffMember runs an additional invite cleanup that deletes from the central...

2.7CVSS0.0028EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 8:27 p.m.51 views

CVE-2026-48074

OpenReception OpenReception: CVE-2026-48074 describes a cross-tenant data cleanup bug in Staff deletion. Before v1.0.6, deleting a staff member triggers an invite cleanup that removes from the central user_invite table by email without scoping to tenantId. As a result, a TENANT_ADMIN in one tenan...

2.7CVSS5.5AI score0.0028EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 8:27 p.m.14 views

CVE-2026-48074 OpenReception: Staff deletion removes pending invites cross-tenant by email match

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.6, when a TENANTADMIN deletes an existing staff user, the underlying StaffService.deleteStaffMember runs an additional invite cleanup that deletes from the central...

2.7CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/06 7:17 p.m.118 views

CVE-2026-45414

Decidim CVE-2026-45414 describes a JWT binding flaw in multi-tenant deployments: a JWT issued for one organization can be replayed against another organization’s API to read participantDetails and access the proposal.answer mutation. Affected are pre-0.31.5 and 0.32.0.rc1 before 0.32.0.rc2; the i...

8.5CVSS5.5AI score0.00324EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/06 7:03 p.m.106 views

CVE-2026-71433

CVE-2026-71433 affects LangGraph checkpoint stores for Postgres and SQLite. Before 3.1.1, langgraph-checkpoint-postgres and langgraph-checkpoint-sqlite persisted hierarchical namespaces as a dot-joined string and used a simple prefix match for reads, allowing an authenticated caller to access ite...

5.3CVSS5.5AI score0.00225EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 6:46 p.m.31 views

CVE-2026-48071 OpenReception's client PIN challenge throttle is keyed by emailHash only, allowing cross-tenant lockout

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.4, the PIN-type challenge throttle uses emailHash as the only key. The throttle rows live in the central challengethrottle table, which is shared across all tenants...

5.8CVSS0.00379EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 6:46 p.m.49 views

CVE-2026-48071

OpenReception's appointment booking software (prior to version 1.0.4) has a vulnerability in the PIN-type challenge throttle. The throttle uses emailHash as the single key, with throttle rows stored in a shared central challenge_throttle table across tenants. As a result, failing challenges in on...

5.8CVSS5.5AI score0.00379EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 6:46 p.m.12 views

CVE-2026-48071 OpenReception's client PIN challenge throttle is keyed by emailHash only, allowing cross-tenant lockout

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.4, the PIN-type challenge throttle uses emailHash as the only key. The throttle rows live in the central challengethrottle table, which is shared across all tenants...

5.8CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/06 6:26 p.m.79 views

CVE-2026-48080

OpenReception OpenReception’s appointment-booking software (before v1.0.2) exposed a live PostgreSQL connection string via GET /api/tenants/{id} to any TENANT_ADMIN, including the databaseUrl containing the instance-wide superuser credentials and plaintext password. This allowed cross-tenant acce...

8CVSS5.6AI score0.00276EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 6:26 p.m.14 views

CVE-2026-48080 OpenReception's tenant detail endpoint discloses live PostgreSQL connection string, superuser-scoped in the tested official deployment

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, the GET /api/tenants/id endpoint returns the full tenant record to any authenticated TENANTADMIN of that tenant, including the databaseUrl field. This field contains...

8CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/06 5:32 p.m.56 views

CVE-2025-14561

The CVE-2025-14561 entry concerns WSO2 products with multi-tenant deployments. The issue is an access control bypass in the Publisher REST APIs where tenant isolation is not correctly enforced, allowing a privileged user in one tenant to perform publisher operations (e.g., exposing or modifying A...

9CVSS5.5AI score0.00386EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 5:32 p.m.36 views

CVE-2025-14561 Access Control Bypass via Publisher REST APIs in Multiple WSO2 Products Allows Cross-Tenant Operations

In multi-tenant deployments, the Publisher REST APIs fail to enforce tenant isolation correctly. This allows a user in one tenant, possessing sufficient privileges to invoke these APIs, to perform operations that impact other tenants. The vulnerability allows a privileged user to perform publishe...

9CVSS0.00386EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/06 10:02 a.m.14 views

CVE-2026-71192

A flaw was found in the S3API middleware of OpenStack Swift. When configured with s3acl=true non-default, Swift-native control headers such as X-Copy-From and X-Copy-From-Account are not sanitized from S3 API requests. Because the S3 ACL mode bypasses Swift's native authorization, an authenticate...

6.5CVSS5.5AI score0.00292EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/06 8:16 a.m.12 views

CVE-2025-13909

The system accepts authentication requests without sufficient validation to enforce tenant isolation when using Email OTP, SMS OTP, or Magic Link as first-factor authenticators. This failure to adequately separate user data between tenants can lead to the exposure of personally identifiable...

4.3CVSS0.00205EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 7:33 a.m.71 views

CVE-2025-13909

WSO2 Identity Server is reported to have a multi-tenant authentication flaw where requests using Email OTP, SMS OTP, or Magic Link as first factors do not adequately enforce tenant isolation. This can allow an attacker to disclose PII from other tenants (e.g., mobile numbers) due to cross-tenant ...

4.3CVSS5.5AI score0.00205EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/06 7:33 a.m.16 views

EUVD-2025-210630

The system accepts authentication requests without sufficient validation to enforce tenant isolation when using Email OTP, SMS OTP, or Magic Link as first-factor authenticators. This failure to adequately separate user data between tenants can lead to the exposure of personally identifiable...

4.3CVSS5.5AI score0.00205EPSS
SaveExploits0References1
Rows per page
Query Builder