Skip to content

Commit 9fef5da

Browse files
1 parent 3086d19 commit 9fef5da

2 files changed

Lines changed: 96 additions & 0 deletions

File tree

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-qgcm-97x5-6q8q",
4+
"modified": "2026-08-03T00:30:28Z",
5+
"published": "2026-08-03T00:30:28Z",
6+
"aliases": [
7+
"CVE-2026-18577"
8+
],
9+
"details": "An incomplete patch for CVE-2026-18556 allows for authentication bypass and account takeover in N-central Versions through 2026.3.1",
10+
"severity": [
11+
{
12+
"type": "CVSS_V4",
13+
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:L/SI:L/SA:L/E:A/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-18577"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://documentation.n-able.com/N-central/Release_Notes/GA/Content/N-central_2026.3_HF1_Release_Notes.htm"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://status.n-able.com/2026/08/02/n-central-2026-3-hotfix-1-mitigation-for-cve-2026-18577"
29+
},
30+
{
31+
"type": "WEB",
32+
"url": "https://www.cve.org/CVERecord?id=CVE-2026-18556"
33+
}
34+
],
35+
"database_specific": {
36+
"cwe_ids": [
37+
"CWE-288"
38+
],
39+
"severity": "HIGH",
40+
"github_reviewed": false,
41+
"github_reviewed_at": null,
42+
"nvd_published_at": "2026-08-02T23:16:26Z"
43+
}
44+
}
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-v9mp-gj7h-85r3",
4+
"modified": "2026-08-03T00:30:28Z",
5+
"published": "2026-08-03T00:30:28Z",
6+
"aliases": [
7+
"CVE-2026-3245"
8+
],
9+
"details": "A deserialization vulnerability in PRISMAproduction Version 6.5 or earlier that may lead to arbitrary code execution.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
14+
},
15+
{
16+
"type": "CVSS_V4",
17+
"score": "CVSS:4.0/AV:A/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
}
19+
],
20+
"affected": [],
21+
"references": [
22+
{
23+
"type": "ADVISORY",
24+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3245"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://cpp.canon/vulnerability-in-prismaproduction-cve-2026-3245"
29+
},
30+
{
31+
"type": "WEB",
32+
"url": "https://psirt.canon/advisory-information/cp2026-007"
33+
},
34+
{
35+
"type": "WEB",
36+
"url": "https://www.canon-europe.com/support/product-security"
37+
},
38+
{
39+
"type": "WEB",
40+
"url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-007-vulnerability-in-prismaproduction"
41+
}
42+
],
43+
"database_specific": {
44+
"cwe_ids": [
45+
"CWE-502"
46+
],
47+
"severity": "HIGH",
48+
"github_reviewed": false,
49+
"github_reviewed_at": null,
50+
"nvd_published_at": "2026-08-03T00:16:29Z"
51+
}
52+
}

0 commit comments

Comments
 (0)