GHSA-4jw9-5hrc-m4j6
GHSA-5f7v-4f6g-74rj
GHSA-j9m2-xx67-38fc
GHSA-mcj5-6qr4-95fj
GHSA-xgxp-f695-6vrp
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
The Canto plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.1.1 via the /wp-content/plugins/canto/includes/lib/copy-media.php file. This is due to the file being directly accessible without any authentication, authorization, or nonce checks, and the fbc_flight_domain and fbc_app_api URL components being accepted as user-supplied POST parameters rather than read from admin-configured options. Since the attacker controls both the destination server and the fbc_app_token value, the entire fetch-and-upload chain is attacker-controlled - the server never contacts Canto's legitimate API, and the uploaded file originates entirely from the attacker's infrastructure. This makes it possible for unauthenticated attackers to upload arbitrary files (constrained to WordPress-allowed MIME types) to the WordPress uploads directory. Additional endpoints (detail.php, download.php, get.php, tree.php) are also directly accessible without authentication and make requests using a user-supplied app_api parameter combined with an admin-configured subdomain.
AnalysisAI
The Canto plugin for WordPress (versions up to 3.1.1) contains a critical missing authorization vulnerability in the copy-media.php file and related endpoints that allows unauthenticated attackers to upload arbitrary files to the WordPress uploads directory. The vulnerability stems from multiple PHP files being directly accessible without authentication, nonce validation, or authorization checks, while also accepting attacker-controlled parameters for API endpoints and domain configuration. An attacker can exploit this to upload malicious files (within WordPress MIME type constraints) or redirect legitimate file operations to attacker-controlled infrastructure, potentially leading to remote code execution or site compromise.
Technical ContextAI
The Canto plugin (identified by CPE cpe:2.3:a:flightbycanto:canto:*:*:*:*:*:*:*:*) is a WordPress plugin designed to integrate with the Canto digital asset management system. The vulnerability exists in multiple PHP files including /wp-content/plugins/canto/includes/lib/copy-media.php, detail.php, download.php, get.php, and tree.php. The root cause is classified as CWE-862 (Missing Authorization), where the plugin accepts user-supplied POST parameters for critical configuration values (fbc_flight_domain, fbc_app_api, app_api) instead of reading them from secure admin-configured options. This allows attackers to control both the destination server and authentication tokens, bypassing the intended Canto API integration entirely. The vulnerability is compounded by the absence of nonce checks and the fact that these files are directly web-accessible, making them exploitable without requiring any WordPress user privileges.
RemediationAI
Immediately upgrade the Canto plugin to a patched version released after 3.1.1 (check the plugin's release page for the latest secure version). Until an upgrade is available or deployed, disable the Canto plugin entirely to prevent exploitation. As a network-level mitigation, restrict direct access to the /wp-content/plugins/canto/includes/lib/ directory by adding WordPress security rules (via web server configuration or security plugins) to block requests to these specific PHP files except from authenticated admin contexts. Implement Web Application Firewall (WAF) rules to block POST requests to copy-media.php, detail.php, download.php, get.php, and tree.php that originate from non-authenticated sources. Audit your WordPress uploads directory for any suspicious files uploaded since the plugin's installation date. Review WordPress configuration to ensure the uploads directory does not have PHP execution enabled (verify .htaccess or nginx configuration). For additional protection, enforce rate limiting on the plugin's endpoints and monitor file uploads for anomalies. See the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/0777f759-6980-4572-a866-0210bd5f5085?source=cve for detailed mitigation recommendations and patched version availability.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14013