ZeroHour

CVE-2026-79571

niche

Unauthenticated access control flaw in springboot-project 1.0.0 seller APIs

CVSS 3.1
9.1 critical
EPSS
<1%p21
Published
()
Modified
AI analysis

CVE-2026-79571 is a broken access control flaw (CWE-284) in the SellerAuthorizeAspect component of the open-source springboot-project, version 1.0.0: the authorization aspect that is supposed to gate the seller management interfaces fails to enforce authentication. Because the flaw is exploitable over the network without credentials or user interaction (CVSS 3.1 base score 9.1, critical), any unauthenticated attacker who can reach the application can invoke every seller management interface. Successful exploitation allows the attacker to list all products and orders, put products on or off sale, finish or cancel orders, and modify product categories, yielding both disclosure of seller data and unauthorized changes to it. Anyone running springboot-project 1.0.0 with its seller management interfaces reachable, particularly from the internet, is affected. No public proof-of-concept, in-the-wild exploitation, or CISA KEV listing is known, and EPSS currently estimates only about a 0.2% probability of exploitation in the next 30 days.

What to do: No fixed version is documented in the available data, so operators running springboot-project 1.0.0 should restrict network access to the seller management endpoints (allowlisting or fronting them with reverse-proxy authentication) and confirm none are internet-exposed. Review products, orders, and category records for signs of unauthorized changes, and watch the upstream project for a patched release that restores seller authorization in SellerAuthorizeAspect.

Affected
springboot-project (open-source project; CVE assigned by MITRE) springboot-projectv1.0.0
Estimated exposure
nicheLikely at most dozens to a few hundred developer/demo instances; no published install or scan counts exist — No adoption data is available for springboot-project; it appears to be a small open-source sample Spring Boot e-commerce project rather than widely deployed commercial software, so exposure is presumed limited to individual developer,…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Incorrect access control in the SellerAuthorizeAspect component of springboot-project v1.0.0 allows unauthenticated attackers to access all seller management interfaces and list all products/orders, put products on/off sale, finish/cancel orders, and modify categories without authentication.

Weakness
CWE-284
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

In the news

No ingested article mentions this CVE yet.