CVE-2026-6812
Server-Side Request Forgery in Ona WordPress Theme
Publication date: 2026-05-02
Last updated on: 2026-05-05
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ona | theme | to 1.26 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The Ona theme for WordPress has a Server-Side Request Forgery (SSRF) vulnerability in all versions up to and including 1.26. This vulnerability exists in the ona_activate_child_theme function.
It allows authenticated attackers with administrator-level access or higher to make web requests to arbitrary locations from the web application.
This means attackers can use the web application to send requests to internal or external services that the server can reach.
How can this vulnerability impact me? :
An attacker with administrator-level access can exploit this vulnerability to query and modify information from internal services.
This could lead to unauthorized access to sensitive internal data or manipulation of internal systems that are normally protected from external access.