Security readout for executives and security teams
Plain-English summary
RELIC versions before 2020-08-01 may incorrectly accept forged RSA PKCS#1 v1.5 signatures in a narrow configuration. The issue matters where RELIC verifies signatures using low public exponent RSA keys, such as exponent 3. RELIC reportedly does not generate such low-exponent keys by default.
Executive priority
Treat this as a targeted dependency and cryptography review item, not an internet-wide emergency based on available evidence. Prioritize systems where RELIC verifies trust decisions, software updates, identities, or signed messages using externally supplied RSA keys.
Technical view
The CVE describes inadequate checks on RSA PKCS#1 v1.5 signature padding and the first two bytes in RELIC before 2020-08-01. The forgery condition requires a low public exponent. No CVSS, CWE, affected CPEs, or product-specific downstream impact are provided in the source bundle.
Likely exposure
Exposure is most likely in software embedding RELIC before 2020-08-01 for RSA PKCS#1 v1.5 signature verification while accepting low-exponent public keys. The source bundle does not identify downstream products, package versions, or CPEs, so dependency inventory is required.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation. Public details indicate a cryptographic signature-forgery condition with a specific prerequisite: low public exponent RSA. Exploit maturity and real-world abuse are not evidenced here.
Researcher notes
The strongest evidence is the CVE description and linked RELIC issue/commit references. Missing data includes CVSS, CWE, downstream affected products, exact fixed release naming, and exploitation evidence. The low-exponent prerequisite materially narrows practical exposure.
Mitigation direction
- Upgrade RELIC to source after 2020-08-01 or the referenced fixing commit lineage.
- Check vendor guidance for products that embed or statically link RELIC.
- Reject or replace low public exponent RSA keys where operationally feasible.
- Review PKCS#1 v1.5 signature validation dependencies for affected RELIC use.
Validation and detection
- Inventory applications and libraries that include RELIC directly or transitively.
- Confirm RELIC build date, commit, or source snapshot against the 2020-08-01 boundary.
- Identify RSA PKCS#1 v1.5 verification paths using RELIC.
- Check whether accepted RSA public keys include low exponents such as 3.
- Document findings where downstream product impact cannot be confirmed from sources.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2020-36315 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/relic-toolkit/relic/tree/32eb4c257fc80328061d66639b1cdb35dbed51a2CVE reference · x_refsource_MISC
- https://github.com/relic-toolkit/relic/CVE reference · x_refsource_MISC
- https://github.com/relic-toolkit/relic/issues/154CVE reference · x_refsource_MISC
- https://github.com/relic-toolkit/relic/commit/76c9a1fdf19d9e92e566a77376673e522aae9f80CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
