The Planyo Online Reservation System plugin for WordPress is vulnerable to Server-Side Request Forgery leading to Local File Inclusion in all versions up to, and including, 3.0. The ulap.php file acts as an AJAX proxy and is directly accessible without WordPress bootstrapping or any authentication. The send_http_post() function validates the host of the provided URL against an allowlist that includes 'localhost', but critically fails to validate the URL scheme/protocol. This makes it possible for unauthenticated attackers to supply a file:// URL (e.g., file://localhost/etc/passwd) which bypasses the host allowlist check because parse_url() returns 'localhost' as the host. The URL is then passed to curl_init() or fopen(), both of which support the file:// protocol, allowing the attacker to read arbitrary local files on the server and have their contents returned in the HTTP response. This can lead to disclosure of sensitive files such as /etc/passwd, wp-config.php (containing database credentials and authentication keys), and other server-side files.
CVE-2026-3576
Score 7.2 from GitHub Security Advisory (severity: HIGH) published 2026-07-11. a secondary CVSS source baseline 7.2; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.2
- EG Score
- 7.2(high)
- EPSS
- 27.9%
- KEV
- Not listed
Published
July 11, 2026
Last Modified
July 13, 2026
References (12)
- security@wordfencehttps://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php#L118
- security@wordfencehttps://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php#L120
- security@wordfencehttps://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php#L59
- security@wordfencehttps://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php#L84
- security@wordfencehttps://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php#L96
- security@wordfencehttps://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php#L118
- security@wordfencehttps://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php#L120
- security@wordfencehttps://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php#L59
- security@wordfencehttps://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php#L84
- security@wordfencehttps://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php#L96
- security@wordfencehttps://plugins.trac.wordpress.org/changeset?reponame=&old=3488647%40planyo-online-reservation-system&new=3488647%40planyo-online-reservation-system
- security@wordfencehttps://www.wordfence.com/threat-intel/vulnerabilities/id/5038d12a-e119-4ab7-aadc-69b765ae7027?source=cve
Vendor Advisories for CVE-2026-3576(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 27× in last 7d / 27× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-15 17:36 UTCEG score recompute
- 2026-07-15 17:36 UTCGHSA enrichment
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 05:31 UTCEG score recompute
- 2026-07-15 05:31 UTCGHSA enrichment
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-14 17:17 UTCEG score recompute
- 2026-07-14 17:17 UTCGHSA enrichment
- 2026-07-14 05:12 UTCEG score recompute
- 2026-07-14 05:12 UTCGHSA enrichment
- 2026-07-13 22:30 UTCEPSS rescore
- 2026-07-13 17:06 UTCEG score recompute
- 2026-07-13 17:06 UTCGHSA enrichment
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 05:01 UTCEG score recompute
- 2026-07-13 05:01 UTCGHSA enrichment
- 2026-07-12 16:55 UTCEG score recompute
- 2026-07-12 16:55 UTCGHSA enrichment
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-12 04:48 UTCEG score recompute
- 2026-07-12 04:48 UTCGHSA enrichment
- 2026-07-11 16:43 UTCEG score recompute
- 2026-07-11 16:43 UTCGHSA enrichment
Show 2 moreShow fewer
- 2026-07-11 04:38 UTCEG score recompute
- 2026-07-11 04:37 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-3576?
When was CVE-2026-3576 disclosed?
Is CVE-2026-3576 actively exploited?
What is the CVSS score of CVE-2026-3576?
How do I remediate CVE-2026-3576?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-3576
Is Your Infrastructure Affected by CVE-2026-3576?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.