CVE-2025-3646: Petlibro Smart Pet Feeder Platform through 1.7.31 Authorization Bypass via Device Share API
Petlibro Smart Pet Feeder Platform versions up to 1.7.31 contains an authorization bypass vulnerability that allows unauthorized users to add users as shared owners to any device by exploiting missing permission checks. Attackers can send requests to the device share API to gain unauthorized access to devices and view owner information without proper authorization validation.
Security readout for executives and security teams
Plain-English summary
CVE-2025-3646 is an authorization bypass in the Petlibro Smart Pet Feeder Platform through 1.7.31. An unauthorized person could become a shared owner of a device and see owner information. This is a privacy and control issue for connected feeders, especially where devices are tied to household accounts.
Executive priority
Treat this as a high-priority consumer IoT exposure if Petlibro feeders are used in managed residences, facilities, or executive households. Prioritize ownership review, updates, and vendor confirmation rather than broad enterprise emergency response.
Technical view
The issue is CWE-306: missing authentication or permission enforcement in the device share API. The CVSS 3.1 score is 7.3, with network attack vector, low complexity, no privileges, and no user interaction. Reported impact includes limited confidentiality, integrity, and availability effects.
Likely exposure
Exposure is likely limited to Petlibro Smart Pet Feeder Platform deployments through version 1.7.31. The bundle provides no CPEs and does not confirm which mobile apps, cloud tenants, regions, or device models map to the vulnerable platform version.
Exploitation context
The bundle does not indicate active exploitation, and KEV is false. Public research and VulnCheck describe the authorization weakness, but no cited source here confirms in-the-wild attacks. Risk remains meaningful because the issue is remotely reachable and requires no prior account privileges or user interaction.
Researcher notes
The affected record has limited product metadata and no CPEs. It lists Petlibro platform through 1.7.31, but the affected entry includes sparse version data. Avoid assuming models or fixes not named in the sources. Validate exposure through vendor materials and observable account-sharing state.
Mitigation direction
Check Petlibro guidance for fixed platform, app, firmware, or cloud-side changes.
Update Petlibro apps and feeder firmware where vendor updates are available.
Review shared users on Petlibro feeder devices and remove unrecognized access.
Rotate account credentials if unexpected sharing or owner information exposure is suspected.
Monitor vendor communications because the bundle does not name a definitive patch.
Validation and detection
Inventory Petlibro smart feeder devices and associated account owners.
Confirm platform, app, and firmware versions against vendor guidance.
Review device sharing lists for unknown or unexpected users.
Check account activity or notifications for unexplained device-sharing changes.
Document uncertainty where platform version mapping is not visible to users.
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 · medium confidence lookup
CWE-306: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program 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-306 · source CWE mapping
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.