CVE-2025-12683
BaseFortify
Publication date: 2025-11-04
Last updated on: 2025-11-04
Assigner: Gridware
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| everything | everything | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-269 | The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability exists because the Everything service, which runs with SYSTEM privileges, communicates with the lower privileged Everything GUI through a named pipe that has a NULL DACL (Discretionary Access Control List). This means all users have full permissions on the named pipe, allowing a local low privilege user to potentially cause a Service Denial Of Service or escalate privileges if combined with other vulnerabilities.
How can this vulnerability impact me? :
This vulnerability can allow a local low privilege user to disrupt the Everything service, causing a denial of service. Additionally, if combined with other vulnerabilities, it could enable privilege escalation, allowing the attacker to gain higher system privileges than intended.