Description
The 爱采集数据采集和发布插件 WordPress plugin through 1.0.0 does not require a per-install secret for one of its unauthenticated endpoints, relying on a hardcoded default, and does not validate the URLs or destination paths it is given, allowing unauthenticated attackers to read arbitrary files from the server, force it to issue arbitrary requests and retrieve the responses, and write attacker-supplied content outside the uploads directory.
Published: 2026-08-29
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from the WordPress plugin's lack of per‑installation secret for one of its unauthenticated endpoints. A hard‑coded default password is used, and the plugin does not validate either the request URLs it forwards or the destination paths it writes to. As a result, an attacker can read any file on the server, force the server to issue arbitrary requests to internal or external systems, and write arbitrary content outside the uploads directory. The primary impact is disclosure of sensitive data, potential manipulation of internal systems through SSRF, and corrupting site files, which compromises confidentiality, integrity, and availability.

Affected Systems

Affected systems include any installation of the WordPress plugin named 爱采集数据采集和发布插件 up to and including version 1.0.0. The vendor is listed as Unknown:爱采集数据采集和发布插件, providing no additional version guidance beyond the <= 1.0.0 cap. WordPress sites running this plugin are the risk surface.

Risk and Exploitability

Because the endpoint is open to unauthenticated traffic, the attack vector is a remote web request that can be constructed by anyone with internet access. No credentials are required, and the vulnerability allows direct file read, file write, and internal request generation, all of which are high‑severity capabilities. Although no EPSS score is available and the vulnerability is not in CISA's KEV catalog, the lack of input validation and authentication makes exploitation likely in environments that leave the plugin enabled. The risk is therefore significant and should be treated as high.

Generated by OpenCVE AI on August 29, 2026 at 07:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Disable or uninstall the plugin until a secured version is released.
  • If the plugin must remain active, configure a web application firewall or access control rule to block unauthenticated traffic to the vulnerable endpoint.
  • Monitor web access logs for patterns of unauthorized file read or write attempts and apply any vendor‑supplied patch or replacement as soon as it becomes available.
  • Consider replacing the plugin with a vetted alternative that enforces per‑install secrets.

Generated by OpenCVE AI on August 29, 2026 at 07:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 29 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-22
CWE-918

Sat, 29 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The 爱采集数据采集和发布插件 WordPress plugin through 1.0.0 does not require a per-install secret for one of its unauthenticated endpoints, relying on a hardcoded default, and does not validate the URLs or destination paths it is given, allowing unauthenticated attackers to read arbitrary files from the server, force it to issue arbitrary requests and retrieve the responses, and write attacker-supplied content outside the uploads directory.
Title Icollect <= 1.0.0 - Unauthenticated Arbitrary File Read, SSRF and Path Traversal File Write via Default Publishing Password
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-29T06:00:22.458Z

Reserved: 2026-08-20T07:43:07.461Z

Link: CVE-2026-77012

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-29T06:17:44.040

Modified: 2026-08-29T06:17:44.040

Link: CVE-2026-77012

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T08:00:05Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

  • CWE-918

    Server-Side Request Forgery (SSRF)