CVE-2026-10195 HIGH

CVE-2026-10195: FS Poster <= 8.0.1 - Authenticated (Subscriber+) Remote Code Execution via FFmpeg Path Setting

Vendor Fs-Code
Product FS Poster - WordPress Social media Auto Poster & Scheduler [Facebook, Instagram, Twitter, Pinterest]
Weakness CWE-77
Published September 1, 2026
Last update September 1, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The FS-Poster plugin for WordPress is vulnerable to Remote Code Execution in versions up to and including 8.0.1. This is due to insufficient input sanitization of the FFmpeg path parameter before passing it to the exec() function, combined with missing authorization checks on the REST API endpoints. This makes it possible for authenticated attackers, with subscriber-level access and above, to execute arbitrary commands on the underlying server.

Explanation of Vulnerability in Simple Terms

02Summary

FS Poster contains a command injection vulnerability in versions up to 8.0.1. An authenticated user with low privileges can inject arbitrary system commands through the plugin's input handling. This allows execution of arbitrary code on the server with the privileges of the web server process. Site administrators should update immediately to a patched version.

What an attacker can do

03Attacker Capabilities

Run arbitrary system commands on the server with web server privileges.

Potential impact on your site

04Site Impact

An attacker with basic WordPress access can execute code on your server, potentially compromising your entire site and data.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor).

Key dates

06Disclosure timeline

September 1, 2026 CVE published

Related vulnerabilities

08Related CVE