Lucene search
+L

124832 matches found

Vulnrichment
Vulnrichment
•added 2026/08/06 9:08 p.m.•13 views

CVE-2026-47185 Frappe Has Broken Access Control in its Workspace Save API

Frappe is a full-stack web application framework. Prior to 16.18.0, the Workspace Save API accepts a controlled workspace identifier from any authenticated user without enforcing workspace ownership, allowing modification of another user's private workspace and persistent script injection. This...

5.1CVSS5.3AI score0.00411EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/06 9:08 p.m.•14 views

CVE-2026-47185 Frappe Has Broken Access Control in its Workspace Save API

Frappe is a full-stack web application framework. Prior to 16.18.0, the Workspace Save API accepts a controlled workspace identifier from any authenticated user without enforcing workspace ownership, allowing modification of another user's private workspace and persistent script injection. This...

5.1CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/06 9:08 p.m.•34 views

CVE-2026-47185 Frappe Has Broken Access Control in its Workspace Save API

Frappe is a full-stack web application framework. Prior to 16.18.0, the Workspace Save API accepts a controlled workspace identifier from any authenticated user without enforcing workspace ownership, allowing modification of another user's private workspace and persistent script injection. This...

5.1CVSS0.00411EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/06 9:08 p.m.•15 views

EUVD-2026-54152

Frappe is a full-stack web application framework. Prior to 16.18.0, the Workspace Save API accepts a controlled workspace identifier from any authenticated user without enforcing workspace ownership, allowing modification of another user's private workspace and persistent script injection. This...

5.1CVSS5.5AI score0.00411EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/06 9:08 p.m.•64 views

CVE-2026-47185

CVE-2026-47185 — Frappe Workspace Save API : In Frappe, prior to version 16.18.0, the Workspace Save API accepted a controlled workspace identifier from any authenticated user without enforcing workspace ownership, enabling modification of another user’s private workspace and risking persistent s...

5.1CVSS5.5AI score0.00411EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/06 9:04 p.m.•16 views

EUVD-2026-54151

Fedify is a TypeScript library for building federated server apps powered by ActivityPub. From version 1.2.0 through the affected 1.9, 1.10, 2.0, 2.1, 2.2, and 2.3 maintenance lines, getNodeInfo follows an attacker-controlled links.href value from /.well-known/nodeinfo without scheme, redirect, o...

8.8CVSS5.5AI score0.00421EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/06 9:04 p.m.•59 views

CVE-2026-62857

Fedify: Server-Side Request Forgery via getNodeInfo() is caused by following attacker-controlled links[].href from /.well-known/nodeinfo without scheme/redirect/private-address validation. Affected: Fedify versions 1.2.0 through 1.9, 1.10, 2.0, 2.1, 2.2, 2.3 maintenance lines. Impact: may access ...

8.8CVSS5.5AI score0.00421EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/06 9:04 p.m.•36 views

CVE-2026-62857 Fedify: Server-Side Request Forgery in getNodeInfo() Allows Access to Internal Network Resources

Fedify is a TypeScript library for building federated server apps powered by ActivityPub. From version 1.2.0 through the affected 1.9, 1.10, 2.0, 2.1, 2.2, and 2.3 maintenance lines, getNodeInfo follows an attacker-controlled links.href value from /.well-known/nodeinfo without scheme, redirect, o...

8.8CVSS0.00421EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/06 8:56 p.m.•12 views

CVE-2026-48078 OpenReception's schedule endpoint discloses isPublic=false channels and slot availability to unauthenticated callers

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.5, the unauthenticated /api/tenants/id/schedule endpoint returns every non-archived channel for a tenant regardless of the channel's isPublic flag. Channels marked...

5.3CVSS5.2AI score0.00343EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/06 8:56 p.m.•60 views

CVE-2026-48078

OpenReception’s CVE-2026-48078 affects the scheduling endpoint prior to version 1.0.5. The unauthenticated /api/tenants/{id}/schedule endpoint exposed all non-archived channels for a tenant, including those with isPublic = false, disclosing channel names, descriptions, IDs, agent associations, pa...

5.3CVSS5.4AI score0.00343EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/06 8:56 p.m.•31 views

EUVD-2026-54148

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.5, the unauthenticated /api/tenants/id/schedule endpoint returns every non-archived channel for a tenant regardless of the channel's isPublic flag. Channels marked...

5.3CVSS5.4AI score0.00343EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/06 8:43 p.m.•19 views

CVE-2026-48076 OpenReception's bootstrap booking flow allows unauthenticated booking on isPublic=false channels

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. The new-client booking flow in versions 1.0.1 and prior consists of three calls: bootstrap-challenge returns a 16-bit PoW challenge with difficulty=4 leading hex zeroes, bootstrap-verify...

6.5CVSS5.4AI score
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/06 8:43 p.m.•36 views

CVE-2026-48076 OpenReception's bootstrap booking flow allows unauthenticated booking on isPublic=false channels

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. The new-client booking flow in versions 1.0.1 and prior consists of three calls: bootstrap-challenge returns a 16-bit PoW challenge with difficulty=4 leading hex zeroes, bootstrap-verify...

6.5CVSS0.00332EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/06 8:43 p.m.•57 views

CVE-2026-48076

OpenReception’s bootstrap booking flow (versions ≤1.0.1) is vulnerable to an unauthenticated booking against private channels due to a missing channel binding in the booking token. The 3-step flow: bootstrap-challenge (PoW), bootstrap-verify (issues a booking access token), and create-new-client ...

6.5CVSS5.5AI score0.00332EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/06 8:43 p.m.•15 views

EUVD-2026-54145

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. The new-client booking flow in versions 1.0.1 and prior consists of three calls: bootstrap-challenge returns a 16-bit PoW challenge with difficulty=4 leading hex zeroes, bootstrap-verify...

6.5CVSS5.5AI score0.00332EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/06 8:43 p.m.•13 views

CVE-2026-48076 OpenReception's bootstrap booking flow allows unauthenticated booking on isPublic=false channels

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. The new-client booking flow in versions 1.0.1 and prior consists of three calls: bootstrap-challenge returns a 16-bit PoW challenge with difficulty=4 leading hex zeroes, bootstrap-verify...

6.5CVSS5.4AI score0.00332EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/06 3:38 p.m.•66 views

CVE-2026-53983

The CVE concerns Ground Station prior to 0.6.0, exposing an unauthenticated blind SSRF via the orbital-source URL path. An unauthenticated Socket.IO client can connect on port 7000 (credentials not required, wildcard CORS) and submit a data_submission with submit-orbital-sources to store an attac...

9.2CVSS5.5AI score0.00574EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/06 3:38 p.m.•23 views

CVE-2026-53983 Ground Station prior to 0.6.0 Unauthenticated Persistent Blind Server-Side Request Forgery via Orbital Data Source URL

Ground Station prior to 0.6.0 contains an unauthenticated blind server-side request forgery vulnerability in the orbital-source configuration path that allows any unauthenticated Socket.IO client to cause the ground-station process to issue outbound HTTP requests to attacker-chosen destinations...

9.2CVSS5.5AI score0.00726EPSS
SaveExploits0References5
NVD
NVD
•added 2026/08/06 3:16 p.m.•43 views

CVE-2026-53976

OpenChamber 1.11.7 contains a path traversal vulnerability in the file-serving endpoints /api/fs/read, /api/fs/stat, and /api/fs/raw that allows unauthenticated remote attackers to read arbitrary files by supplying the allowOutsideWorkspace=true query parameter alongside an absolute path, bypassi...

9.3CVSS0.02612EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/06 2:24 p.m.•69 views

CVE-2026-53976 OpenChamber 1.11.7 Path Traversal File Read via allowOutsideWorkspace Parameter

OpenChamber 1.11.7 contains a path traversal vulnerability in the file-serving endpoints /api/fs/read, /api/fs/stat, and /api/fs/raw that allows unauthenticated remote attackers to read arbitrary files by supplying the allowOutsideWorkspace=true query parameter alongside an absolute path, bypassi...

9.3CVSS5.7AI score
SaveExploits0References5
Rows per page
Query Builder