← Vulnerability feed

Vulnerability record · CVE-2014-5460 · published 11 September 2014

CVE-2014-5460: WordPress Slideshow Gallery plugin unrestricted PHP file upload

Tribulant · Tibulant Slideshow Gallery

The Tribulant Slideshow Gallery plugin before 1.4.7 for WordPress fails to restrict uploaded file types, letting an authenticated user upload a PHP file into wp-content/uploads/slideshow-gallery/. Because that directory is web-accessible, the uploaded file can be requested directly and executed as code.

6.5 CVSS 2.0 Medium EPSS 71% · top 0.6% CWE-20 · Improper input validation
6.5CVSS 2.0 base score
71%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
16References, 8 tagged exploit
17 Jun 2026Last modified by NVD

Description

Unrestricted file upload vulnerability in the Tribulant Slideshow Gallery plugin before 1.4.7 for WordPress allows remote authenticated users to execute arbitrary code by uploading a PHP file, then accessing it via a direct request to the file in wp-content/uploads/slideshow-gallery/.

AV:N/AC:L/Au:S/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

high priorityAuthenticated remote code execution with public exploit code and very high EPSS, though it requires a valid account and the plugin is old.

What it is

The Tribulant Slideshow Gallery plugin before 1.4.7 for WordPress fails to restrict uploaded file types, letting an authenticated user upload a PHP file into wp-content/uploads/slideshow-gallery/. Because that directory is web-accessible, the uploaded file can be requested directly and executed as code.

Impact

An attacker with a low-privileged authenticated account gains remote code execution on the WordPress host, allowing full compromise of the site and potentially the underlying server.

Attack surface

Reached over the network through the plugin's upload functionality; the CVSS vector (AV:N/AC:L/Au:S) indicates a single authenticated account is required and no user interaction beyond the upload is needed.

Exploitation

Public exploit code exists (multiple Exploit-tagged references and Exploit-DB entries), and EPSS is high at roughly 0.71 (99th percentile), though the CVE is not listed in CISA KEV.

What to do

  • Update the Slideshow Gallery plugin to 1.4.7 or later, per the vendor changelog.
  • If patching is not immediately possible, disable or remove the plugin.
  • Restrict upload permissions to trusted roles only and audit accounts with upload capability.
  • Block PHP execution in wp-content/uploads via web server configuration.
  • Remove any unexpected PHP files already present under wp-content/uploads/slideshow-gallery/.

Detection

  • Monitor wp-content/uploads/slideshow-gallery/ for newly created .php files.
  • Alert on HTTP requests to PHP files under wp-content/uploads/.
  • Review web server logs for POST requests to the plugin's upload endpoints followed by direct GETs to uploaded files.
  • Audit WordPress users and roles for unexpected or recently added accounts with upload rights.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2014-5460 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.5CVE-2026-93952Arista velocloud orchestrator improper input validation vulnerabilityVeloCloud Orchestrator (VCO) on-prem has a security issue where this issue may allow a remote attacker to access privileged internal functionality an…KEVEPSS 0.90%8.8CVE-2019-1068Microsoft SQL Server improper input validation remote code executionMicrosoft SQL Server mishandles processing of internal functions, allowing an authenticated remote attacker to execute code on the database server. T…KEVEPSS 58%analysed5.9CVE-2025-68686FortiOS symbolic link patch bypass exposes sensitive informationFortiOS contains an information exposure flaw (CWE-200) that lets a remote unauthenticated attacker bypass the patch for the symbolic link persistenc…KEVEPSS 30%analysed9.3CVE-2026-12569PTC Windchill PDMlink and FlexPLM deserialization RCEPTC Windchill PDMlink and FlexPLM contain a deserialization of untrusted data flaw (also classified as improper input validation) that allows remote …KEVEPSS 46%analysed10.0CVE-2026-34910Ubiquiti UniFi OS input validation flaw allows command injectionUniFi OS devices contain an improper input validation vulnerability (CWE-20) that lets a network-reachable attacker inject and execute commands. It a…KEVEPSS 46%analysed7.2CVE-2026-6973Ivanti EPMM improper input validation enables remote code executionIvanti Endpoint Manager Mobile (EPMM) before versions 12.6.1.1, 12.7.0.1, and 12.8.0.1 contains an improper input validation flaw (CWE-20) that lets …KEVEPSS 2.5%analysed7.5CVE-2026-20133Cisco Catalyst SD-WAN Manager insufficient file system restrictions expose dataCisco Catalyst SD-WAN Software has insufficient file system restrictions that let an attacker read sensitive files on the underlying operating system…KEVEPSS 32%analysed8.8CVE-2026-34197Apache ActiveMQ Jolokia JMX bridge code injection via broker config URIApache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ with a default policy that allows exec operations on all org.apache.acti…KEVEPSS 15%analysed

Source: NIST National Vulnerability Database (record CVE-2014-5460), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.