Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
2 vulnerabilities by weiqingwen
CVE-2026-96678 (GCVE-0-2026-96678)
Vulnerability from nvd – Published: 2026-09-23 22:45 – Updated: 2026-09-23 22:45
VLAI
EPSS
VEX
Title
weiqingwen spring-boot-forum Avatar Upload NewUserFormValidator.java validate path traversal
Summary
A security vulnerability has been detected in weiqingwen spring-boot-forum up to 538eecc3c6b85fdf0768ab4e8354b48c0c17d94f. Affected is the function validate of the file src/main/java/com/qingwenwei/util/NewUserFormValidator.java of the component Avatar Upload. The manipulation of the argument Username leads to path traversal. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
Severity
CWE
- CWE-22 - Path Traversal
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/409002 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/409002/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-96678 | third-party-advisory |
| https://vuldb.com/submit/903881 | third-party-advisory |
| https://github.com/ssiled/cve/issues/3 | exploitissue-tracking |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| weiqingwen | spring-boot-forum |
Affected:
538eecc3c6b85fdf0768ab4e8354b48c0c17d94f
cpe:2.3:a:weiqingwen:spring-boot-forum:*:*:*:*:*:*:*:* |
{
"containers": {
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:weiqingwen:spring-boot-forum:*:*:*:*:*:*:*:*"
],
"modules": [
"Avatar Upload"
],
"product": "spring-boot-forum",
"vendor": "weiqingwen",
"versions": [
{
"status": "affected",
"version": "538eecc3c6b85fdf0768ab4e8354b48c0c17d94f"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "silence. (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security vulnerability has been detected in weiqingwen spring-boot-forum up to 538eecc3c6b85fdf0768ab4e8354b48c0c17d94f. Affected is the function validate of the file src/main/java/com/qingwenwei/util/NewUserFormValidator.java of the component Avatar Upload. The manipulation of the argument Username leads to path traversal. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Path Traversal",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-23T22:45:09.921Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-409002 | weiqingwen spring-boot-forum Avatar Upload NewUserFormValidator.java validate path traversal",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/409002"
},
{
"name": "VDB-409002 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/409002/cti"
},
{
"name": "CVE-2026-96678 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-96678"
},
{
"name": "Submit #903881 | weiqingwen spring-boot-forum 1 Path Traversal",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/903881"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/ssiled/cve/issues/3"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-09-23T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-09-23T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-09-23T17:33:30.000Z",
"value": "VulDB entry last update"
}
],
"title": "weiqingwen spring-boot-forum Avatar Upload NewUserFormValidator.java validate path traversal",
"x_generator": [
"VulDB PVTS v202609"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-96678",
"datePublished": "2026-09-23T22:45:09.921Z",
"dateReserved": "2026-09-23T15:28:20.252Z",
"dateUpdated": "2026-09-23T22:45:09.921Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-96678 (GCVE-0-2026-96678)
Vulnerability from cvelistv5 – Published: 2026-09-23 22:45 – Updated: 2026-09-23 22:45
VLAI
EPSS
VEX
Title
weiqingwen spring-boot-forum Avatar Upload NewUserFormValidator.java validate path traversal
Summary
A security vulnerability has been detected in weiqingwen spring-boot-forum up to 538eecc3c6b85fdf0768ab4e8354b48c0c17d94f. Affected is the function validate of the file src/main/java/com/qingwenwei/util/NewUserFormValidator.java of the component Avatar Upload. The manipulation of the argument Username leads to path traversal. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
Severity
CWE
- CWE-22 - Path Traversal
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/409002 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/409002/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-96678 | third-party-advisory |
| https://vuldb.com/submit/903881 | third-party-advisory |
| https://github.com/ssiled/cve/issues/3 | exploitissue-tracking |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| weiqingwen | spring-boot-forum |
Affected:
538eecc3c6b85fdf0768ab4e8354b48c0c17d94f
cpe:2.3:a:weiqingwen:spring-boot-forum:*:*:*:*:*:*:*:* |
{
"containers": {
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:weiqingwen:spring-boot-forum:*:*:*:*:*:*:*:*"
],
"modules": [
"Avatar Upload"
],
"product": "spring-boot-forum",
"vendor": "weiqingwen",
"versions": [
{
"status": "affected",
"version": "538eecc3c6b85fdf0768ab4e8354b48c0c17d94f"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "silence. (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security vulnerability has been detected in weiqingwen spring-boot-forum up to 538eecc3c6b85fdf0768ab4e8354b48c0c17d94f. Affected is the function validate of the file src/main/java/com/qingwenwei/util/NewUserFormValidator.java of the component Avatar Upload. The manipulation of the argument Username leads to path traversal. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Path Traversal",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-23T22:45:09.921Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-409002 | weiqingwen spring-boot-forum Avatar Upload NewUserFormValidator.java validate path traversal",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/409002"
},
{
"name": "VDB-409002 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/409002/cti"
},
{
"name": "CVE-2026-96678 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-96678"
},
{
"name": "Submit #903881 | weiqingwen spring-boot-forum 1 Path Traversal",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/903881"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/ssiled/cve/issues/3"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-09-23T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-09-23T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-09-23T17:33:30.000Z",
"value": "VulDB entry last update"
}
],
"title": "weiqingwen spring-boot-forum Avatar Upload NewUserFormValidator.java validate path traversal",
"x_generator": [
"VulDB PVTS v202609"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-96678",
"datePublished": "2026-09-23T22:45:09.921Z",
"dateReserved": "2026-09-23T15:28:20.252Z",
"dateUpdated": "2026-09-23T22:45:09.921Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}