Lucene search
+L

19 matches found

NVD
NVD
added 2026/09/05 10:16 a.m.6 views

CVE-2026-86120

APITable through 1.13.0-beta.1 contains an incorrect authorization vulnerability in NodePermissionGuard that fails to enforce node-level access control when permission lookups throw exceptions. Attackers with valid Fusion API tokens can write attachments to private datasheets they have been...

5.3CVSS0.00214EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/05 9:59 a.m.6 views

CVE-2026-86120 APITable through 1.13.0-beta.1 Fail-Open Authorization in the Fusion API Node Permission Guard

APITable through 1.13.0-beta.1 contains an incorrect authorization vulnerability in NodePermissionGuard that fails to enforce node-level access control when permission lookups throw exceptions. Attackers with valid Fusion API tokens can write attachments to private datasheets they have been...

5.3CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/05 9:59 a.m.37 views

CVE-2026-86120 APITable through 1.13.0-beta.1 Fail-Open Authorization in the Fusion API Node Permission Guard

APITable through 1.13.0-beta.1 contains an incorrect authorization vulnerability in NodePermissionGuard that fails to enforce node-level access control when permission lookups throw exceptions. Attackers with valid Fusion API tokens can write attachments to private datasheets they have been...

5.3CVSS0.00214EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/05 9:59 a.m.8 views

EUVD-2026-71952

APITable through 1.13.0-beta.1 contains an incorrect authorization vulnerability in NodePermissionGuard that fails to enforce node-level access control when permission lookups throw exceptions. Attackers with valid Fusion API tokens can write attachments to private datasheets they have been...

5.3CVSS5.3AI score0.00214EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/05 9:59 a.m.14 views

CVE-2026-86120

APITable through 1.13.0-beta.1 is affected by a fail-open authorization flaw in the NodePermissionGuard middleware of its Fusion API. When permission lookups throw exceptions, the guard fails to enforce node-level access control, allowing an attacker holding a valid Fusion API token to write atta...

5.3CVSS5.3AI score0.00214EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/02 2:17 a.m.10 views

CVE-2026-84485

APITable through 1.13.0-beta.1 exposes the internal organization loadOrSearch endpoint without authentication, allowing unauthenticated attackers to retrieve member names, email addresses, and team hierarchy. Attackers can query the endpoint with space identifiers obtained from shared links or...

8.7CVSS0.00347EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/02 1:18 a.m.32 views

CVE-2026-84485

APITable versions through 1.13.0-beta.1 expose an internal organization loadOrSearch endpoint without requiring authentication. This allows unauthenticated attackers to retrieve member names, email addresses, and team hierarchy by querying the endpoint with space identifiers obtained from shared ...

8.7CVSS5.9AI score0.00347EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/02 1:18 a.m.11 views

CVE-2026-84485 APITable through 1.13.0-beta.1 Missing Authentication on the Internal Organization Load or Search Endpoint

APITable through 1.13.0-beta.1 exposes the internal organization loadOrSearch endpoint without authentication, allowing unauthenticated attackers to retrieve member names, email addresses, and team hierarchy. Attackers can query the endpoint with space identifiers obtained from shared links or...

8.7CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/02 1:18 a.m.43 views

CVE-2026-84485 APITable through 1.13.0-beta.1 Missing Authentication on the Internal Organization Load or Search Endpoint

APITable through 1.13.0-beta.1 exposes the internal organization loadOrSearch endpoint without authentication, allowing unauthenticated attackers to retrieve member names, email addresses, and team hierarchy. Attackers can query the endpoint with space identifiers obtained from shared links or...

8.7CVSS0.00347EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/02 1:18 a.m.15 views

EUVD-2026-69797

APITable through 1.13.0-beta.1 exposes the internal organization loadOrSearch endpoint without authentication, allowing unauthenticated attackers to retrieve member names, email addresses, and team hierarchy. Attackers can query the endpoint with space identifiers obtained from shared links or...

8.7CVSS5.9AI score0.00347EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/27 5:20 p.m.11 views

CVE-2026-80207

APITable through 1.13.0-beta.1 annotates the create handler of InternalNotifyController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxies every /api request to the...

6.9CVSS0.00286EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/27 5:20 p.m.19 views

CVE-2026-80208

APITable through 1.13.0-beta.1 annotates both getUserHistories and closePausedUserAccount in InternalUserController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxi...

8.8CVSS0.00312EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:50 p.m.12 views

CVE-2026-80208 APITable through 1.13.0-beta.1 Missing Authentication on the Internal Account Closure Endpoints

APITable through 1.13.0-beta.1 annotates both getUserHistories and closePausedUserAccount in InternalUserController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxi...

8.8CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/08/27 2:50 p.m.28 views

CVE-2026-80208

APITable through 1.13.0-beta.1 ships two internal endpoints (/api/v1/internal/getUserHistories and /api/v1/internal/users/{userId}/close) annotated with requiredLogin = false. Because the product's nginx gateway proxies all /api requests to the backend and the ResourceInterceptor returns before v...

8.8CVSS5.4AI score0.00312EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.8 views

EUVD-2026-67142

APITable through 1.13.0-beta.1 annotates both getUserHistories and closePausedUserAccount in InternalUserController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxi...

8.8CVSS5.4AI score0.00312EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:50 p.m.11 views

CVE-2026-80207 APITable through 1.13.0-beta.1 Missing Authentication on the Internal Notification Create Endpoint

APITable through 1.13.0-beta.1 annotates the create handler of InternalNotifyController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxies every /api request to the...

6.9CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/27 2:50 p.m.9 views

EUVD-2026-67141

APITable through 1.13.0-beta.1 annotates the create handler of InternalNotifyController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxies every /api request to the...

6.9CVSS5.7AI score0.00286EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.30 views

CVE-2026-80207 APITable through 1.13.0-beta.1 Missing Authentication on the Internal Notification Create Endpoint

APITable through 1.13.0-beta.1 annotates the create handler of InternalNotifyController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxies every /api request to the...

6.9CVSS0.00286EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:50 p.m.28 views

CVE-2026-80207

APITable through 1.13.0-beta.1 is affected by a missing authentication flaw on the Internal Notify Controller create handler. The endpoint is annotated with requiredLogin = false, and the ResourceInterceptor returns before any session or API-key validation. Because the shipped nginx gateway proxi...

6.9CVSS5.7AI score0.00286EPSS
SaveExploits0References4
Rows per page
Query Builder