Lucene search
+L

126956 matches found

EUVD
EUVD
•added 2026/08/21 6:55 p.m.•14 views

EUVD-2026-64058

BabelDOC is a document translation tool. Prior to 0.6.3, BabelDOC's vendored PDF parser in babeldoc/pdfminer/cmapdb.py deserializes untrusted pickle data when CMapDB.loaddata loads CMap files. PDF-controlled Encoding or CMapName values and embedded PostScript usecmap operators can reach this sink...

7.8CVSS6AI score0.0038EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/21 6:55 p.m.•38 views

CVE-2026-54071 BabelDOC: Arbitrary Code Execution via CMap Pickle Deserialization in babeldoc/pdfminer/cmapdb.py

BabelDOC is a document translation tool. Prior to 0.6.3, BabelDOC's vendored PDF parser in babeldoc/pdfminer/cmapdb.py deserializes untrusted pickle data when CMapDB.loaddata loads CMap files. PDF-controlled Encoding or CMapName values and embedded PostScript usecmap operators can reach this sink...

7.8CVSS0.0038EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 6:55 p.m.•22 views

CVE-2026-54071 BabelDOC: Arbitrary Code Execution via CMap Pickle Deserialization in babeldoc/pdfminer/cmapdb.py

BabelDOC is a document translation tool. Prior to 0.6.3, BabelDOC's vendored PDF parser in babeldoc/pdfminer/cmapdb.py deserializes untrusted pickle data when CMapDB.loaddata loads CMap files. PDF-controlled Encoding or CMapName values and embedded PostScript usecmap operators can reach this sink...

7.8CVSS5.9AI score0.0038EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/21 6:55 p.m.•73 views

CVE-2026-54071

BabelDOC (a document translation tool) prior to 0.6.3 is vulnerable to arbitrary code execution via untrusted pickle deserialization in CMapDB._load_data() (babeldoc/pdfminer/cmapdb.py). A crafted PDF can embed a hex-encoded absolute path in its /Encoding or CMapName field (e.g., /#2Ftmp#2Fevil),...

7.8CVSS5.9AI score0.0038EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/21 6:55 p.m.•25 views

CVE-2026-54071 BabelDOC: Arbitrary Code Execution via CMap Pickle Deserialization in babeldoc/pdfminer/cmapdb.py

BabelDOC is a document translation tool. Prior to 0.6.3, BabelDOC's vendored PDF parser in babeldoc/pdfminer/cmapdb.py deserializes untrusted pickle data when CMapDB.loaddata loads CMap files. PDF-controlled Encoding or CMapName values and embedded PostScript usecmap operators can reach this sink...

7.8CVSS6.1AI score
SaveExploits0References6
NVD
NVD
•added 2026/08/21 6:16 p.m.•20 views

CVE-2026-71493

Infracost provides cloud cost intelligence for engineers, AI coding agents, and CI/CD. Prior to 0.10.45, the readFile, pathExists, isDir, and matchPaths template functions in internal/config/template/parser.go use a lexical filepath.Rel check and a leaf-only os.Lstat check that do not resolve an...

5.9CVSS0.00544EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/21 6:16 p.m.•19 views

CVE-2026-62675

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, multipart POST /v1/sessions accepts an authenticated user's agent bundle and omnigent/server/bundles.py validateagentbundle does not reject a tools..callable dotted Python path...

8.8CVSS0.0065EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/21 6:16 p.m.•31 views

CVE-2026-62677

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, an authenticated user can upload a session-scoped agent bundle with an absolute or traversal-containing osenv.cwd value because omnigent/spec/parser.py stores the value verbatim and...

8.8CVSS0.00606EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/21 5:52 p.m.•24 views

CVE-2026-71493 Infracost: Arbitrary file read via config-template readFile symlink traversal

Infracost provides cloud cost intelligence for engineers, AI coding agents, and CI/CD. Prior to 0.10.45, the readFile, pathExists, isDir, and matchPaths template functions in internal/config/template/parser.go use a lexical filepath.Rel check and a leaf-only os.Lstat check that do not resolve an...

5.9CVSS5.5AI score
SaveExploits0References6
CVE
CVE
•added 2026/08/21 5:49 p.m.•45 views

CVE-2026-62675

Omnigent , an open-source AI agent framework, is vulnerable to authenticated remote code execution prior to version 0.3.0. The root cause is that validate_agent_bundle in omnigent/server/bundles.py does not reject a tools..callable dotted Python path. When a malicious agent bundle is uploaded via...

8.8CVSS5.4AI score0.0065EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/21 5:47 p.m.•13 views

CVE-2026-53793

A flaw was found in rsync. This vulnerability allows remote clients to bypass path confinement, a security measure designed to restrict file access. By crafting specific paths that include a '/./' boundary marker within a chroot environment, an attacker can gain unauthorized read or write access ...

9.1CVSS5.4AI score0.00488EPSS
SaveExploits0References6
CVE
CVE
•added 2026/08/21 5:44 p.m.•39 views

CVE-2026-62677

Omnigent , an open-source AI agent framework for orchestrating coding agents, is vulnerable to arbitrary host filesystem access prior to version 0.3.0. An authenticated user can upload a session-scoped agent bundle with an absolute or traversal-containing os_env.cwd value. The parser (omnigent/sp...

8.8CVSS5.4AI score0.00606EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/21 5:44 p.m.•35 views

CVE-2026-62677 Omnigent: Unvalidated os_env.cwd in agent bundle yields arbitrary host filesystem access on runners without OMNIGENT_RUNNER_WORKSPACE

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, an authenticated user can upload a session-scoped agent bundle with an absolute or traversal-containing osenv.cwd value because omnigent/spec/parser.py stores the value verbatim and...

8.8CVSS0.00606EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/21 5:44 p.m.•22 views

CVE-2026-62677 Omnigent: Unvalidated os_env.cwd in agent bundle yields arbitrary host filesystem access on runners without OMNIGENT_RUNNER_WORKSPACE

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, an authenticated user can upload a session-scoped agent bundle with an absolute or traversal-containing osenv.cwd value because omnigent/spec/parser.py stores the value verbatim and...

8.8CVSS5.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/08/21 5:44 p.m.•18 views

CVE-2026-62677 Omnigent: Unvalidated os_env.cwd in agent bundle yields arbitrary host filesystem access on runners without OMNIGENT_RUNNER_WORKSPACE

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, an authenticated user can upload a session-scoped agent bundle with an absolute or traversal-containing osenv.cwd value because omnigent/spec/parser.py stores the value verbatim and...

8.8CVSS5.3AI score0.00606EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/08/21 4:57 p.m.•15 views

python: Python pkgutil.get_data(): Path Traversal via improper resource argument validation

A flaw was found in Python's pkgutil.getdata function, which is used to retrieve data from packages. This function did not properly validate the resource argument, allowing a local attacker to perform path traversal attacks. Path traversal enables an attacker to access files and directories store...

4.4AI score0.00245EPSS
SaveExploits0References7
NVD
NVD
•added 2026/08/21 4:18 p.m.•18 views

CVE-2026-75928

The Brushfire platform's video content streaming application https://online.brushfire.com exposes database path in requests to users, allowing a remote, unauthenticated attacker to read information about other users. Fixed February 2026...

6.9CVSS0.00533EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/21 4:10 p.m.•21 views

EUVD-2026-63996

The Brushfire platform's video content streaming application https://online.brushfire.com exposes database path in requests to users, allowing a remote, unauthenticated attacker to read information about other users. Fixed February 2026...

6.9CVSS5.2AI score0.00533EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/21 4:10 p.m.•37 views

CVE-2026-75928 Brushfire unauthenticated information disclosure

The Brushfire platform's video content streaming application https://online.brushfire.com exposes database path in requests to users, allowing a remote, unauthenticated attacker to read information about other users. Fixed February 2026...

6.9CVSS0.00533EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 4:10 p.m.•13 views

CVE-2026-75928 Brushfire unauthenticated information disclosure

The Brushfire platform's video content streaming application https://online.brushfire.com exposes database path in requests to users, allowing a remote, unauthenticated attacker to read information about other users. Fixed February 2026...

6.9CVSS5.2AI score0.00533EPSS
SaveExploits0References3
Rows per page
Query Builder