CVE-2025-3654: Petlibro Smart Pet Feeder Platform through 1.7.31 Information Disclosure via API endpoint
Petlibro Smart Pet Feeder Platform versions up to 1.7.31 contains an information disclosure vulnerability that allows unauthorized access to device hardware information by exploiting insecure API endpoints. Attackers can retrieve device serial numbers and MAC addresses through /device/devicePetRelation/getBoundDevices using pet IDs, enabling full device control without proper authorization checks.
Security readout for executives and security teams
Plain-English summary
This issue affects Petlibro smart feeder platform versions through 1.7.31. The reported weakness lets an unauthenticated party obtain feeder hardware identifiers, including serial numbers and MAC addresses, from an insecure API. The sources state those identifiers can enable full device control, making this more serious than simple data leakage for affected device owners.
Executive priority
Prioritize this for any environment that uses Petlibro smart feeders operationally or stores customer/device inventory. The issue is medium severity, but device-control implications raise business concern. If use is purely personal or non-critical, manage through vendor-update tracking and account review.
Technical view
CVE-2025-3654 is an API authorization failure in Petlibro Smart Pet Feeder Platform through 1.7.31. The cited endpoint can disclose bound device details when queried with pet IDs, exposing serial numbers and MAC addresses. The record assigns CVSS 4.0 score 6.9 and CWE-612. No KEV listing or source-confirmed active exploitation is provided.
Likely exposure
Exposure appears limited to Petlibro smart feeder users or organizations managing those devices on affected platform versions through 1.7.31. The vulnerable surface is the cloud/API path, not a local network-only interface. Evidence about patch status, backend remediation, and affected deployment scope is incomplete.
Exploitation context
The bundle reports network-accessible, unauthenticated information disclosure with low attack complexity and no user interaction. It does not provide KEV evidence or cited confirmation of active exploitation. Treat exploitation status as unconfirmed, while recognizing that exposed device identifiers may support unauthorized device control according to the sources.
Researcher notes
The evidence names an insecure API path and hardware identifier disclosure tied to pet IDs. Avoid assuming broader Petlibro products are affected beyond the listed Smart Pet Feeder Platform through 1.7.31. Patch status is not established in the provided bundle, and active exploitation is not supported.
Mitigation direction
Check Petlibro support and advisory sources for confirmed remediation; no fix is named in the bundle.
Update Petlibro apps or platform components if vendor guidance identifies a patched version.
Remove unnecessary shared access and review account/device bindings for unfamiliar entries.
Limit business reliance on affected feeders until vendor-side authorization status is confirmed.
Validation and detection
Inventory Petlibro smart feeders and associated accounts using platform versions through 1.7.31.
Confirm whether Petlibro has issued backend remediation or updated affected app versions.
Review account and device binding history for unfamiliar pets, devices, or users if logs are available.
Track CVE, VulnCheck, and researcher pages for corrected affected-version and remediation details.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-612: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-612 · source CWE mapping
Improper Authorization of Index Containing Sensitive Information
Improper Authorization of Index Containing Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.