Skip to content

Commit c26a722

Browse files
1 parent fabe956 commit c26a722

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-w789-3q45-984r",
4+
"modified": "2025-12-28T00:30:23Z",
5+
"published": "2025-12-28T00:30:23Z",
6+
"aliases": [
7+
"CVE-2025-68972"
8+
],
9+
"details": "In GnuPG through 2.4.8, if a signed message has \\f at the end of a plaintext line, an adversary can construct a modified message that places additional text after the signed material, such that signature verification of the modified message succeeds (although an \"invalid armor\" message is printed during verification). This is related to use of \\f as a marker to denote truncation of a long plaintext line.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68972"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://gpg.fail/formfeed"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://news.ycombinator.com/item?id=46404339"
29+
}
30+
],
31+
"database_specific": {
32+
"cwe_ids": [
33+
"CWE-347"
34+
],
35+
"severity": "MODERATE",
36+
"github_reviewed": false,
37+
"github_reviewed_at": null,
38+
"nvd_published_at": "2025-12-27T23:15:40Z"
39+
}
40+
}

0 commit comments

Comments
 (0)