CVE-2026-48781
CVE-2026-48781 is a critical-severity vulnerability with a CVSS 3.x base score of 9.9. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-302.
Key facts
- Severity: Critical (CVSS 3.x base score 9.9)
- EPSS exploit prediction: 0% (11th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-37505
- Weakness: CWE-302
- Published:
- Last modified:
Description
Postiz is an AI social media scheduling tool. In versions prior to 2.21.8, the Skool integration callback signed an attacker-controlled JSON blob into a session-shape JWT using the application's JWT_SECRET, and the auth middleware trusted every claim in that JWT without re-resolving the user from the database. Any authenticated Postiz user could forge a SUPERADMIN session and impersonate arbitrary organizations. This allowed Full Access to the following: all parts of Postiz, including users registered to the specific instance and the ability to post in the name of the victim's social media channels added to that Postiz instance. This issue has been fixed in version 2.21.8.
Frequently asked questions
- What is CVE-2026-48781?
- Postiz is an AI social media scheduling tool. In versions prior to 2.21.8, the Skool integration callback signed an attacker-controlled JSON blob into a session-shape JWT using the application's JWT_SECRET, and the auth middleware trusted every claim in that JWT without re-resolving the user from the database. Any authenticated Postiz user could forge a SUPERADMIN session and impersonate arbitrary organizations. This allowed Full Access to the following: all parts of Postiz, including users registered to the specific instance and the ability to post in the name of the victim's social media channels added to that Postiz instance. This issue has been fixed in version 2.21.8.
- How severe is CVE-2026-48781?
- CVE-2026-48781 has a CVSS 3.x base score of 9.9, rated critical severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-48781 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (11th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2026-48781?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2026-48781 have an EU (EUVD) identifier?
- Yes. CVE-2026-48781 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-37505.
- When was CVE-2026-48781 published?
- CVE-2026-48781 was published on 2026-06-17 and last updated on 2026-06-18.
References
- http://github.com/gitroomhq/postiz-app/releases/tag/v2.21.8
- https://gadvisory.org/advisories/PSA-2026-2CAQ96
- https://github.com/gitroomhq/postiz-app/commit/23696d2973510ae1f3f48bfa41a6bfbbf9827b05
- https://github.com/gitroomhq/postiz-app/security/advisories/GHSA-j77w-h625-56q2
Other CWE-302 vulnerabilities
- CVE-2024-56404 — Critical (CVSS 9.9): In One Identity Identity Manager 9.x before 9.3, an insecure direct object reference (IDOR) vulnerability allows…
- CVE-2024-43441 — Critical (CVSS 9.8): Authentication Bypass by Assumed-Immutable Data vulnerability in Apache HugeGraph-Server. This issue affects Apache…
- CVE-2025-47158 — Critical (CVSS 9.0): Authentication bypass by assumed-immutable data in Azure DevOps allows an unauthorized attacker to elevate privileges…
- CVE-2024-12838 — High (CVSS 8.8): The passwordless login mechanism in CGFIDO from Changing Information Technology has an Authentication Bypass…
- CVE-2026-39429 — High (CVSS 8.2): kcp is a Kubernetes-like control plane for form-factors and use-cases beyond Kubernetes and container workloads. Prior…
- CVE-2025-8855 — High (CVSS 8.1): Authorization Bypass Through User-Controlled Key, Weak Password Recovery Mechanism for Forgotten Password,…