Search
Find a vulnerability
Search criteria
2 vulnerabilities found for Live Access Server (LAS) by National Oceanic and Atmospheric Administration (NOAA)
CVE-2025-62193 (GCVE-0-2025-62193)
Vulnerability from nvd – Published: 2026-01-15 16:44 – Updated: 2026-01-15 18:47
VLAI
EPSS
VEX
Title
NOAA PMEL Live Access Server (LAS) PyFerret command injection
Summary
Sites running NOAA PMEL Live Access Server (LAS) are vulnerable to remote code execution via specially crafted requests that include PyFerret expressions. By leveraging a SPAWN command, a remote, unauthenticated attacker can execute arbitrary OS commands. Fixed in a version of 'gov.noaa.pmel.tmap.las.filter.RequestInputFilter.java' from 2025-09-24.
Severity
9.8 (Critical)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://github.com/NOAA-PMEL/LAS/tree/main | product |
| https://github.com/NOAA-PMEL/LAS/blob/main/README.md | patch |
| https://www.cve.org/CVERecord?id=CVE-2025-62193 | vdb-entry |
| https://raw.githubusercontent.com/cisagov/CSAF/de… | third-party-advisorygovernment-resource |
| https://github.com/NOAA-PMEL/LAS/commit/de5f9237b… | patch |
| https://github.com/NOAA-PMEL/LAS/commit/e69afb189… | patch |
| https://github.com/NOAA-PMEL/LAS/compare/b4b7306.… | patch |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| National Oceanic and Atmospheric Administration (NOAA) | Live Access Server (LAS) |
Affected:
8
Unaffected: 8 |
Date Public
2026-01-15 00:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-62193",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-15T17:03:16.522971Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-15T17:03:24.111Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "Live Access Server (LAS)",
"vendor": "National Oceanic and Atmospheric Administration (NOAA)",
"versions": [
{
"status": "affected",
"version": "8"
},
{
"status": "unaffected",
"version": "8"
}
]
}
],
"datePublic": "2026-01-15T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Sites running NOAA PMEL Live Access Server (LAS) are vulnerable to remote code execution via specially crafted requests that include PyFerret expressions. By leveraging a SPAWN command, a remote, unauthenticated attacker can execute arbitrary OS commands. Fixed in a version of \u0027gov.noaa.pmel.tmap.las.filter.RequestInputFilter.java\u0027 from 2025-09-24."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-62193",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-22T16:49:07.897291Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-15T18:47:34.506Z",
"orgId": "9119a7d8-5eab-497f-8521-727c672e3725",
"shortName": "cisa-cg"
},
"references": [
{
"name": "url",
"tags": [
"product"
],
"url": "https://github.com/NOAA-PMEL/LAS/tree/main"
},
{
"name": "url",
"tags": [
"patch"
],
"url": "https://github.com/NOAA-PMEL/LAS/blob/main/README.md"
},
{
"name": "url",
"tags": [
"vdb-entry"
],
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62193"
},
{
"name": "url",
"tags": [
"third-party-advisory",
"government-resource"
],
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2025/va-26-015-01.json"
},
{
"name": "url",
"tags": [
"patch"
],
"url": "https://github.com/NOAA-PMEL/LAS/commit/de5f9237bfd4ac5085bcc49a6e30bbc9507ddb29"
},
{
"name": "url",
"tags": [
"patch"
],
"url": "https://github.com/NOAA-PMEL/LAS/commit/e69afb1898ae7e69f3e047513fc1e5570373912b"
},
{
"name": "url",
"tags": [
"patch"
],
"url": "https://github.com/NOAA-PMEL/LAS/compare/b4b7306..de5f923"
}
],
"title": "NOAA PMEL Live Access Server (LAS) PyFerret command injection"
}
},
"cveMetadata": {
"assignerOrgId": "9119a7d8-5eab-497f-8521-727c672e3725",
"assignerShortName": "cisa-cg",
"cveId": "CVE-2025-62193",
"datePublished": "2026-01-15T16:44:15.708Z",
"dateReserved": "2025-10-08T17:10:06.939Z",
"dateUpdated": "2026-01-15T18:47:34.506Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2025-62193 (GCVE-0-2025-62193)
Vulnerability from cvelistv5 – Published: 2026-01-15 16:44 – Updated: 2026-01-15 18:47
VLAI
EPSS
VEX
Title
NOAA PMEL Live Access Server (LAS) PyFerret command injection
Summary
Sites running NOAA PMEL Live Access Server (LAS) are vulnerable to remote code execution via specially crafted requests that include PyFerret expressions. By leveraging a SPAWN command, a remote, unauthenticated attacker can execute arbitrary OS commands. Fixed in a version of 'gov.noaa.pmel.tmap.las.filter.RequestInputFilter.java' from 2025-09-24.
Severity
9.8 (Critical)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://github.com/NOAA-PMEL/LAS/tree/main | product |
| https://github.com/NOAA-PMEL/LAS/blob/main/README.md | patch |
| https://www.cve.org/CVERecord?id=CVE-2025-62193 | vdb-entry |
| https://raw.githubusercontent.com/cisagov/CSAF/de… | third-party-advisorygovernment-resource |
| https://github.com/NOAA-PMEL/LAS/commit/de5f9237b… | patch |
| https://github.com/NOAA-PMEL/LAS/commit/e69afb189… | patch |
| https://github.com/NOAA-PMEL/LAS/compare/b4b7306.… | patch |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| National Oceanic and Atmospheric Administration (NOAA) | Live Access Server (LAS) |
Affected:
8
Unaffected: 8 |
Date Public
2026-01-15 00:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-62193",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-15T17:03:16.522971Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-15T17:03:24.111Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "Live Access Server (LAS)",
"vendor": "National Oceanic and Atmospheric Administration (NOAA)",
"versions": [
{
"status": "affected",
"version": "8"
},
{
"status": "unaffected",
"version": "8"
}
]
}
],
"datePublic": "2026-01-15T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Sites running NOAA PMEL Live Access Server (LAS) are vulnerable to remote code execution via specially crafted requests that include PyFerret expressions. By leveraging a SPAWN command, a remote, unauthenticated attacker can execute arbitrary OS commands. Fixed in a version of \u0027gov.noaa.pmel.tmap.las.filter.RequestInputFilter.java\u0027 from 2025-09-24."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-62193",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-22T16:49:07.897291Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-15T18:47:34.506Z",
"orgId": "9119a7d8-5eab-497f-8521-727c672e3725",
"shortName": "cisa-cg"
},
"references": [
{
"name": "url",
"tags": [
"product"
],
"url": "https://github.com/NOAA-PMEL/LAS/tree/main"
},
{
"name": "url",
"tags": [
"patch"
],
"url": "https://github.com/NOAA-PMEL/LAS/blob/main/README.md"
},
{
"name": "url",
"tags": [
"vdb-entry"
],
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62193"
},
{
"name": "url",
"tags": [
"third-party-advisory",
"government-resource"
],
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2025/va-26-015-01.json"
},
{
"name": "url",
"tags": [
"patch"
],
"url": "https://github.com/NOAA-PMEL/LAS/commit/de5f9237bfd4ac5085bcc49a6e30bbc9507ddb29"
},
{
"name": "url",
"tags": [
"patch"
],
"url": "https://github.com/NOAA-PMEL/LAS/commit/e69afb1898ae7e69f3e047513fc1e5570373912b"
},
{
"name": "url",
"tags": [
"patch"
],
"url": "https://github.com/NOAA-PMEL/LAS/compare/b4b7306..de5f923"
}
],
"title": "NOAA PMEL Live Access Server (LAS) PyFerret command injection"
}
},
"cveMetadata": {
"assignerOrgId": "9119a7d8-5eab-497f-8521-727c672e3725",
"assignerShortName": "cisa-cg",
"cveId": "CVE-2025-62193",
"datePublished": "2026-01-15T16:44:15.708Z",
"dateReserved": "2025-10-08T17:10:06.939Z",
"dateUpdated": "2026-01-15T18:47:34.506Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}