Lucene search
+L

Yoast SEO 16.7-17.2 - Information Disclosure

🗓️ 02 Aug 2026 03:00:19Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 69 Views

Yoast SEO 16.7-17.2 susceptible to information disclosure, wp/v2/posts REST exposes featured image internal pat

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2021-25118
28 Feb 202209:15
attackerkb
circl
Circl
CVE-2021-25118
27 Apr 202309:58
circl
cnnvd
CNNVD
WordPress plugin Yoast SEO 信息泄露漏洞
28 Feb 202200:00
cnnvd
cnvd
CNVD
WordPress Yoast SEO plugin information leakage vulnerability
2 Mar 202200:00
cnvd
cve
CVE
CVE-2021-25118
28 Feb 202209:06
cve
cvelist
Cvelist
CVE-2021-25118 Yoast SEO 16.7-17.2 - Unauthenticated Full Path Disclosure
28 Feb 202209:06
cvelist
euvd
EUVD
EUVD-2021-12030
28 Feb 202209:06
euvd
nvd
NVD
CVE-2021-25118
28 Feb 202209:15
nvd
openvas
OpenVAS
WordPress Yoast SEO Plugin 16.7 < 17.3 Information Disclosure Vulnerability
14 Sep 202300:00
openvas
openvas
OpenVAS
WordPress Yoast SEO Plugin < 17.3 Information Disclosure Vulnerability
14 Mar 202200:00
openvas
Rows per page
id: CVE-2021-25118

info:
  name: Yoast SEO 16.7-17.2 - Information Disclosure
  author: DhiyaneshDK
  severity: medium
  description: Yoast SEO plugin 16.7 to 17.2 is susceptible to information disclosure, The plugin discloses the full internal path of featured images in posts via the wp/v2/posts REST endpoints, which can help an attacker identify other vulnerabilities or help during the exploitation of other identified vulnerabilities.
  impact: |
    An attacker can exploit this vulnerability to gain sensitive information from the target system.
  remediation: Fixed in version 17.3.
  reference:
    - https://wpscan.com/vulnerability/2c3f9038-632d-40ef-a099-6ea202efb550
    - https://plugins.trac.wordpress.org/changeset/2608691
    - https://nvd.nist.gov/vuln/detail/CVE-2021-25118
    - https://github.com/20142995/sectool
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2021-25118
    cwe-id: CWE-200
    epss-score: 0.05632
    epss-percentile: 0.9217
    cpe: cpe:2.3:a:yoast:yoast_seo:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: yoast
    product: yoast_seo
    framework: wordpress
  tags: cve2021,cve,wpscan,wordpress,wp-plugin,fpd,wp,yoast,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-json/wp/v2/posts?per_page=1"

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - "application/json"

      - type: regex
        regex:
          - '"path":"(.*)/wp-content\\(.*)","size'

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        group: 1
        regex:
          - '"path":"(.*)/wp-content\\(.*)","size'
        part: body
# digest: 4a0a004730450220146c41950388c4728ce629adcd00b1d5f12a9d43ac7734b383a5cc940f1f90c2022100e3842b107d988f2d39ce24f4aec9969d7263004d01f086f1286744d84eb8fa4d: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
5.9Medium risk
Vulners AI Score5.9
CVSS 25
CVSS 3.15.3
EPSS0.05632
69