CVE-2026-8193
Server-Side Request Forgery in Akaunting Invoice PDF Rendering
Publication date: 2026-05-09
Last updated on: 2026-05-09
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| akaunting | akaunting | 3.1.21 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Akaunting version 3.1.21, specifically in the processing of the file config/dompdf.php within the Invoice PDF Rendering component.
An attacker can manipulate this component to perform a server-side request forgery (SSRF) attack, which means the attacker can make the server send unauthorized requests to other internal or external resources.
The attack can be launched remotely, and the exploit code has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability allows an attacker to perform server-side request forgery, which can lead to unauthorized access to internal systems or services that are not directly exposed to the internet.
This can result in information disclosure, unauthorized actions within the internal network, or further exploitation of other vulnerabilities.
Since the exploit is publicly available, the risk of attack is increased.