CVE-2025-27794

MEDIUM EPSS 36.7%
Published Mar 12, 20251y ago · Modified Jun 17, 20262w ago
6.8 CVSS 3.1
Medium
Find Similar
Published Mar 12, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

Flarum is open-source forum software. A session hijacking vulnerability exists in versions prior to 1.8.10 when an attacker-controlled authoritative subdomain under a parent domain (e.g., `subdomain.host.com`) sets cookies scoped to the parent domain (`.host.com`). This allows session token replacement for applications hosted on sibling subdomains (e.g., `community.host.com`) if session tokens aren't rotated post-authentication. Key Constraints are that the attacker must control any subdomain under the parent domain (e.g., `evil.host.com` or `x.y.host.com`), and the parent domain must not be on the Public Suffix List. Due to non-existent session token rotation after authenticating we can theoretically reproduce the vulnerability by using browser dev tools, but due to the browser's security measures this does not seem to be exploitable as described. Version 1.8.10 contains a patch for the issue.

CVSS Details

Base Score
6.8
Exploitability
1.6
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
36.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-74

Affected Products 1

VendorProductVersionRange
flarumflarum* <1.8.0

References 3

  • github.com https://github.com/flarum/framework/commit/a05aaea3ee1e0a8b870935183193cd6052f1d402
    Patch
  • github.com https://github.com/flarum/framework/releases/tag/v1.8.10
    Release Notes
  • github.com https://github.com/flarum/framework/security/advisories/GHSA-hg9j-64wp-m9px
    Vendor Advisory

Remediation

  • github.com https://github.com/flarum/framework/commit/a05aaea3ee1e0a8b870935183193cd6052f1d402
    Patch