Lucene search
+L

31147 matches found

CVE
CVE
added 2026/07/29 3:14 p.m.16 views

CVE-2026-54082

The CVE-2026-54082 entry affects veraPDF-validation, specifically the PDFAValidator.validate(...) and GFPDAcroForm.getdynamicRender() paths. The issue stems from parsing using the default DocumentBuilderFactory, enabling XML External Entity (XXE) processing when handling rich-text annotations, fo...

6.5CVSS5.8AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 3:11 p.m.4 views

GHSA-3JH7-WM29-Q568 veraPDF Validation XXE via Rich Text

Summary Description An XML External Entity Injection CWE-611 vulnerability in veraPDF allows a remote attacker to read arbitrary files on the server file system and perform Server-Side Request Forgery by submitting a crafted PDF containing a malicious rich-text /RC or /RV entry. This affects all...

8.7CVSS6AI score0.0032EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/29 3:11 p.m.7 views

EUVD-2026-50369

veraPDF validation model is an implementation of the veraPDF validation model. From 1.25.73 until 1.30.2 and 1.31.71, veraPDF-validation contains an XML External Entity XXE vulnerability in validation-model/src/main/java/org/verapdf/gf/model/tools/DictionaryKeysHelper.java in...

8.7CVSS5.8AI score0.0032EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/29 3:11 p.m.16 views

CVE-2026-54078

The VeraPDF validation project contains an XXE vulnerability in the validation-model module (DictionaryKeysHelper.getRichTextStringOrStreamEntryStringRepresentation). A crafted PDF with malicious rich-text /RC or /RV entries can trigger external entity expansion and reflect local file contents in...

8.7CVSS5.8AI score0.0032EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 3:11 p.m.5 views

CVE-2026-54078 veraPDF Validation XXE via Rich Text

veraPDF validation model is an implementation of the veraPDF validation model. From 1.25.73 until 1.30.2 and 1.31.71, veraPDF-validation contains an XML External Entity XXE vulnerability in validation-model/src/main/java/org/verapdf/gf/model/tools/DictionaryKeysHelper.java in...

8.7CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/07/29 3:8 p.m.10 views

GHSA-36MM-W85J-3Q2J veraPDF Validation XXE via XFA

Summary Description An XML External Entity Injection CWE-611 vulnerability in veraPDF allows a remote attacker to read arbitrary files on the server file system and perform Server-Side Request Forgery by submitting a crafted PDF containing a malicious XFA stream. This affects all current versions...

8.7CVSS6AI score0.0032EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/29 3:7 p.m.5 views

CVE-2026-54079 veraPDF Validation XXE via XFA

veraPDF validation provides PDF/A and PDF/UA validation, feature reporting, and metadata repair. From 1.17.35 until 1.30.2 and 1.31.71, veraPDF-validation contains an XML External Entity XXE vulnerability in validation-model/src/main/java/org/verapdf/gf/model/impl/pd/GFPDAcroForm.java in the...

8.7CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/29 3:7 p.m.6 views

EUVD-2026-50368

veraPDF validation provides PDF/A and PDF/UA validation, feature reporting, and metadata repair. From 1.17.35 until 1.30.2 and 1.31.71, veraPDF-validation contains an XML External Entity XXE vulnerability in validation-model/src/main/java/org/verapdf/gf/model/impl/pd/GFPDAcroForm.java in the...

8.7CVSS5.8AI score0.0032EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/29 3:7 p.m.13 views

CVE-2026-54079

CVE-2026-54079 affects veraPDF Validation. The XXE flaw resides in veraPDF-validation’s GFPDAcroForm.getdynamicRender() and is triggered by a crafted PDF containing a malicious XFA stream, causing external entity expansion during PDF/UA-1 validation. Consequences include local file disclosure or ...

8.7CVSS5.8AI score0.0032EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/29 2:28 p.m.12 views

CVE-2026-54663 swagger-typescript-api vulnerable to Server-Side Request Forgery via spec `$ref`

swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/resolved-swagger-schema.ts warmUpRemoteSchemasCache resolves external $ref URLs and fetchRemoteSchemaDocument uses isHttpUrl to fetch any http or https target without private IP,...

6.1CVSS5.9AI score0.00181EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/29 2:28 p.m.29 views

CVE-2026-54663 swagger-typescript-api vulnerable to Server-Side Request Forgery via spec `$ref`

swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/resolved-swagger-schema.ts warmUpRemoteSchemasCache resolves external $ref URLs and fetchRemoteSchemaDocument uses isHttpUrl to fetch any http or https target without private IP,...

6.1CVSS0.00181EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/29 2:28 p.m.22 views

CVE-2026-54663

swagger-typescript-api before v13.12.2 allows SSRF during code generation via warmUpRemoteSchemasCache: external $ref URLs are fetched with no private IP, DNS rebinding, redirect, or same-origin checks, enabling attacker-controlled OpenAPI specs to trigger requests to internal or link-local servi...

6.1CVSS5.9AI score0.00181EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 2:28 p.m.5 views

CVE-2026-54663 swagger-typescript-api vulnerable to Server-Side Request Forgery via spec `$ref`

swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/resolved-swagger-schema.ts warmUpRemoteSchemasCache resolves external $ref URLs and fetchRemoteSchemaDocument uses isHttpUrl to fetch any http or https target without private IP,...

6.1CVSS5.9AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/29 2:22 p.m.13 views

swagger-typescript-api vulnerable to authorization-token exfiltration via spec `$ref`

Summary When the developer supplies an --authorizationToken commonly required to fetch a private spec behind authentication, swagger-typescript-api attaches that token to the Authorization header of every subsequent HTTP request it makes while resolving external $ref URLs in the spec — with no...

7.4CVSS5.8AI score0.00243EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/29 2:21 p.m.30 views

CVE-2026-54660

swagger-typescript-api prior to 13.12.2 forwards the Authorization token to every external $ref request during openapi schema resolution, enabling token exfiltration to attacker-controlled endpoints. The root cause is getRemoteRequestHeaders attaching the token to all fetchRemoteSchemaDocument ca...

7.4CVSS5.9AI score0.00243EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 1:52 p.m.9 views

CVE-2026-55737

A flaw was found in Erlang OTP. A remote attacker can exploit a vulnerability in the Erlang external term format ETF decoder by providing a specially crafted binary to the binarytoterm/1 function. This manipulation of data types during processing can corrupt the system's memory, leading to an...

7.5CVSS5.8AI score0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/29 11:10 a.m.4 views

SUSE-SU-2026:3407-1 Security update for openvpn

This update for openvpn fixes the following issues: - CVE-2026-13122: denial of service via a malformed authentication token that triggers a reachable assertion when external-auth is enabled bsc1270413. - CVE-2026-13698: denial of service via memory leak triggered by remote attackers with a valid...

7.5CVSS5.9AI score0.00314EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/29 12:0 a.m.11 views

EUVD-2026-50569

Jinher OA C6 contains an XML External Entity XXE injection vulnerability in the /c6/JHSoft.Web.HrmAttendance/spmanagergetUserlist.aspx/GetXmlHttp endpoint. An unauthenticated remote attacker can send a crafted XML payload to read arbitrary files from the server via an out-of-band attack...

6AI score0.00349EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/29 12:0 a.m.5 views

CVE-2026-50782

Jinher OA C6 contains an XML External Entity XXE injection vulnerability in the /c6/JHSoft.Web.HrmAttendance/spmanagergetUserlist.aspx/GetXmlHttp endpoint. An unauthenticated remote attacker can send a crafted XML payload to read arbitrary files from the server via an out-of-band attack...

6AI score0.00349EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/29 12:0 a.m.56 views

CVE-2026-50782

Jinher OA C6 contains an XML External Entity XXE injection vulnerability in the /c6/JHSoft.Web.HrmAttendance/spmanagergetUserlist.aspx/GetXmlHttp endpoint. An unauthenticated remote attacker can send a crafted XML payload to read arbitrary files from the server via an out-of-band attack...

0.00349EPSS
SaveExploits0References2
Rows per page
Query Builder