← Vulnerability feed

Vulnerability record · CVE-2018-16283 · published 24 September 2018

CVE-2018-16283: WordPress Wechat Broadcast plugin directory traversal via Image.php url parameter

WWechat Brodcast Project · Wechat Brodcast

The Wechat Broadcast plugin 1.2.0 and earlier for WordPress is vulnerable to directory traversal through the url parameter in Image.php. An unauthenticated remote attacker can use crafted path sequences to read files outside the intended directory. The flaw carries a CVSS 3.0 base score of 9.8 (critical) and a CWE-22 classification.

9.8 CVSS 3.0 Critical EPSS 63% · top 0.8% CWE-22 · Path traversal
9.8CVSS 3.0 base score, v2 7.5
63%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
9References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

The Wechat Broadcast plugin 1.2.0 and earlier for WordPress allows Directory Traversal via the Image.php url parameter.

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

Automated analysis

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

critical priorityCVSS 9.8 with network reachability, no authentication, no user interaction and public exploit code makes this a high-urgency issue for any exposed instance.

What it is

The Wechat Broadcast plugin 1.2.0 and earlier for WordPress is vulnerable to directory traversal through the url parameter in Image.php. An unauthenticated remote attacker can use crafted path sequences to read files outside the intended directory. The flaw carries a CVSS 3.0 base score of 9.8 (critical) and a CWE-22 classification.

Impact

An attacker can read arbitrary files on the web server, potentially exposing configuration files, credentials and other sensitive data. The CVSS vector indicates high confidentiality, integrity and availability impact, though the description only details file read behavior.

Attack surface

Reachable over the network through the WordPress plugin's Image.php endpoint with no authentication and no user interaction required, per the CVSS vector AV:N/AC:L/PR:N/UI:N. Any internet-exposed WordPress instance running the affected plugin is a candidate target.

Exploitation

Public exploit references exist (Exploit-DB 45438, Full Disclosure mailing list, WPVulnDB), and EPSS reports a 30-day probability of 0.6307 at the 99.164th percentile. The CVE is not listed in CISA KEV and no ransomware groups are documented as using it.

What to do

  • Update or remove the Wechat Broadcast plugin; version 1.2.0 and earlier are affected and no fixed version is stated in the record.
  • If the plugin cannot be removed, block or restrict access to Image.php at the web server or WAF layer.
  • Validate and sanitize the url parameter, rejecting path traversal sequences, as a compensating control if code changes are possible.
  • Run WordPress with least-privilege file permissions so traversal reads expose as little as possible.

Detection

  • Monitor web server logs for requests to Image.php containing traversal sequences such as ../ or encoded variants.
  • Alert on unusual file paths or sensitive filenames appearing in Image.php query strings.
  • Review outbound or local file access patterns from the WordPress process for reads outside the web root.

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

LinkTags
http://seclists.org/fulldisclosure/2018/Sep/32 ExploitMailing ListThird Party Advisory
https://github.com/springjk/wordpress-wechat-broadcast/issues/14 Issue TrackingThird Party Advisory
https://wpvulndb.com/vulnerabilities/9132 ExploitThird Party Advisory
https://www.exploit-db.com/exploits/45438/ ExploitThird Party AdvisoryVDB Entry
https://exchange.xforce.ibmcloud.com/vulnerabilities/150202 Third Party AdvisoryVDB Entry
http://seclists.org/fulldisclosure/2018/Sep/32 ExploitMailing ListThird Party Advisory
https://github.com/springjk/wordpress-wechat-broadcast/issues/14 Issue TrackingThird Party Advisory
https://wpvulndb.com/vulnerabilities/9132 ExploitThird Party Advisory
https://www.exploit-db.com/exploits/45438/ ExploitThird Party AdvisoryVDB Entry

Track CVE-2018-16283 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.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed10.0CVE-2026-34909UniFi OS path traversal allows unauthenticated file accessUniFi OS devices contain a path traversal flaw (CWE-22) that lets a network-reachable attacker read files on the underlying system. Because the expos…KEVEPSS 1.8%analysed6.5CVE-2026-20262Cisco Catalyst SD-WAN Manager path traversal in file uploadCisco Catalyst SD-WAN Manager (formerly vManage) fails to properly validate user-supplied input during a file upload process, allowing path traversal…KEVEPSS 28%analysed8.4CVE-2024-1708ConnectWise ScreenConnect path traversal enabling remote code executionConnectWise ScreenConnect 23.9.7 and earlier contain a path-traversal flaw (CWE-22) that can let an attacker execute remote code or reach confidentia…KEVEPSS 95%analysed

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