LiveActive security incident?Get immediate response
CVE Record

CVE-2025-61524: An issue in the permission verification module and organization/application editing interface in Casdoor v2...

An issue in the permission verification module and organization/application editing interface in Casdoor v2.26.0 and before, and fixed in v.2.63.0, allows remote authenticated administrators of any organization within the system to bypass the system's permission verification mechanism by directly concatenating URLs after login

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is an authorization failure in Casdoor. An administrator for one organization could potentially reach organization or application editing functions beyond their intended permissions after logging in. The issue is serious because it affects confidentiality, integrity, and availability, but it requires an already-authenticated administrator account.

Executive priority

Prioritize remediation where Casdoor protects multiple organizations, tenants, or sensitive applications. The issue is not described as actively exploited, but successful abuse could undermine administrative boundaries and affect critical identity configuration.

Technical view

CVE-2025-61524 is a CWE-285 improper authorization issue in Casdoor v2.26.0 and earlier, reportedly fixed in v2.63.0. The description ties the flaw to permission verification and organization/application editing interfaces, where URL manipulation after login could bypass intended checks. CVSS 3.1 is 7.2 with PR:H and high CIA impact.

Likely exposure

Likely exposure is Casdoor deployments at v2.26.0 or earlier, especially multi-organization environments with delegated organization administrators. The bundle does not provide CPEs or broader affected-product metadata, so asset validation must rely on local Casdoor inventories.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires remote authenticated administrator privileges in any organization, which reduces opportunistic risk but remains important where tenant or organization boundaries are security-critical.

Researcher notes

Evidence is limited to the CVE description, referenced gist, fixing commit, and v2.63.0 release reference. The bundle does not provide exploit telemetry, CPEs, or detailed patch notes. Treat the described URL-based bypass as a validation focus without publishing weaponized steps.

Mitigation direction

  • Upgrade affected Casdoor deployments to v2.63.0 or later.
  • Review Casdoor vendor guidance and release notes for any additional remediation.
  • Restrict organization administrator privileges to trusted, necessary accounts.
  • Audit multi-organization deployments for unintended administrator reach.
  • Monitor for unusual organization or application editing activity.

Validation and detection

  • Inventory all Casdoor instances and record running versions.
  • Confirm no production instance runs v2.26.0 or earlier.
  • Verify organization administrators cannot modify out-of-scope organizations or applications.
  • Review admin role assignments across all organizations.
  • Check logs for unexpected organization/application edit events.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-285: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-61524 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2025-61524Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-285 · source CWE mapping

Improper Authorization

Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.