PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-55502 cloudreve CVE debrief

CVE-2026-55502 is a high-severity vulnerability in Cloudreve's file management and sharing system, affecting versions prior to 4.17.0. The vulnerability class is related to improper access control, specifically in the POST /api/v4/admin/policy/oauth/signin endpoint, which requires only Admin.Read privileges. This allows an attacker to persist caller-supplied OneDrive secret and app_id values, potentially modifying storage policy credentials without Admin.Write privileges. The likely operational impact includes unauthorized access and modification of storage policy credentials. The source-confidence limits are based on the CVE record and NVD detail page. Review context suggests that defenders should verify affected systems, review current access controls, and ensure proper implementation of Admin.Write guards.

Vendor
cloudreve
Product
Unknown
CVSS
HIGH 7.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-31
Original CVE updated
2026-09-08
Advisory published
2026-07-31
Advisory updated
2026-09-08

Who should care

Administrators and users of Cloudreve's file management and sharing system should be aware of this high-severity vulnerability and take immediate action to mitigate potential risks. This includes reviewing and updating access controls, verifying proper implementation of Admin.Write guards, and monitoring for suspicious activity related to OAuth token usage and storage policy modifications. Additionally, security teams should prioritize patching affected systems and consider implementing compensating controls to mitigate potential unauthorized access.

Technical summary

CVE-2026-55502 is a high-severity vulnerability in Cloudreve's file management and sharing system. The POST /api/v4/admin/policy/oauth/signin endpoint requires only Admin.Read privileges, allowing an attacker to persist caller-supplied OneDrive secret and app_id values, potentially modifying storage policy credentials without Admin.Write privileges. This issue is fixed in version 4.17.0. Defenders should review and update access controls for the affected endpoint, verify proper implementation of Admin.Write guards, and monitor for suspicious activity.

Defensive priority

CVE-2026-55502 requires immediate attention due to its high CVSS score of 7.1 and potential impact on Cloudreve's file management and sharing system.

Recommended defensive actions

  • Review and update the access controls for the POST /api/v4/admin/policy/oauth/signin endpoint to ensure it requires Admin.Write privileges.
  • Verify that the local Admin.Write guard is properly implemented for sibling policy mutation routes.
  • Monitor for any suspicious activity related to OAuth token usage and storage policy modifications.
  • Consider implementing compensating controls to mitigate potential unauthorized access.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.

Evidence notes

The CVE-2026-55502 issue arises from the POST /api/v4/admin/policy/oauth/signin endpoint requiring only Admin.Read privileges, while persisting caller-supplied OneDrive secret and app_id values, which could allow an OAuth token without Admin.Write to modify storage policy credentials. This highlights the need for defenders to verify affected systems, review current access controls, and ensure proper implementation of Admin.Write guards. Additionally, monitoring for suspicious activity related to OAuth token usage and storage policy modifications is crucial.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-55502 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-55502 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

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

Supplemental references

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.