CVE-2026-19264
Last modified
CVE-2026-19264 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Postiz is an open-source social media scheduling tool. The route that serves locally stored media joins URL-supplied path segments onto the upload directory and streams the file without normalising the path or confining it to that directory, and the route requires no authentication.
Description
Postiz is an open-source social media scheduling tool. The route that serves locally stored media joins URL-supplied path segments onto the upload directory and streams the file without normalising the path or confining it to that directory, and the route requires no authentication. Raw dot-segments are collapsed before routing, but URL-encoded separators survive route matching and are decoded only once they reach the handler, restoring the traversal at the filesystem call. An unauthenticated remote attacker can therefore read any file readable by the application process, including the process environment, which exposes the JWT signing secret, the database connection string, and connected provider and billing secrets. Because session tokens are signed with that secret and carry no expiry, this allows forging a non-expiring session as any user, including an administrator, without a password.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| gitroomhq | postiz-app | < 2.22.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-19264?
How severe is CVE-2026-19264?
How do I fix CVE-2026-19264?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-19245A flaw has been found in HKUDS nanobot up to 0.2.1. The impa…3.3
- CVE-2026-19246A vulnerability has been found in HKUDS nanobot up to 0.2.1.…6.3
- CVE-2026-1925The EmailKit – Email Customizer for WooCommerce & WP plugin …4.3
- CVE-2026-19259A vulnerability has been found in MZ Automation libiec61850 …5.3
- CVE-2026-1926The Subscriptions for WooCommerce plugin for WordPress is vu…5.3
- CVE-2026-19263A vulnerability was found in INQUIRELAB mcp-bridge-api up to…7.3
- CVE-2026-19266A vulnerability was determined in Kirachon context-engine up…5.5
- CVE-2026-19268A vulnerability was identified in abdullah1854 MCPGateway up…6.3
- CVE-2026-1927The Greenshift – animation and page builder blocks plugin fo…5.4
- CVE-2026-19270A security flaw has been discovered in Hulupeep mcp-ui-probe…5.3
- CVE-2026-19278A flaw was found in StackRox/RHACS Central's Auth Machine-to…6.8
- CVE-2026-19279A vulnerability was identified in MIMICLab mcp-pdf-vision 1.…5.3
Are you affected by CVE-2026-19264?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
