{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-15578",
        "assignerOrgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
        "state": "PUBLISHED",
        "assignerShortName": "CPANSec",
        "dateReserved": "2026-02-12T23:45:23.424Z",
        "datePublished": "2026-02-16T21:18:16.085Z",
        "dateUpdated": "2026-02-17T14:46:39.850Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "collectionURL": "https://cpan.org/modules",
                    "defaultStatus": "unaffected",
                    "packageName": "Maypole",
                    "product": "Maypole",
                    "programFiles": [
                        "lib/Maypole/Session.pm"
                    ],
                    "vendor": "TEEJAY",
                    "versions": [
                        {
                            "lessThanOrEqual": "2.13",
                            "status": "affected",
                            "version": "2.10",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "type": "finder",
                    "value": "Robert Rothenberg"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Maypole versions from 2.10 through 2.13 for Perl generates session ids insecurely. The session id is seeded with the system time (which is available from HTTP response headers), a call to the built-in rand() function, and the PID."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-338",
                            "description": "CWE-338 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
                "shortName": "CPANSec",
                "dateUpdated": "2026-02-16T21:18:16.085Z"
            },
            "references": [
                {
                    "tags": [
                        "related"
                    ],
                    "url": "https://metacpan.org/dist/Maypole/source/lib/Maypole/Session.pm#L43"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "title": "Maypole versions from 2.10 through 2.13 for Perl generates session ids insecurely",
            "x_generator": {
                "engine": "cpansec-cna-tool 0.1"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 9.8,
                            "attackVector": "NETWORK",
                            "baseSeverity": "CRITICAL",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                            "integrityImpact": "HIGH",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "HIGH",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "HIGH"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-02-17T14:46:16.693155Z",
                                "id": "CVE-2025-15578",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-02-17T14:46:39.850Z"
                }
            }
        ]
    }
}