CVE-2026-91966
Received Received - Intake

Unauthenticated SSRF in AVideo via HTTP Host Header

Vulnerability report for CVE-2026-91966, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-15

Last updated on: 2026-09-15

Assigner: VulnCheck

Description

AVideo through 29.0 contains an unauthenticated server-side request forgery vulnerability in the check_site_availability function that accepts attacker-controlled HTTP Host headers. Attackers can send requests to submitIndex.php or ajax.php with arbitrary Host headers to probe internal network hosts and ports, following redirects without authentication.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-15
Last Modified
2026-09-15
Generated
2026-09-15
AI Q&A
2026-09-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
wwbn avideo to 29.0 (inc)
avideo avideo to 29.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

AVideo through version 29.0 has an unauthenticated server-side request forgery (SSRF) vulnerability in the check_site_availability function. This flaw allows attackers to manipulate HTTP Host headers in requests to submitIndex.php or ajax.php. By sending arbitrary Host headers, attackers can probe internal network hosts and ports without needing authentication. The system also follows redirects during these requests, which could expose internal services.

Detection Guidance

To detect this vulnerability, monitor network traffic for unusual HTTP requests to submitIndex.php or ajax.php with arbitrary Host headers. Check server logs for requests probing internal hosts or ports. Use tools like tcpdump or Wireshark to capture and analyze HTTP traffic for suspicious Host header values.

Impact Analysis

This vulnerability could allow attackers to scan and map your internal network, identify vulnerable services, or access sensitive internal resources. Since no authentication is required, any exposed internal service could be targeted. Attackers might exploit this to steal data, pivot to other systems, or disrupt internal operations.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR due to unauthorized data exposure or access. For HIPAA, it may violate safeguards for protected health information if internal systems are compromised. Organizations could face fines or penalties for failing to protect sensitive data under these regulations.

Mitigation Strategies

Immediately update AVideo to the latest version if available. Configure your web server to reject or sanitize arbitrary Host headers. Implement network-level restrictions to block unauthorized internal host probing. Review and restrict access to submitIndex.php and ajax.php endpoints.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-91966. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart