CVE-2026-75105

Source
https://cve.org/CVERecord?id=CVE-2026-75105
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-75105.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-75105
Published
2026-08-17T20:36:01Z
Modified
2026-08-25T04:03:52Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
phpIPAM Temporary Subnet Share Information Disclosure via Address Parameter
Details

phpIPAM through 1.8.1 fails to verify that a requested IP address belongs to the subnet a temporary share token was issued for. In app/temp_share/index.php and app/temp_share/address.php, when the share type is 'subnets', the subnetId parameter is used directly as a database primary key to fetch an address without confirming the address belongs to the authorized subnet. An unauthenticated party holding any valid, non-expired temporary share URL can enumerate the subnetId parameter to read every IP address record across all sections and subnets, including hostnames, DNS names, MAC addresses, owner/contact fields, and notes (which may contain credentials and configuration details).

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-639"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/75xxx/CVE-2026-75105.json"
}
References

Affected packages

Git / github.com/phpipam/phpipam

Affected ranges

Type
GIT
Repo
https://github.com/phpipam/phpipam
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.8.2"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v1.*
v1.16.003
v1.19.008
v1.2.0_beta2
v1.3.0
v1.3.2
v1.5.0
v1.6.0
v1.7.0
v1.7.1
v1.7.4
v1.8.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-75105.json"