PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-84485 apitable CVE debrief

CVE-2026-84485 is a high-severity vulnerability in APITable through 1.13.0-beta.1 that exposes an internal organization loadOrSearch endpoint without authentication. This allows unauthenticated attackers to retrieve member names, email addresses, and team hierarchy. The vulnerability has a CVSS score of 8.7 and is considered high severity. Affected deployments should prioritize verifying exposure and ensuring proper authentication is in place to mitigate potential risks. Defenders should assess their exposure and review access controls for the endpoint.

Vendor
apitable
Product
Unknown
CVSS
HIGH 8.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-02
Original CVE updated
2026-09-23
Advisory published
2026-09-02
Advisory updated
2026-09-23

Who should care

Defenders and security teams responsible for APITable deployments should assess their exposure to this vulnerability and prioritize remediation efforts. They should verify the exposure of the internal organization loadOrSearch endpoint and ensure proper authentication is in place. Additionally, they should review and update access controls for the endpoint and consider compensating controls for exposed systems while remediation is scheduled and verified.

Why it matters

CVE-2026-84485 is a high-severity vulnerability that allows unauthenticated attackers to retrieve sensitive information from APITable deployments. Defenders should prioritize verifying exposure and ensuring proper authentication is in place.

  • Unauthenticated access to sensitive information
  • Potential enumeration of member directory
  • Exposure of team hierarchy and member email addresses

Technical summary

The vulnerability exists in the APITable through 1.13.0-beta.1, where the internal organization loadOrSearch endpoint is exposed without authentication. This allows unauthenticated attackers to retrieve sensitive information such as member names, email addresses, and team hierarchy. The vulnerability has a CVSS score of 8.7, indicating high severity. Affected deployments should prioritize verifying exposure and ensuring proper authentication is in place to mitigate potential risks. Defenders should assess their exposure and review access controls for the endpoint.

Defensive priority

Defenders should prioritize verifying exposure of the internal organization loadOrSearch endpoint and ensuring proper authentication is in place.

Recommended defensive actions

  • Verify exposure of the internal organization loadOrSearch endpoint
  • Ensure proper authentication is in place for the endpoint
  • Review and update access controls for the endpoint
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. However, the exact versions affected and the remediation steps are not explicitly stated. The vulnerability allows unauthenticated access to sensitive information, which could lead to enumeration of the member directory and exposure of team hierarchy and member email addresses. Defenders should verify the exposure of the internal organization loadOrSearch endpoint and ensure proper authentication is in place

Sources and references

Verified primary and authoritative sources

  • CVE-2026-84485 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-84485

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-84485 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-84485

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/apitable/apitable

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://github.com/apitable/apitable/blob/88b24ce9f359cc434778be75d03603182882dc76/backend-server/application/src/main/java/com/apitable/internal/controller/InternalOrganizationController.java

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://github.com/apitable/apitable/blob/88b24ce9f359cc434778be75d03603182882dc76/backend-server/application/src/main/java/com/apitable/shared/context/LoginContext.java

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://github.com/apitable/apitable/blob/88b24ce9f359cc434778be75d03603182882dc76/backend-server/application/src/main/java/com/apitable/shared/interceptor/ResourceInterceptor.java

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://www.vulncheck.com/advisories/apitable-through-1.13.0-beta.1-missing-authentication-on-the-internal-organization-load-or-search-endpoint

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.