PatchSiren cyber security CVE debrief
CVE-2026-75105 phpipam CVE debrief
phpIPAM through 1.8.1 has an information disclosure vulnerability in temporary subnet share functionality. An unauthenticated party with a valid temporary share URL can enumerate subnet IDs to read IP address records across all sections and subnets, including sensitive information like hostnames, DNS names, MAC addresses, and notes. This vulnerability allows unauthorized access to sensitive information, potentially exposing configuration details and credentials. System administrators and security teams should assess exposure, especially for publicly accessible instances, and apply remediation by upgrading to version 1.8.2 or later. Evidence is based on CVE description and source-re
- Vendor
- phpipam
- Product
- Unknown
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-17
- Original CVE updated
- 2026-09-24
- Advisory published
- 2026-08-17
- Advisory updated
- 2026-09-24
Who should care
System administrators and security teams using phpIPAM, especially those with publicly accessible temporary share URLs, should assess exposure and apply remediation. They should verify whether affected product deployments exist in managed environments, review official advisories, and plan vendor-supported updates or mitigations. Security teams should also review compensating controls, monitor for suspicious activity, and track exceptions.
Why it matters
CVE-2026-75105 is a high-severity information disclosure vulnerability in phpIPAM's temporary subnet share functionality. System administrators and security teams should assess exposure, especially for publicly accessible instances, and apply remediation by upgrading to version 1.8.2 or later. The vulnerability allows unauthenticated access to sensitive information, including IP address records and configuration details. Evidence is based on CVE description and source references; vendor remediation is available.
- Read access to sensitive IP address records and configuration details.
- Potential enumeration of subnet IDs to gather information across all sections and subnets.
- Exposure of hostnames, DNS names, MAC addresses, and notes, which may contain credentials and configuration details.
- Verification priority for phpIPAM instances to ensure they are not vulnerable.
Technical summary
phpIPAM through 1.8.1 fails to verify that a requested IP address belongs to the subnet a temporary share token was issued for. This allows an unauthenticated party holding any valid, non-expired temporary share URL to enumerate the subnetId parameter and read every IP address record across all sections and subnets, including hostnames, DNS names, MAC addresses, owner/contact fields, and notes. The vulnerability is due to insufficient validation of the subnetId parameter in app/temp_share/index.php and app/temp_share/address.php. Evidence is based on CVE description and source references; vendor remediation is available.
Defensive priority
High priority for systems using phpIPAM 1.8.1 or earlier, especially those with publicly accessible temporary share URLs.
Recommended defensive actions
- Verify exposure of phpIPAM instances, especially those with publicly accessible temporary share URLs.
- Assess inventory for phpIPAM version 1.8.1 or earlier.
- Apply vendor remediation by upgrading to phpIPAM version 1.8.2 or later.
- Restrict access to temporary share URLs and monitor for suspicious activity.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE description and source references indicate that phpIPAM 1.8.1 and earlier versions are affected. The vulnerability allows unauthenticated access to IP address records and sensitive information. Vendor remediation is available in version 1.8.2.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-75105 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-75105
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-75105 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75105
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/phpipam/phpipam
-
Source reference
Unverified legacy reference
URL: https://github.com/phpipam/phpipam/commit/2980be03652c0eb1db9fe2bcefaa210c854b9aea
-
Source reference
Unverified legacy reference
URL: https://github.com/phpipam/phpipam/issues/4623
-
Source reference
Unverified legacy reference
URL: https://github.com/phpipam/phpipam/releases/tag/v1.8.2
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/phpipam-temporary-subnet-share-information-disclosure-via-address-parameter
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.