Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40909

24
FAUCET Score

WWBN AVideo versions 29.0 and prior contain a critical path traversal vulnerability in the locale save endpoint that allows unauthenticated attackers with admin privileges to write arbitrary PHP files to the filesystem. The vulnerability stems from insufficient input sanitization of the $_POST['flag'] parameter, which is directly concatenated into file paths without validation before being written to disk via fwrite(). The vulnerability carries a CVSS score of 8.7 (HIGH) due to its network accessibility, low attack complexity, and high impact on confidentiality and integrity. While exploitation requires high privileges (admin access), the absence of CSRF token validation and the use of SameSite=None cookies significantly lowers the practical barrier to exploitation, as an attacker could leverage CSRF techniques to trick an admin into triggering the malicious request. There is no evidence of active exploitation in the wild, and this vulnerability has not been added to the CISA Known Exploited Vulnerabilities catalog. The EPSS score of 0.001 indicates extremely low current exploitation probability. Commit 57f89ffbc27d37c9d9dd727212334846e78ac21a addresses the issue and should be applied immediately to all affected WWBN AVideo installations.

Impacted Technologies

VendorProductVersion(s)CPE
<= 29.0CPE matchmatch criteria
cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.7HIGH

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
2.3
Impact Score
5.8
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.66%
Probability of exploitation in next 30 days
EPSS Percentile
47.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0066 is in the 48th percentile among its peer group of 3,565 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (1)

composerGHSA-6rc6-p838-686fhigh

WWBN AVideo has a Path Traversal in Locale Save Endpoint Enables Arbitrary PHP File Write to Any Web-Accessible Directory (RCE)

Apr 14, 2026

References

github.com / WWBN/AVideo/commit/57f89ffbc27d37c9d9dd727212334846e78ac21a
Patch
github.com / WWBN/AVideo/security/advisories/GHSA-6rc6-p838-686f
ExploitVendor Advisory