Lucene search
+L

1189 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.24 views

Pandora FMS <=7.0NG.722 - Remote Code Execution

Pandora FMS versions =7.0NG.722 are vulnerable to unauthenticated remote code execution by chaining an unrestricted file upload CVE-2018-11221 and a local file inclusion CVE-2018-11222. An attacker can upload a malicious PHP file as a plugin and execute it via LFI, leading to full compromise of t...

9.8CVSS8.6AI score0.03314EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/17 9:16 p.m.5 views

CVE-2026-75531

Pandora contains a stored cross-site scripting XSS vulnerability in the rendering of URL observables. A URL extracted from or associated with an analyzed file was inserted directly into the inline JavaScript onclick handler used by the Submit to Lookyloo action. Although the value was subject to...

7CVSS0.00324EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/17 9:16 p.m.6 views

CVE-2026-75529

Pandora is affected by a stored cross-site scripting vulnerability in the PDF download functionality. The /task-download//.../pdf endpoint verifies that the submitted file is a PDF using Pandora's content-based file-type detection, but previously returned the file using sendfiletask.file.path...

6.9CVSS0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/17 9:00 p.m.3 views

CVE-2026-75531 Stored Cross-Site Scripting in URL Observables via Lookyloo Submission Handler in Pandora

Pandora contains a stored cross-site scripting XSS vulnerability in the rendering of URL observables. A URL extracted from or associated with an analyzed file was inserted directly into the inline JavaScript onclick handler used by the Submit to Lookyloo action. Although the value was subject to...

7CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 9:00 p.m.29 views

CVE-2026-75531 Stored Cross-Site Scripting in URL Observables via Lookyloo Submission Handler in Pandora

Pandora contains a stored cross-site scripting XSS vulnerability in the rendering of URL observables. A URL extracted from or associated with an analyzed file was inserted directly into the inline JavaScript onclick handler used by the Submit to Lookyloo action. Although the value was subject to...

7CVSS0.00324EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/17 9:00 p.m.18 views

CVE-2026-75531

Pandora's URL observable rendering embeds attacker-controlled URLs inside an inline JavaScript onclick handler despite HTML escaping, allowing script breakout and execution in a victim's authenticated session. The fix removes the value from the inline handler, stores it in a data-url attribute, a...

7CVSS5.3AI score0.00324EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/17 8:52 p.m.33 views

CVE-2026-75529 Stored Cross-Site Scripting via MIME-Type Confusion in PDF Downloads of Pandora

Pandora is affected by a stored cross-site scripting vulnerability in the PDF download functionality. The /task-download//.../pdf endpoint verifies that the submitted file is a PDF using Pandora's content-based file-type detection, but previously returned the file using sendfiletask.file.path...

6.9CVSS0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/17 8:52 p.m.5 views

CVE-2026-75529 Stored Cross-Site Scripting via MIME-Type Confusion in PDF Downloads of Pandora

Pandora is affected by a stored cross-site scripting vulnerability in the PDF download functionality. The /task-download//.../pdf endpoint verifies that the submitted file is a PDF using Pandora's content-based file-type detection, but previously returned the file using sendfiletask.file.path...

6.9CVSS5.1AI score
SaveExploits0References4
CVE
CVE
added 2026/08/17 8:52 p.m.24 views

CVE-2026-75529

Pandora's /task-download//.../pdf endpoint used send_file() without a fixed MIME type, letting attacker-crafted polyglot files be served inline as HTML, enabling stored XSS against victims with access to the analysis. Patched commit sets Content-Type: application/pdf, forces Content-Disposition: ...

6.9CVSS5AI score0.00277EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.8 views

PT-2026-76828

Pandora contains a stored cross-site scripting XSS vulnerability in the rendering of URL observables. A URL extracted from or associated with an analyzed file was inserted directly into the inline JavaScript onclick handler used by the Submit to Lookyloo action. Although the value was subject to...

7CVSS5.3AI score0.00324EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/16 7:27 p.m.33 views

Pandora v7.0NG.777.3 - Remote Code Execution

Arbitrary commands execution on the server by exploiting a command injection vulnerability in the LDAP authentication mechanism.This issue affects Pandora FMS- from 700 through =777.4 id: CVE-2024-11320 info: name: Pandora v7.0NG.777.3 - Remote Code Execution author: DhiyaneshDK,Shubham...

9.8CVSS9AI score0.91128EPSS
SaveExploits2References2
NVD
NVD
added 2026/08/15 10:16 p.m.10 views

CVE-2026-74764

Pandora contains a path traversal vulnerability in its TAR archive extraction functionality. When processing a submitted TAR archive, the extractor passed archive member names directly to Python's tarfile.TarFile.extract without applying an extraction filter. An attacker able to submit a speciall...

10CVSS0.00405EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 10:16 p.m.9 views

CVE-2026-74767

Pandora contains a denial-of-service vulnerability in its handling of DAA Direct Access Archive files. When extracting the internal ISO image from a DAA archive, compressed chunks were decompressed using zlib.decompress without enforcing a limit on the resulting uncompressed data. An attacker abl...

8.7CVSS0.00253EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/15 9:56 p.m.26 views

CVE-2026-74767 Unbounded DAA Decompression in Pandora Allows Denial of Service via Decompression Bomb

Pandora contains a denial-of-service vulnerability in its handling of DAA Direct Access Archive files. When extracting the internal ISO image from a DAA archive, compressed chunks were decompressed using zlib.decompress without enforcing a limit on the resulting uncompressed data. An attacker abl...

8.7CVSS0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 9:56 p.m.6 views

CVE-2026-74767 Unbounded DAA Decompression in Pandora Allows Denial of Service via Decompression Bomb

Pandora contains a denial-of-service vulnerability in its handling of DAA Direct Access Archive files. When extracting the internal ISO image from a DAA archive, compressed chunks were decompressed using zlib.decompress without enforcing a limit on the resulting uncompressed data. An attacker abl...

8.7CVSS5.5AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/15 9:56 p.m.10 views

CVE-2026-74767

Pandora contains a denial-of-service vulnerability in its handling of DAA Direct Access Archive files. When extracting the internal ISO image from a DAA archive, compressed chunks were decompressed using zlib.decompress without enforcing a limit on the resulting uncompressed data. An attacker abl...

8.7CVSS5.4AI score0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 9:56 p.m.28 views

CVE-2026-74767

Pandora has a DoS in DAA extraction: unbounded decompression of DAA chunks caused memory and CPU exhaustion. The fix uses bounded decompression (decompressobj().decompress()) with max_extracted_filesize, checks cumulative decompressed size, and raises a ZipBomb when the limit is exceeded, abortin...

8.7CVSS5.4AI score0.00253EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/15 9:39 p.m.26 views

CVE-2026-74764 Path Traversal in TAR Archive Extraction Allows Arbitrary File Write in Pandora

Pandora contains a path traversal vulnerability in its TAR archive extraction functionality. When processing a submitted TAR archive, the extractor passed archive member names directly to Python's tarfile.TarFile.extract without applying an extraction filter. An attacker able to submit a speciall...

10CVSS0.00405EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/15 9:39 p.m.9 views

CVE-2026-74764

Pandora contains a path traversal vulnerability in its TAR archive extraction functionality. When processing a submitted TAR archive, the extractor passed archive member names directly to Python's tarfile.TarFile.extract without applying an extraction filter. An attacker able to submit a speciall...

10CVSS5.7AI score0.00405EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 9:39 p.m.23 views

CVE-2026-74764 Path Traversal in TAR Archive Extraction Allows Arbitrary File Write in Pandora

Pandora contains a path traversal vulnerability in its TAR archive extraction functionality. When processing a submitted TAR archive, the extractor passed archive member names directly to Python's tarfile.TarFile.extract without applying an extraction filter. An attacker able to submit a speciall...

10CVSS5.8AI score
SaveExploits0References4
Rows per page
Query Builder