Skip to content

File tree

advisories/unreviewed/2026/01/GHSA-pp3q-3fph-xpqh/GHSA-pp3q-3fph-xpqh.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
],
3939
"database_specific": {
4040
"cwe_ids": [
41-
"CWE-369"
41+
"CWE-369",
42+
"CWE-639"
4243
],
4344
"severity": "MODERATE",
4445
"github_reviewed": false,

advisories/unreviewed/2026/02/GHSA-3qgm-jcxp-m9m6/GHSA-3qgm-jcxp-m9m6.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@
4545
}
4646
],
4747
"database_specific": {
48-
"cwe_ids": [],
48+
"cwe_ids": [
49+
"CWE-119"
50+
],
4951
"severity": "CRITICAL",
5052
"github_reviewed": false,
5153
"github_reviewed_at": null,

advisories/unreviewed/2026/02/GHSA-723j-w27h-459f/GHSA-723j-w27h-459f.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@
2929
}
3030
],
3131
"database_specific": {
32-
"cwe_ids": [],
32+
"cwe_ids": [
33+
"CWE-79"
34+
],
3335
"severity": "LOW",
3436
"github_reviewed": false,
3537
"github_reviewed_at": null,

advisories/unreviewed/2026/02/GHSA-94rx-4fcc-c849/GHSA-94rx-4fcc-c849.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@
4141
}
4242
],
4343
"database_specific": {
44-
"cwe_ids": [],
44+
"cwe_ids": [
45+
"CWE-119"
46+
],
4547
"severity": "CRITICAL",
4648
"github_reviewed": false,
4749
"github_reviewed_at": null,
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-98hx-rrj3-w3r4",
4+
"modified": "2026-02-28T06:31:14Z",
5+
"published": "2026-02-28T06:31:14Z",
6+
"aliases": [
7+
"CVE-2026-1542"
8+
],
9+
"details": "The Super Stage WP WordPress plugin through 1.0.1 unserializes user input via REQUEST, which could allow unauthenticated users to perform PHP Object Injection when a suitable gadget is present on the blog.",
10+
"severity": [],
11+
"affected": [],
12+
"references": [
13+
{
14+
"type": "ADVISORY",
15+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1542"
16+
},
17+
{
18+
"type": "WEB",
19+
"url": "https://wpscan.com/vulnerability/d6e3041f-62e8-49ba-8806-59a1c07ec43d"
20+
}
21+
],
22+
"database_specific": {
23+
"cwe_ids": [],
24+
"severity": null,
25+
"github_reviewed": false,
26+
"github_reviewed_at": null,
27+
"nvd_published_at": "2026-02-28T06:16:02Z"
28+
}
29+
}

advisories/unreviewed/2026/02/GHSA-cgrc-pwqf-64v8/GHSA-cgrc-pwqf-64v8.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@
4545
}
4646
],
4747
"database_specific": {
48-
"cwe_ids": [],
48+
"cwe_ids": [
49+
"CWE-119"
50+
],
4951
"severity": "CRITICAL",
5052
"github_reviewed": false,
5153
"github_reviewed_at": null,

advisories/unreviewed/2026/02/GHSA-h3qc-gf9h-42g6/GHSA-h3qc-gf9h-42g6.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@
4545
}
4646
],
4747
"database_specific": {
48-
"cwe_ids": [],
48+
"cwe_ids": [
49+
"CWE-288"
50+
],
4951
"severity": "CRITICAL",
5052
"github_reviewed": false,
5153
"github_reviewed_at": null,

advisories/unreviewed/2026/02/GHSA-mw3g-2cmq-pj57/GHSA-mw3g-2cmq-pj57.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@
3737
}
3838
],
3939
"database_specific": {
40-
"cwe_ids": [],
40+
"cwe_ids": [
41+
"CWE-200"
42+
],
4143
"severity": "HIGH",
4244
"github_reviewed": false,
4345
"github_reviewed_at": null,

advisories/unreviewed/2026/02/GHSA-p4fg-vw73-vr29/GHSA-p4fg-vw73-vr29.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@
4141
}
4242
],
4343
"database_specific": {
44-
"cwe_ids": [],
44+
"cwe_ids": [
45+
"CWE-288"
46+
],
4547
"severity": "CRITICAL",
4648
"github_reviewed": false,
4749
"github_reviewed_at": null,

advisories/unreviewed/2026/02/GHSA-qg48-mr48-98hv/GHSA-qg48-mr48-98hv.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@
3333
}
3434
],
3535
"database_specific": {
36-
"cwe_ids": [],
36+
"cwe_ids": [
37+
"CWE-269"
38+
],
3739
"severity": "HIGH",
3840
"github_reviewed": false,
3941
"github_reviewed_at": null,

0 commit comments

Comments
 (0)