CVE-2026-89148
Last modified
CVE-2026-89148 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains an open redirect in objects/playlistSort.php. Because the endpoint is not a *.json.php script, AVideo's automatic CSRF guard (autoCSRFGuard()/forbidIfIsUntrustedRequest()) does not run, and when the request includes the sort parameter the script issues a Location header set to the unvalidated $_SERVER['HTTP_REFERER'] value without calling isSafeRedirectURL().
Description
AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains an open redirect in objects/playlistSort.php. Because the endpoint is not a *.json.php script, AVideo's automatic CSRF guard (autoCSRFGuard()/forbidIfIsUntrustedRequest()) does not run, and when the request includes the sort parameter the script issues a Location header set to the unvalidated $_SERVER['HTTP_REFERER'] value without calling isSafeRedirectURL(). A remote unauthenticated attacker can therefore induce a logged-in user who can manage the targeted playlist to submit a cross-origin POST with a crafted Referer, causing the victim's playlist to be reordered and the victim's browser to be redirected from a trusted AVideo URL to an attacker-controlled site for phishing. No patched version is available.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| WWBN | AVideo | <= c3edcc274c389816d434acadac07ee78eaf330c1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-89148?
How severe is CVE-2026-89148?
How do I fix CVE-2026-89148?
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-89139Temporal Server compiles a Worker Controller Instance module…8.7
- CVE-2026-8914In Teltonika Networks RUTOS devices, running versions 7.22 t…8.4
- CVE-2026-89141The AI Engine – The Chatbot, AI Framework & MCP for WordPres…6.5
- CVE-2026-89145Flextype CMS versions 0.9.9 through 1.0.0-alpha.3 fail to HT…4.2
- CVE-2026-89146libp2p-rendezvous through 0.17.1 fails to validate registrat…7.5
- CVE-2026-89147Net-SNMP through 5.9.5.2 contains a denial of service vulner…7.5
- CVE-2026-8915Out-of-bounds write vulnerability in Samsung Open Source Esc…8.8
- CVE-2026-89151Forgejo before 16.0.4 allows use of restricted API tokens fo…3.5
- CVE-2026-89155Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-89156PCRE2 before 10.48 has a pcre2_match out-of-bounds read afte…5.9
- CVE-2026-89157PCRE2 before 10.48, on 32-bit platforms, has a pcre2_pattern…7.4
- CVE-2026-89158PCRE2 before 10.48, on 32-bit platforms, has a pcre2_compile…6.5
Are you affected by CVE-2026-89148?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
