原始 OSV JSON{
"id": "GHSA-fv26-4939-62fh",
"aliases": [
"CVE-2026-42569"
],
"details": "# Security Advisory: Unauthenticated Access to Legacy Import Feature\n\n**Severity:** Critical\n**Affected versions:** phpVMS 7.x (up to 7.0.5)\n**Fixed in:** v7.0.6\n**Component:** Legacy importer\n\n## Summary\n\nA critical vulnerability in phpVMS 7.x allowed unauthenticated access to a legacy import feature. Although this feature is deprecated, parts of it remained accessible and operational.\n\n## Impact\n\nA remote attacker could trigger internal processes that modify or delete application data, potentially resulting in:\n\n- Data loss\n- Service disruption\n\nNo authentication was required.\n\n## Remediation\n\n- **Update immediately** to [the latest patched version](https://github.com/phpvms/phpvms/releases/tag/7.0.7)\n- If unable to update:\n - The release link has instructions on how to fix it (it's a one-line fix to comment out the routes)\n\n## Affected Versions\n\n* Affected: phpVMS 7.x ≤ 7.0.5\n* Not affected: phpVMS >= 7.0.6, v8 (feature removed from public access)",
"summary": "phpVMS has an /importer authorization bypass causing full database wipe",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "7.0.6"
}
]
}
],
"package": {
"name": "nabeel/phpvms",
"ecosystem": "Packagist"
}
}
],
"modified": "2026-05-13T13:42:25Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H"
}
],
"published": "2026-05-04T21:20:40Z",
"references": [
{
"url": "https://github.com/phpvms/phpvms/security/advisories/GHSA-fv26-4939-62fh",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42569",
"type": "ADVISORY"
},
{
"url": "https://github.com/phpvms/phpvms/commit/f59ba8e0e8fc25c60c3faf14e526cfd49df3f7dc",
"type": "WEB"
},
{
"url": "https://github.com/phpvms/phpvms",
"type": "PACKAGE"
},
{
"url": "https://github.com/phpvms/phpvms/releases/tag/7.0.6",
"type": "WEB"
},
{
"url": "https://github.com/phpvms/phpvms/releases/tag/7.0.7",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-284",
"CWE-306",
"CWE-862"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2026-05-09T20:16:29Z",
"github_reviewed_at": "2026-05-04T21:20:40Z"
}
}